Project

General

Profile

Activity

From 07/20/2013 to 08/18/2013

08/18/2013

02:48 PM Feature #2945 (Ready For Testing): Extend AR to add getter/setter methods *_names similar to *_ids
https://github.com/theforeman/foreman/pull/850 Joseph Magen
12:43 PM Feature #2945 (Closed): Extend AR to add getter/setter methods *_names similar to *_ids
This will be leveraged by CLI Joseph Magen
02:56 AM Feature #2944 (Closed): PR #849: network model selection for libvirt
https://github.com/theforeman/foreman/pull/849
I added support to libvirt VM creation to specify a network model.
...
Jeremy Kitchen
01:25 AM Bug #1745: If FQDN for puppetmaster starts with "puppet" Foreman strips the domain.
ok, so the code change was pretty trivial. I have it done, however I have 2 questions:
1) how do I make this setti...
Jeremy Kitchen

08/17/2013

07:29 PM Bug #1745 (Assigned): If FQDN for puppetmaster starts with "puppet" Foreman strips the domain.
Dominic Cleal

08/16/2013

03:41 PM Bug #2877 (Assigned): deleting a currently selected org results to a 404 hell
Anonymous
03:17 PM Feature #2943 (Closed): Make it possible to unset a host's root password
If a root password is set at a the host level it is not possible to unset it without munging the database directly.
...
Robin Bowes
11:52 AM Smart Proxy Bug #2941 (Closed): An incorrect error message ends up in the logs when POST'ing to sign a cert via /puppet/ca/<certname>
Applied in changeset commit:d19bf7ba9bce2370c26343d16179c48577681d19. Sam Kottler
11:51 AM Smart Proxy Bug #2941 (Ready For Testing): An incorrect error message ends up in the logs when POST'ing to sign a cert via /puppet/ca/<certname>
https://github.com/theforeman/smart-proxy/pull/107 Dominic Cleal
11:51 AM Feature #2942 (Closed): Plugin i18n support
Changes necessary in Foreman to enable i18n for plugins. Lukas Zapletal
11:49 AM Bug #2806 (Duplicate): User created Installation Media does not show up when adding a new Operating System
Dominic Cleal

08/15/2013

09:59 PM Smart Proxy Bug #2941 (Closed): An incorrect error message ends up in the logs when POST'ing to sign a cert via /puppet/ca/<certname>
It mentions autosigning, but a simple signing is what's happening. Sam Kottler
09:31 PM Refactor #2910 (Closed): Change extension on files with .erb to .html.erb
Applied in changeset commit:1d7d1ffd3e010c289dbbb39d919b04ca8335f402. Joseph Magen
08:48 PM Refactor #2910 (Ready For Testing): Change extension on files with .erb to .html.erb
https://github.com/theforeman/foreman/pull/841 Dominic Cleal
07:13 PM Feature #2936: Number of hosts shown in hosts/index
I think Daniel's got a point though - this is a global setting that can only be changed by administrators. It makes ... Dominic Cleal
07:10 PM Feature #2936: Number of hosts shown in hosts/index
I have to admit this totally works for me. Lukas Zapletal
06:57 AM Feature #2936: Number of hosts shown in hosts/index
Go to More > Settings > General and change entries_per_page. The default is 20. However, changing this affects all ... Joseph Magen
07:08 PM Bug #2940 (Closed): Unable to remove smart parameter with long name
As reported by user on IRC,
if you have a longer named smart variable in the puppet class, the X hyperlink is not ...
Lukas Zapletal
07:06 PM Bug #2891 (Ready For Testing): Openstack power controls don't work
Thanks for your contribution! Lukas Zapletal
05:31 PM Feature #863 (Closed): add ability to restrict ldap authentication to a security group
Applied in changeset commit:4e4671ce95fc666b3c087351177247cb39d1a4c3. Anonymous
06:50 AM Feature #863 (Ready For Testing): add ability to restrict ldap authentication to a security group
Dominic Cleal
06:41 AM Feature #863: add ability to restrict ldap authentication to a security group
https://github.com/theforeman/foreman/pull/846 Nils Domrose
03:44 PM Bug #2718 (Rejected): Subnet doesn't appear when domain and subnet is assigned to a specific location
Anonymous
03:35 PM Bug #2718: Subnet doesn't appear when domain and subnet is assigned to a specific location
can't reproduce the issue with Foreman 1.2.1 (on Fedora 18). Anonymous
11:39 AM Bug #2718: Subnet doesn't appear when domain and subnet is assigned to a specific location
Can't reproduce the issue as described with code from master; Will check the same with the latest release. Anonymous
08:56 AM Bug #2718 (Assigned): Subnet doesn't appear when domain and subnet is assigned to a specific location
I wonder if this is the same as #2734, worth double checking that it's still reproducible. We fixed this later in 1.... Dominic Cleal
02:13 PM Feature #2932 (Ready For Testing): Add find by fullname for Operatingsystem
https://github.com/theforeman/foreman/pull/847 Joseph Magen
02:04 PM Feature #2931 (Ready For Testing): API v2 hosts JSON response, add *_name for each *_id
Dominic Cleal

08/14/2013

06:28 PM Feature #2938 (Duplicate): Subnet Parameters
Dominic Cleal
04:52 PM Feature #2938 (Duplicate): Subnet Parameters
I would like to see if we can expose subnet parameters to hosts. For example, Facter lacks a gateway parameter, I wa... Sean Alderman
02:59 PM Feature #2937 (New): Resize hosts table to use more screen width
The hostgroup column is very narrow by design. Would it be possible for example to have the whole table autoresize to... Daniel Lobato Garcia
02:57 PM Feature #2936 (New): Number of hosts shown in hosts/index
The current Foreman hosts list shows only 20 hosts at a time.
It would be helpful to let users customize this per a...
Daniel Lobato Garcia
02:41 PM Bug #2891: Openstack power controls don't work
https://github.com/theforeman/foreman/pull/845 Daniel Lobato Garcia
02:06 PM Bug #2683: nightly build is missing jquery.ui.autocomplete
I suppose that wouldn't hurt. Greg Sutcliffe
12:19 PM Bug #2683: nightly build is missing jquery.ui.autocomplete
David Schmitt wrote:
> I've now restarted the apache/passenger hosting the foreman, and voila! it works again. This ...
Dominic Cleal
09:49 AM Bug #2683 (Resolved): nightly build is missing jquery.ui.autocomplete
No worries, glad it was quick to resolve ;) Greg Sutcliffe
09:47 AM Bug #2683: nightly build is missing jquery.ui.autocomplete
Thanks for that testing!
I've now restarted the apache/passenger hosting the foreman, and voila! it works again. T...
David Schmitt
09:40 AM Bug #2683 (Feedback): nightly build is missing jquery.ui.autocomplete
I would expect the assets:precompile to fail - you don't have foreman-assets installed. I downloaded your tarball and... Greg Sutcliffe
09:18 AM Bug #2683 (Assigned): nightly build is missing jquery.ui.autocomplete
Sadly, I hit the same error on upgrade from 1.2.0+debian2 to 1.2.1+debian1.
I've uploaded the debs and /usr/share/...
David Schmitt
01:33 PM Feature #2236: Add "Custom Field" Functionality for hosts
Speaking strictly as a user here:
* I do believe that putting these "custom fields" on the host properties page is...
Josh Baird
01:23 PM Feature #2236: Add "Custom Field" Functionality for hosts
Yes, non-parameter types can be exposed to the ENC. Need to re-open the method managed#info from the engine and then... Joseph Magen
12:20 PM Feature #2236: Add "Custom Field" Functionality for hosts
Also, I would like to say that I do believe the foreman_custom_paramaters functionality will be useful to many people... Josh Baird
12:19 PM Feature #2236: Add "Custom Field" Functionality for hosts
I still question if this feature should be implemented using host parameters, or if it would be better suited to be i... Josh Baird
08:44 AM Feature #2236: Add "Custom Field" Functionality for hosts
Josh,
I submitted a PR for Foreman Core https://github.com/theforeman/foreman/pull/842
that adds a boolean field ...
Joseph Magen
12:56 PM Feature #2931: API v2 hosts JSON response, add *_name for each *_id
https://github.com/theforeman/foreman/pull/844
Default is *_name for all *_id fields. I would like to make this f...
Joseph Magen
09:39 AM Feature #2931: API v2 hosts JSON response, add *_name for each *_id
The same for *_ids -> *_names, please Tomáš Strachota
09:22 AM Feature #2931 (Closed): API v2 hosts JSON response, add *_name for each *_id
Currently
host": {
"name": "fdev2.sat.lab.tlv.redhat.com",
"id": 394,
"ip": "10.35.27....
Joseph Magen
11:52 AM Bug #2933 (Ready For Testing): Installation media API misses some features
https://github.com/theforeman/foreman/pull/843 Tomáš Strachota
11:29 AM Bug #2933 (Closed): Installation media API misses some features
* read actions it does not show os family, os ids, timestamps
* it's not possible to pass os ids to create and updat...
Tomáš Strachota
11:36 AM Bug #2671: Encoding problem with ruby1.9 and UTF-8
Hello,
I've got the same problem. Just upgraded my Squeeze to Wheezy and now I got some errors when I click on edi...
Patrick Martins
11:33 AM Refactor #2934 (New): Apipie params for ordering and pagination are repeated everywhere
We repeat the same params more than 30 times accross all api controllers. This can be more dry if we use param groups... Tomáš Strachota
11:23 AM Feature #2932: Add find by fullname for Operatingsystem
What we want to achieve in the end is to be able to translate from names to ids in cli. This will allow us to use nam... Tomáš Strachota
09:24 AM Feature #2932 (Closed): Add find by fullname for Operatingsystem
request for API to support CLI Joseph Magen

08/13/2013

03:04 PM Feature #2113: Better VMWare Datastore UI
Additional request - user should have the option to thin or thick provision storage. Currently, everything is thin p... Josh Baird
02:38 PM Feature #2930 (New): VM Properties Functionality
A few ideas around VM properties:
* The VM properties (ie, cluster, hypervisor, etc) should be available to hosts ...
Josh Baird
02:28 PM Feature #2236: Add "Custom Field" Functionality for hosts
Joseph,
Here are my thoughts on using parameters:
* The user interface for parameters is not very eloquent. Th...
Josh Baird
12:11 PM Feature #2236: Add "Custom Field" Functionality for hosts
Josh,
Check out https://github.com/isratrade/foreman_custom_parameters
I implemented "custom fields" as creatin...
Joseph Magen
11:31 AM Bug #2169 (Closed): Selecting a different OpenStack tenant has no effect
Applied in changeset commit:d613acf033b6021d21deb76d6a2b57fcdec266a9. Daniel Lobato Garcia
11:31 AM Feature #1711 (Closed): Need an option to choose whether a Libvirt-based VM should have a VNC password set or not
Applied in changeset commit:b760d48dd8cadb95aa3cfbcdb5347cfd24a6cb31. Greg Sutcliffe
10:34 AM Feature #1711 (Ready For Testing): Need an option to choose whether a Libvirt-based VM should have a VNC password set or not
https://github.com/theforeman/foreman/pull/753 Dominic Cleal
11:31 AM Feature #2721 (Closed): Allow libvirt to use spice display
Applied in changeset commit:b760d48dd8cadb95aa3cfbcdb5347cfd24a6cb31. Greg Sutcliffe
11:31 AM Feature #2833 (Closed): Remove direct endpoints from Rackspace compute resource
Applied in changeset commit:79c4c23812200ddec2826540e327f7420be4e4b7. Sam Kottler
10:28 AM Feature #2833 (Ready For Testing): Remove direct endpoints from Rackspace compute resource
https://github.com/theforeman/foreman/pull/809 Dominic Cleal
11:31 AM Bug #2832 (Closed): The rackspace compute resource's client method should not longer use deprecated symbols when creating a new Fog::Compute object
Applied in changeset commit:8ea76e64b088448834070b02f3a993e131ee9694. Sam Kottler
11:31 AM Refactor #2869 (Closed): refactor method find_nested_obj into API::BaseController
Applied in changeset commit:c1a23d7774da9402fd6081ebde1f9bea4987b77d. Joseph Magen
11:31 AM Feature #2424 (Closed): encrypt compute resource password
Applied in changeset commit:08f6e65bec2e70c78c671cffc4da5018e15df66f. Joseph Magen
11:21 AM Feature #2929 (Closed): Generate CR encryption key during package installation
In #2424, compute resource passwords gained the ability to be encrypted. This requires that a key is generated and e... Dominic Cleal
10:33 AM Feature #2742 (Duplicate): VNC/Spice password creation should be optional
Dominic Cleal
10:32 AM Feature #1740 (Duplicate): VNC password should be optional on hypervisors
Closing as a duplicate of #1711. This feature has been implemented in https://github.com/theforeman/foreman/pull/753... Dominic Cleal
08:31 AM Bug #2898 (Closed): missing API v2 nested routes for config_templates/:id/locations & organizations
Applied in changeset commit:cf634596b48c8d5694fe0cddccea6841f2710cd2. Joseph Magen
07:07 AM Bug #2898 (Ready For Testing): missing API v2 nested routes for config_templates/:id/locations & organizations
https://github.com/theforeman/foreman/pull/837 Joseph Magen
07:12 AM Refactor #2910 (Closed): Change extension on files with .erb to .html.erb
Joseph Magen

08/12/2013

08:45 PM Feature #2703: Create vmware virtual machines by cloning a template
+1 for this feature! uncle billy
01:31 PM Bug #2909 (Closed): Poor Grammar used on the Facts welcome page
Applied in changeset commit:e18130611ec9672de06e63cefa8b67185ecc8d6d. Bernard McKeever
11:56 AM Bug #2909 (Closed): Poor Grammar used on the Facts welcome page
_You don't seem to have any facts, if you wish to configure it, please follow setting up facts._
Should read somet...
Bernard McKeever
11:17 AM Feature #2764 (New): Override values in setting model from settings.yaml
Dominic Cleal
11:10 AM Feature #2764: Override values in setting model from settings.yaml
Ok I need to close this browser tab for now :-) Lukas Zapletal
10:46 AM Bug #2345: Unable to update hostgroup parameter by REST API
If someone is interested, i attach a ruby example for this.
The script expects three variables if you run it.
...
Stefan Held
10:13 AM Bug #2345: Unable to update hostgroup parameter by REST API
Got it !
Here my Howto:
*First get the ID of the hostgroup:*
curl -X GET -H "Content-Type:application/json" -H...
Axel Tischer
02:14 AM Bug #2345: Unable to update hostgroup parameter by REST API
Hi
I thried with curl and PUT again:
curl -X PUT -H "Content-Type: application/json;version=2" -d '{"hostgroup...
Axel Tischer
08:28 AM Smart Proxy Bug #2878: Import Classes fails when using parser = future
Also worth noting is that this module applies cleanly, there are no errors as far as puppet is concerned. Tomas Edwardsson
03:59 AM Bug #2169 (Ready For Testing): Selecting a different OpenStack tenant has no effect
Dominic Cleal

08/09/2013

09:26 AM Bug #2169: Selecting a different OpenStack tenant has no effect
https://github.com/theforeman/foreman/pull/838 Daniel Lobato Garcia
07:15 AM Bug #2345: Unable to update hostgroup parameter by REST API
Me again
I changed my RESTClient to use PUT instead of POST. Now I get HTTP 200 and OK but nothing changed
Axel Tischer
06:19 AM Bug #2345: Unable to update hostgroup parameter by REST API
Hi there
I still get the problem when trying to update hte hostgroup:
Foreman Version Version 1.2.0 © 2009-2013...
Axel Tischer
05:13 AM Feature #1018: Add rundeck integration support
No longer works since it seems the project is going away from yaml as an output format? Mark Chaney

08/08/2013

10:47 AM Feature #2890: Allow admin mode to be toggled.
Hmmm this is an interesting idea, but won't two browser sessions do the same work for you? I've never seen something ... Lukas Zapletal
08:25 AM Feature #2890: Allow admin mode to be toggled.
I think we should call it 'god mode' or maybe the foreman mode:) Ohad Levy
07:59 AM Feature #2890: Allow admin mode to be toggled.
Hi,
Assuming I have admin privileges in the first place then when visiting the foreman UI there would be an additi...
Steve Traylen
06:35 AM Feature #2890: Allow admin mode to be toggled.
Hey,
can you explain to me what you mean by toggling on and off? Apparently, we cannot allow everybody to toggle a...
Lukas Zapletal
10:37 AM SELinux Bug #2896 (Rejected): selinux denials on F19
Hello,
thanks for the report. This is not a bug in Foreman, but in Puppet (master). They both start in mod_passeng...
Lukas Zapletal
09:41 AM Support #2611 (Closed): LDAP authentication against IPA not working.
fixed by update rubygem-net-ldap for 2737 Anonymous
09:40 AM Bug #2737: Upgrade ruby193-rubygem-net-ldap in foreman to 0.3.1
This was the same issue as for 2611. Closing that as well. Anonymous
08:34 AM Feature #2900 (New): make routes files independent of the settings and return proper error message if locations or organizations have been disabled
Currently, locations/organizations routes don't exist if settings are disabled
if SETTINGS[:locations_enabled]
...
Joseph Magen
07:24 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
Hey, thanks for the report. Typical database consistency issue, it should disappear with our foreign keys effort whic... Lukas Zapletal
06:35 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
Another correction:
Unable to remove the ptable because it is still associated with the OS
should say:
Unable to r...
Jon Shanks
06:33 AM Bug #2899: Unable to remove the ptable because it is still associated with the host
*Correction*
Ptable removed from the OS, but still remained to be associated with the OS)
*Should say*
Ptabl...
Jon Shanks
06:33 AM Bug #2899 (Closed): Unable to remove the ptable because it is still associated with the host
Ptable created -> Associted with OS
Host created -> Associated with OS (associated with the ptable indirectly)
Pt...
Jon Shanks
04:00 AM Bug #2898 (Closed): missing API v2 nested routes for config_templates/:id/locations & organizations
Joseph Magen

08/07/2013

04:58 PM Bug #2298: User in multiple Orgs gets 'Any Organization' option that really is any Org
in the pull I submitted above the two lines:
+ elsif !User.current.admin?
+ ...
Anonymous
04:50 PM Bug #2298: User in multiple Orgs gets 'Any Organization' option that really is any Org
In 1.2 creating a non-admin user assigned to multiple orgs and then logging in as them will give you nil org, allowin... Anonymous
04:48 PM Bug #2298 (New): User in multiple Orgs gets 'Any Organization' option that really is any Org
Greg Sutcliffe
04:49 PM Bug #2897 (Closed): #2298 - User in multiple Orgs gets 'Any Organization' option that really is any Org not actually fixed
Anonymous
04:48 PM Bug #2897 (Closed): #2298 - User in multiple Orgs gets 'Any Organization' option that really is any Org not actually fixed
Creating a non-admin user assigned to multiple orgs and then logging in as them will give you nil org, allowing you t... Anonymous
04:25 PM SELinux Bug #2896 (Rejected): selinux denials on F19
F19 kickstarted with:
%packages
@core
@standard
and updated as of Aug 7th gets the following avc denied message...
Ben Breard
03:03 PM Bug #2895 (Closed): Parameters added to a class do not get added when running an import via rake
Have a test class like and import it into foreman:
class base ( $test = true, $othertest = false ) {
}
Add a p...
Anonymous
10:43 AM Bug #2894: Nested groups do not inherit permissions
I can reproduce this on latest develop, using two User Groups, a Host owned by the parent User Group, and a User in t... Greg Sutcliffe
09:05 AM Bug #2894 (Resolved): Nested groups do not inherit permissions
If you add a user group to another user group it does not inherit the permissions of the parent group.
Example:
...
Callum Scott
08:08 AM Bug #2893 (New): search audits based on username sometime is confusing
in audits, one can search based on user and username.
this is due to historical reason where a user might no longer ...
Ohad Levy
08:06 AM Bug #2892 (Resolved): unattended spoof mode only work for an administrator
also, the 403 message can't be shown as there is no layout for unattended Ohad Levy
07:31 AM Bug #2871 (Closed): Foreman scoped_search on hosts params only search for boolean parameters
Applied in changeset commit:98dd4a089f0e2c008ef58e6fb4167e72d22a60a5. Daniel Lobato Garcia
06:08 AM Bug #2169: Selecting a different OpenStack tenant has no effect
Quick update on this for anyone else affected: you can get around it by creating a new user in Openstack assigned onl... Andy Taylor
05:23 AM Bug #2169: Selecting a different OpenStack tenant has no effect
I am able to reproduce this in Foreman 1.2 on CentOS 6.4. Same steps to reproduce as Avtar.
Nothing much of inter...
Andy Taylor
06:06 AM Bug #2889 (Rejected): Can't change password for VMware compute resource
Dominic Cleal
05:58 AM Bug #2889: Can't change password for VMware compute resource
I got fooled by the fact that I couldn't click anywhere but in the beginning of the password field. But just clicking... David Juran
04:02 AM Bug #2889 (Rejected): Can't change password for VMware compute resource
Unless I'm missing something obvious, it doesn't seem to be possible to change the password for an existing VMWare co... David Juran
05:30 AM Bug #2891 (Closed): Openstack power controls don't work
In Foreman 1.2 on CentOS 6.4 I'm unable to control the state of Openstack VMs via the Power Off/Power On buttons in F... Andy Taylor
04:23 AM Feature #2890 (New): Allow admin mode to be toggled.

For users with admin privileges they currently see all hosts all of the time.
Given that 95% of time I am workin...
Steve Traylen
04:06 AM Feature #2888: Authenticate to VMWare using credentials of user logged in to foreman
You are not forced to use one Compute Resource per foreman instance, you could configure multiple instances, each one... Ohad Levy
03:46 AM Feature #2888 (New): Authenticate to VMWare using credentials of user logged in to foreman
Today, all access from foreman to VMWare is done using a central account. It would be good if VMWare would be accesse... David Juran

08/06/2013

08:27 AM Feature #2886 (Duplicate): Support for VMWare data store clusters
Dominic Cleal
08:19 AM Feature #2886 (Duplicate): Support for VMWare data store clusters
VMWare has a feature named DataStore Cluster, which is a load-balanced grouping of datastores. In foreman today, one ... David Juran
05:37 AM Bug #2883 (New): Puppet class still listed under available even if it has been added to host
We've noticed that even after a puppet class and all it's subclasses has been added to a host, it's still listed unde... David Juran
05:31 AM Bug #2829 (Closed): remove field environment(text) in table hosts
Applied in changeset commit:23e2e9bd0fcdd7157dc7acc962772fef77457ef9. Joseph Magen
05:31 AM Bug #2501 (Closed): User Filters only apply to Host::Managed
Applied in changeset commit:9d402d07940ccf3234ea8f6b7f02cd5f45f89288. Greg Sutcliffe
04:38 AM Bug #2501 (Ready For Testing): User Filters only apply to Host::Managed
https://github.com/theforeman/foreman/pull/827 Dominic Cleal
04:52 AM Feature #2882 (Resolved): Nagios plugin for power status
When puppet is configured to only be run from mcollective, all hosts show up as out-of-sync in the host list without ... David Juran
04:25 AM Bug #2881: Non ASCII character in reports causes 500 errors
Note that I can show the report without error in Foreman WebUI. Romain Vrignaud
04:24 AM Bug #2881 (New): Non ASCII character in reports causes 500 errors
When querying API for reports that contains non ASCII,
it raises 500 Internal Server Error.
Running Foreman 1.2 wi...
Romain Vrignaud
04:11 AM Bug #2862: We log oauth consumer key in the production.log
I ran this by Grant from RH's security team and he seemed to agree with Marek's response:... Dominic Cleal

08/05/2013

04:31 PM Bug #2867 (Closed): Use the future relative tense for each orchestration step during provisioning
Applied in changeset commit:730e33729c4d063e8f9c90cb9bfeaa11a2c75d40. Sam Kottler
02:57 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
Yep, sure. My openstack instance is working nicely now, but I'll break it later today to reproduce this problem ;-) Sam Kottler
02:54 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
can you try again, my past experience is that it get rolled back after 5 minutes... Ohad Levy
02:48 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
The tab was open for quite a while. This is a bug anyhow since the connect was initialized, the instance was created,... Sam Kottler
02:41 PM Bug #2880: Openstack spawn failure can cause Foreman to lock thread(s) permanently
the timeout is 5 minutes, maybe you didnt wait that long? Ohad Levy
11:45 AM Bug #2880 (New): Openstack spawn failure can cause Foreman to lock thread(s) permanently
If spawning on an openstack compute resource fails, Foreman will consume the thread it was utilizing at the time of f... Sam Kottler
11:41 AM Bug #2879 (Resolved): long puppet class names truncated in UI, even in tooltip
If one has a really long puppet class name, the name get truncated even in the tooltip. As an example, please see the... David Juran
11:16 AM Smart Proxy Bug #2870 (Ready For Testing): DHCP reservations on MS DHCP servers with PXEClient defined
Dominic Cleal
11:03 AM Bug #2871 (Ready For Testing): Foreman scoped_search on hosts params only search for boolean parameters
Dominic Cleal
10:59 AM Bug #2871: Foreman scoped_search on hosts params only search for boolean parameters
https://github.com/theforeman/foreman/pull/834
examples in github
Daniel Lobato Garcia
10:36 AM Smart Proxy Bug #2878 (Closed): Import Classes fails when using parser = future
I have manifests which use the 3.2 experimental features described in http://docs.puppetlabs.com/puppet/3/reference/l... Tomas Edwardsson
09:06 AM Bug #2766 (Closed): Setting categories not consistently loaded and shown in 'development' environment
Applied in changeset commit:bc494475573c1b61505112217b5e8492c663f1f7. Amos Benari
09:06 AM Bug #2872 (Closed): Foreman-debug lists default root password
Applied in changeset commit:6e6f246cf315c9c109e65d173db4012809b738cc. Lukas Zapletal
09:06 AM Bug #2830 (Closed): Update to Rails 3.2.14
Applied in changeset commit:2a2652641cc5dce32de5ff7bafdc381a485d2dae. Joseph Magen
05:58 AM Bug #2877 (Closed): deleting a currently selected org results to a 404 hell
if you delete your current org, you can't browse to any url besides the logout path /users/logout Ohad Levy
04:30 AM Feature #1719 (Ready For Testing): Foreman should support Google Compute deployement
Dominic Cleal
04:21 AM Feature #1719: Foreman should support Google Compute deployement
There is a PullRequest on github : https://github.com/theforeman/foreman/pull/833 Romain Vrignaud
04:11 AM Bug #2758 (Ready For Testing): On class reimport, Foreman runs class parameter validations even when parameter override is disabled
https://github.com/theforeman/foreman/pull/831 Dominic Cleal

08/04/2013

05:32 AM Bug #2849: Changing a host name, causes errors when a user wishes to rebuild the host.
*+Find attached foreman logs (debug mode enabled):+*
1. *rename_machine.log* is when I just tried to rename an exist...
Nir Magnezi

08/02/2013

03:57 PM Bug #2875 (Ready For Testing): Description and URL shouldn't be shown if they aren't present in the compute resource page
https://github.com/theforeman/foreman/pull/832 Sam Kottler
03:55 PM Bug #2875 (Closed): Description and URL shouldn't be shown if they aren't present in the compute resource page
Sam Kottler
02:03 PM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
Dominic Cleal wrote:
> Andy Bohne wrote:
> > I've got a fix for this. Should I branch off 1.2-stable or should I b...
Andy Bohne
01:27 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
+1
Foreman 1.2 on RHEL 6 here.
Andy Bohne
12:20 PM Bug #2874 (Duplicate): Unable to unassign a PTable from a Hostgroup
We can unassign templates from OSes, allowing us to delete the template, but we cannot unassign a PTable from a Hostg... Greg Sutcliffe
09:06 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Attaching latest version with fixed tests. Marek Hulán
05:02 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Added more tests for hosts and computed resource. Although I'm not sure about having find methods in public scope I m... Marek Hulán
08:35 AM Feature #2873 (New): A global Override Option for Puppet classes' parameters
Currently, if we want to enable Host-specific setting of any applied class parameter value, we have to check the Over... Samarendra M Hedaoo
06:55 AM Bug #2872 (Ready For Testing): Foreman-debug lists default root password
https://github.com/theforeman/foreman/pull/830 Lukas Zapletal
06:48 AM Bug #2872 (Closed): Foreman-debug lists default root password
Our script foreman-debug tries to filter out all sensitive data.
Unfortunately, at least one password is listed - ...
Lukas Zapletal
05:33 AM Bug #2871 (Closed): Foreman scoped_search on hosts params only search for boolean parameters
Given a host parameter whose value is not boolean, for instance 'cluster = mycluster', searching through the API or t... Daniel Lobato Garcia

08/01/2013

06:33 PM Smart Proxy Bug #2870 (Closed): DHCP reservations on MS DHCP servers with PXEClient defined
On our internal MS DHCP servers PXEClient is set to PXEClient (probably pretty common). This makes from what I unders... Tomas Edwardsson
04:17 PM Bug #2868: Can't add new compute resource in EC2
Thank you, it fixed my problem. I believe it makes sence to put this information on one of documentation pages "here"... Andrii Grytsenko
02:25 AM Bug #2868 (Resolved): Can't add new compute resource in EC2
yum install foreman-compute and restart foreman and walla :) Ohad Levy
01:42 PM Refactor #2869 (Ready For Testing): refactor method find_nested_obj into API::BaseController
Dominic Cleal
01:36 PM Refactor #2869: refactor method find_nested_obj into API::BaseController
https://github.com/theforeman/foreman/pull/828 Joseph Magen
01:15 PM Refactor #2869 (Closed): refactor method find_nested_obj into API::BaseController
DRY method from 5 controllers Joseph Magen
10:12 AM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
Andy Bohne wrote:
> I've got a fix for this. Should I branch off 1.2-stable or should I branch off develop? Assumi...
Dominic Cleal
10:08 AM Bug #2758: On class reimport, Foreman runs class parameter validations even when parameter override is disabled
I've got a fix for this. Should I branch off 1.2-stable or should I branch off develop? Assuming if I branch off 1.... Andy Bohne
05:26 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Marek Hulán wrote:
> Thanks Dominic. I did it via fixtures. I'm still not sure why it didn't work with fixture names...
Dominic Cleal
03:07 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Thanks Dominic. I did it via fixtures. I'm still not sure why it didn't work with fixture names (see user_roles.yml),... Marek Hulán
02:58 AM Bug #2866: Changing a hostgroup name doesn't update associated Smart Variable matchers
Jon, I confirm that this bug also exists in the latest 'develop' branch Joseph Magen

07/31/2013

07:04 PM Bug #2868 (Resolved): Can't add new compute resource in EC2
Can't create new compute resource with EC2 provider. When click on "Load Regions" I'm getting:... Andrii Grytsenko
05:30 PM Bug #2867 (Closed): Use the future relative tense for each orchestration step during provisioning
Sam Kottler
04:40 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Try this:... Dominic Cleal
11:05 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Ohad was right. Full patch will include fix for compute resources as well. Attaching current fix with not working tes... Marek Hulán
09:12 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Dominic Cleal wrote:
> Patch review (hosts_escalation.patch, please upload new revisions of the patch as new attachm...
Marek Hulán
08:58 AM Bug #2863: CVE-2013-4182 - Privileges escalation via API
https://bugzilla.redhat.com/show_bug.cgi?id=990374 Marek Hulán
01:47 PM Bug #2866: Changing a hostgroup name doesn't update associated Smart Variable matchers
Should be relatively easy to re-test or fix. Thanks for the report. Lukas Zapletal
10:57 AM Bug #2866 (Closed): Changing a hostgroup name doesn't update associated Smart Variable matchers
Version: 1.2.0-0.4.RC3 (yum.theforeman.org EL6 RPM packages)
To replicate:
* Create a hostgroup
* Create a cla...
Jon McKenzie
08:58 AM Bug #2860: CVE-2013-4180 - Potential DoS in HostsController
https://bugzilla.redhat.com/show_bug.cgi?id=989755 Marek Hulán
08:17 AM Feature #213 (Closed): Add repository management
work in progress, see https://github.com/theforeman/foreman_content
Closing this, new feature requests should go t...
Ohad Levy
04:57 AM Refactor #2741: change old Rails 2 syntax to Rail 3 syntax
https://github.com/theforeman/foreman/pull/801 Joseph Magen
04:56 AM Bug #2634 (Feedback): Eventful reports - route error
Joseph Magen
04:52 AM Refactor #2443 (Closed): refactor STI models to separate folders /parameters, etc. /operatingsystems, etc.
Completed in commit d57e7979d60a32e821f713eddd042b4208468fa0 Joseph Magen
04:50 AM Feature #2400: Add foreign keys on database level
https://github.com/theforeman/foreman/pull/605 Joseph Magen
04:49 AM Feature #2350 (Closed): Add Fog.mock! to compute_resource STI models for tests only
currently not relevant Joseph Magen
04:47 AM Bug #2086 (Closed): Unable to use /api/puppetclasses/:id
Joseph Magen
04:47 AM Bug #2349 (Closed): search_for hosts not working because of STI Host:Managed
not relevant anymore. closing Joseph Magen
02:13 AM Bug #2750: DNS record for BMC interface don't append domain name
Jeremy Kitchen wrote:
> after a bunch of looking and not really finding what I was looking for, I found that you *ca...
Ohad Levy
12:58 AM Bug #2750: DNS record for BMC interface don't append domain name
after a bunch of looking and not really finding what I was looking for, I found that you *can* set them if you specif... Jeremy Kitchen
12:12 AM Bug #2750: DNS record for BMC interface don't append domain name
this is happening to me as well. I'm trying to track it down for a PR Jeremy Kitchen

07/30/2013

05:17 PM Bug #2858: Users with privileges in a specific environment cannot access hosts in a hostgroup even if they have view permissions globally
This also extends to using organizations as a limiter for users rather than environment.
In this scenario, a user ...
Scott Darone
04:01 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
what about compute resources, don't we have the same problem there? Ohad Levy
01:08 PM Bug #2863: CVE-2013-4182 - Privileges escalation via API
Patch review (hosts_escalation.patch, please upload new revisions of the patch as new attachments):
1. my main con...
Dominic Cleal
10:42 AM Bug #2863 (Ready For Testing): CVE-2013-4182 - Privileges escalation via API
Sent a patch for review. Marek Hulán
09:41 AM Bug #2863 (Closed): CVE-2013-4182 - Privileges escalation via API
Daniel Lobato discovered that /api/hosts/<name> does not check whether a current user has a privileges to display par... Marek Hulán
01:19 PM Bug #2860 (Pending): CVE-2013-4180 - Potential DoS in HostsController
Patch ACKed by me, pending merge with 1.2.1 release. Dominic Cleal
01:51 AM Bug #2860 (Closed): CVE-2013-4180 - Potential DoS in HostsController
HostController#power and HostController#ipmi_boot convert user input to symbol which could lead to memory exhaustion.... Marek Hulán
10:43 AM Feature #2864 (New): Report deletion ON DELETE CASCADE in database level so we can continue to use .delete_all and not .destroy_all and still keep inferential integrity
Joseph Magen
08:22 AM Feature #1329: Encrypt BMC password
After #2424 is merged, we can easily encrypt other fields such. BMC may be a bit trickier since #password is saved i... Joseph Magen
03:11 AM Feature #1329 (New): Encrypt BMC password
We now have the capability via #2424 to encrypt fields in the database, using a key stored in a config file. Dominic Cleal
08:17 AM Bug #2026 (Feedback): Created new org, and can't see any hosts.
Brian, just going through old issues. Is this still a bug? Joseph Magen
08:03 AM Bug #2862 (Ready For Testing): We log oauth consumer key in the production.log
https://github.com/theforeman/foreman/pull/825 Lukas Zapletal
07:15 AM Bug #2862: We log oauth consumer key in the production.log
I personally don't like this change too much. oauth_key is something like username (and oauth_consumer is more like p... Marek Hulán
05:33 AM Bug #2862 (Rejected): We log oauth consumer key in the production.log
We should not do that, just saying "is invalid" is enough and more secure. Lukas Zapletal
07:30 AM Bug #1975 (Closed): Puppetclass appears in both "Available" and "Included" for selected host
I could not duplicate my own bug Joseph Magen
07:29 AM Bug #2086 (Feedback): Unable to use /api/puppetclasses/:id
There is no :show action in v1/puppetclasses_controller which is why you are getting the missing template error.
The...
Joseph Magen
07:28 AM Bug #2774 (Closed): Retriving puppet by ID error
answered on foreman-users mailing list Joseph Magen
07:27 AM Bug #2773 (Closed): API Inconsistency - /puppetclasses and /api/puppetclasses
answered of foreman-users mailing list Joseph Magen
07:26 AM Bug #2830 (Ready For Testing): Update to Rails 3.2.14
https://github.com/theforeman/foreman/pull/824 Joseph Magen
06:55 AM Refactor #2838 (Closed): Taxonomy controller needs some polishing
Applied in changeset commit:0bed6e7c83c1bfb3f22fce13c00d0e469f3e65f4. Anonymous
04:50 AM Feature #2861 (Rejected): [RFE] Change the "Host" terminology to "Machine" and add "Machine Type/Role" column in the main "Hosts" view
I'm not sure it's accurate to use the "Host" terminology for all machine types, "Host" phrase does usually used as a ... Rami Vaknin
03:19 AM Bug #2859 (Rejected): Provisioning and Authenticaiton
This isn't really an appropriate place to ask questions about something we don't support, maybe a discussion on the f... Dominic Cleal
03:16 AM Installer Feature #2853 (New): BMC configuration is missing from foreman-proxy's default settings.yml
Dominic Cleal
03:08 AM Feature #1328 (Duplicate): Encrypt Hypervisor password
This has been implemented under #2424. Dominic Cleal

07/29/2013

03:55 PM Installer Feature #2853: BMC configuration is missing from foreman-proxy's default settings.yml
I've installed it via the foreman-installer. Yaniv Kaul
07:09 AM Installer Feature #2853 (Need more information): BMC configuration is missing from foreman-proxy's default settings.yml
How did you install? Maybe the installer's example config is out of date, but I don't think the package's can be. Dominic Cleal
06:58 AM Installer Feature #2853 (Resolved): BMC configuration is missing from foreman-proxy's default settings.yml
See https://github.com/theforeman/smart-proxy/blob/develop/config/settings.yml.example#L77 .
It's currently missing ...
Yaniv Kaul
03:40 PM Bug #2859 (Rejected): Provisioning and Authenticaiton
I've been working on getting foreman to provision to xen and Citrix Xen. I have libvirt communicating with both via
...
Eric Aiken
03:38 PM Bug #2858 (New): Users with privileges in a specific environment cannot access hosts in a hostgroup even if they have view permissions globally
1. Create a filter for users based on a fact (environment in this case)
2. The user now can't see any hostgroups, de...
Sam Kottler
03:37 PM Support #2857 (Resolved): Error Creating Disk Volume in Xen
I finally got foreman talking to Xen via libvirt. Figured out the storage pool definitions and can now create a hos... Eric Aiken
10:17 AM Bug #2851 (Closed): Changing env on host form: hostgroup_or_environment_changed is not defined
Applied in changeset commit:241ed0a35571062cf7fc6489dc31f3b26f3edd78. Dominic Cleal
05:46 AM Bug #2851 (Ready For Testing): Changing env on host form: hostgroup_or_environment_changed is not defined
https://github.com/theforeman/foreman/pull/821 Dominic Cleal
05:01 AM Bug #2851 (Closed): Changing env on host form: hostgroup_or_environment_changed is not defined
When changing the environment dropdown menu on the new host form, a JavaScript error occurs due to a reference to an ... Dominic Cleal
09:45 AM Bug #2855 (Closed): API authentication controller does not fail gracefully
This controller (api/services/api/authorization) gives you the option of using OAuth or http basic. If http basic is ... Daniel Lobato Garcia
09:35 AM Bug #2816: diff view broken
Ditto, with a clean Firefox 21 profile. I think the key for the second issue is a report that causes horizontal scro... Dominic Cleal
05:36 AM Bug #2788 (Closed): adding / removing puppet classes updates the change even if the form is not submitted
Applied in changeset commit:0ba99bba2c7496fd44822dd5f2e6b4ccda19177b. Joseph Magen
04:17 AM Feature #2837 (Closed): add an interface to add repositories to kickstart
Applied in changeset commit:"1ec0630f6753305b9ea0ba9d341606f2e70855bc". Dominic Cleal
04:15 AM Feature #2837 (Ready For Testing): add an interface to add repositories to kickstart
https://github.com/theforeman/foreman/pull/816 Dominic Cleal
03:34 AM Bug #2694: New host creation in Vsphere fails
Sorry for the confusion Jamie, my response was only relating to the RPMs we provide. The Debian packages take the la... Dominic Cleal
03:02 AM Bug #2848 (Duplicate): Error when try to create new Host Group
Dupe of #2373, thanks for the report. Dominic Cleal

07/28/2013

04:57 PM Bug #2850 (New): reports deletetion sql is not optimal
I've just seen the following in the logs while deleting a host:... Ohad Levy
06:04 AM Smart Proxy Bug #2320: Foreman Proxy on Windows: Vendor Class not found Error
Hi Oliver,
try adding the english Language pack.
Switch over to english as default display language and this error ...
Stefan Held
03:07 AM Bug #2849 (New): Changing a host name, causes errors when a user wishes to rebuild the host.
*+Description of problem:+*
I tried to change an existing host name and in some of the times theforeman did not allow...
Nir Magnezi

07/27/2013

02:05 PM Bug #2694: New host creation in Vsphere fails
Hi Dominic,
You mentioned that 1.2 repos shouldn't include this bug but I seem to get it with 1.2 which I installed ...
Jamie Buchanan

07/26/2013

06:04 PM Bug #2848: Error when try to create new Host Group
The same when I try to edit an existing group:
https://*************************.ucla.edu/hostgroups/21-tomcat/edit
O...
Nikolay Georgieff
06:01 PM Bug #2848 (Duplicate): Error when try to create new Host Group
I'm not able to create a new host group:
Oops, we're sorry but something went wrong
x undefined local variable or m...
Nikolay Georgieff
12:42 PM Feature #2764 (Assigned): Override values in setting model from settings.yaml
We need this because of the proxy registration - taking. Lukas Zapletal
11:21 AM Bug #2847 (New): Errors should be displayed when operations on compute resources fail
If I enter invalid settings when creating a compute resource the error doesn't printed to the screen but it goes to t... Sam Kottler
11:17 AM Bug #2839 (Closed): Openstack finish script fails to authenticate
Applied in changeset commit:"f9d5655583a9a9d0309fcd4bd19ac9b43021c7d1". Ian Mordey
10:21 AM Bug #2839 (Ready For Testing): Openstack finish script fails to authenticate
https://github.com/theforeman/foreman/pull/820 Dominic Cleal
03:50 AM Bug #2839: Openstack finish script fails to authenticate
Hey Ian, thanks for the patch. We will look on this. Lukas Zapletal
11:17 AM Feature #2576 (Closed): Optionally update Host.ip as part of /unattended/built
Applied in changeset commit:"8d10c655228f67447dba1aa62f1cd2bb933ce4e0". Greg Sutcliffe
05:17 AM Bug #2821 (Closed): Wrong autoload paths
Applied in changeset commit:"c1452df67bf983bc4f6bd5039f5549975a8af1da". Marek Hulán
05:13 AM Feature #2288 (Ready For Testing): Quota Support for RHEV 3.1
Lukas Zapletal
05:12 AM Feature #2288: Quota Support for RHEV 3.1
https://github.com/theforeman/foreman/pull/818 Lukas Zapletal
03:17 AM Refactor #2838 (Ready For Testing): Taxonomy controller needs some polishing
Dominic Cleal

07/25/2013

05:38 PM Feature #2837: add an interface to add repositories to kickstart
+1, this works equally well for debian repos:
[{ :baseurl => "http://apt.puppetlabs.com",
:description => "p...
Greg Sutcliffe
01:14 PM Feature #2837 (Closed): add an interface to add repositories to kickstart
I would like to have an interface to add repositories in a kickstart file where I could use a code snippet like:
<% ...
Amos Benari
04:43 PM Refactor #2838 (Feedback): Taxonomy controller needs some polishing
https://github.com/theforeman/foreman/pull/817 Tomáš Strachota
04:13 PM Refactor #2838 (Assigned): Taxonomy controller needs some polishing
Tomáš Strachota
04:12 PM Refactor #2838 (Closed): Taxonomy controller needs some polishing
Taxonomy controller should:
- enable finding resources by name same as in other controllers
- return timestamps in sh...
Tomáš Strachota
04:32 PM Bug #2840 (New): Internal Server Error when trying to look at EC2 VM under it's compute resource
This line '<%= prop :groups, "Security Groups" %>' in app/views/compute_resources_vms/show/_ec2.html.erb is causing t... Anonymous
04:27 PM Bug #2839 (Closed): Openstack finish script fails to authenticate
Foreman 1.2.0 fails to authenticate via ssh for finish script and rolls back. I've tested this creating a Fedora 19 H... Ian Mordey
02:20 PM Bug #1505: DHCP smart proxy failed to detect boot server: undefined method: dns_lookup
We are using pretty much stock 1.x now so I'm sure it's fixed - I certainly don't remember patching DNS stuff. Adrian Bridgett
02:17 PM Bug #2693 (Closed): unattended installation without Puppet CA is failing
Applied in changeset commit:"f09d61de451450a566c7ee16bdf35281e98708c4". Dominic Cleal
12:37 PM Bug #2836 (Closed): ruby193-rubygems-devel not included in repos
Fixed in https://github.com/theforeman/foreman-packaging/commit/c403aff17f27c74f3d6f14ca2770e485b0f1e005
Should appe...
Dominic Cleal
12:31 PM Bug #2836 (Closed): ruby193-rubygems-devel not included in repos
This package is required to rebuild rubygems and should probably be included in the foreman repos. I was able to pull... Anonymous
09:48 AM Bug #2783: db:convert:prod2dev fails on table 'architectures_operatingsystems'
I'm also experiencing this issue, however I'm migrating from sqlite3 to pgsql. Andy Bohne
09:39 AM Feature #2833 (Closed): Remove direct endpoints from Rackspace compute resource
Dominic pointed out that calling directly to endpoints is now deprecated in favor of `:rackspace_region`. We'll need ... Sam Kottler
09:31 AM Bug #2830: Update to Rails 3.2.14
Joseph Magen wrote:
> Do we want to do this?
>
> http://weblog.rubyonrails.org/2013/7/23/Rails-3-2-14-has-been-relea...
Sam Kottler
07:42 AM Bug #2830 (Closed): Update to Rails 3.2.14
Do we want to do this?
http://weblog.rubyonrails.org/2013/7/23/Rails-3-2-14-has-been-released/
Joseph Magen
09:21 AM Bug #2832 (Ready For Testing): The rackspace compute resource's client method should not longer use deprecated symbols when creating a new Fog::Compute object
https://github.com/theforeman/foreman/pull/809 Dominic Cleal
08:30 AM Bug #2832 (Closed): The rackspace compute resource's client method should not longer use deprecated symbols when creating a new Fog::Compute object
Sam Kottler
07:50 AM Feature #2831 (Resolved): Add "Smart Class Parameters" to UI Configuration > Menu
Currently "Smart Variables" shows ALL lookup_keys.
I suggest to split this to two as described in the Foreman Manual...
Joseph Magen
07:37 AM Bug #2829 (Ready For Testing): remove field environment(text) in table hosts
https://github.com/theforeman/foreman/pull/815 Joseph Magen
06:58 AM Bug #2829 (Closed): remove field environment(text) in table hosts
this is probably legacy, as we use envrionment_id Joseph Magen
06:29 AM Bug #2828 (Closed): Wrong/empty password for oVirt leads to an exception
Instead of nice red bubble, 401 nasty error is thrown.
Also, I was somehow able to create a compute resource with ...
Lukas Zapletal
02:47 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
Hello again,
i would also be happy if Foreman would just post a message that it is missing this special template (ma...
Florian Rosenegger

07/24/2013

05:17 PM Bug #2813 (Closed): Foreman::Provision::SSH requires fog even on non-fog installations
Applied in changeset commit:"1d9828b0a2c6b0e370ac6c63e11cb006e59f1034". Joseph Magen
05:17 PM Bug #2809 (Closed): HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
Applied in changeset commit:"36a6345d59f5d902363865aeeb9e3dfc22ed350d". Anonymous
04:36 PM Bug #2809 (Ready For Testing): HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
https://github.com/theforeman/foreman/pull/800 Dominic Cleal
05:17 PM Bug #2826 (Closed): New config templates don't save because the set_code() method empties the div
Applied in changeset commit:"d08866b6afc93056474cb6ad0e568d604fd236d4". Sam Kottler
02:21 PM Bug #2826 (Ready For Testing): New config templates don't save because the set_code() method empties the div
Sam Kottler
01:47 PM Bug #2826 (Closed): New config templates don't save because the set_code() method empties the div
https://github.com/theforeman/foreman/pull/813 Sam Kottler
05:17 PM Refactor #2801 (Closed): remove LOWER() in default_scope of models that could cause PG error
Applied in changeset commit:"572daf95682d6ee73c4ac155544c7a79535f4ecc". Joseph Magen
04:42 PM SELinux Bug #2789 (Closed): SELinux denials in 1.2
Applied in changeset commit:"ba3378a8671b1d88ec1b865f2942050ec993e395". Anonymous
02:56 PM Bug #2827 (Closed): SSL errors trying to open console session using 'New Window' button against RHEV 3.2
Anonymous
02:55 PM Bug #2827 (Closed): SSL errors trying to open console session using 'New Window' button against RHEV 3.2
I am getting SSL errors trying to connect to RHEV 3.2 without sending the certificate subject. Anonymous
12:17 PM Bug #2825 (Closed): Gravatar e-mail addresses are case insensitive
Applied in changeset commit:"f58d55f12aa38e4ad30ae8a9cb4fbded66918417". Gavin McCance
12:00 PM Bug #2825 (Closed): Gravatar e-mail addresses are case insensitive
Currently e-mail address hashes are provided to Gravatar while respecting the original case of the e-mail address as ... Dominic Cleal
11:02 AM Bug #2816: diff view broken
I just tested it with Chrome (because that one has no extensions/plugins installed) and the same problem is occuring. Anonymous
10:57 AM Bug #2816: diff view broken
Michael Moll wrote:
> After recompiling the assets the first issue is fixed while the second one is still there. It s...
Sam Kottler
10:51 AM Bug #2816: diff view broken
After recompiling the assets the first issue is fixed while the second one is still there. It seems it occurs not for... Anonymous
04:27 AM Bug #2816: diff view broken
Michael Moll wrote:
> Hi,
>
> Sam Kottler wrote:
> > I've submitted a PR here to fix the issue in the first screensh...
Dominic Cleal
04:20 AM Bug #2816: diff view broken
Hi,
Sam Kottler wrote:
> I've submitted a PR here to fix the issue in the first screenshot - https://github.com/thef...
Anonymous
07:19 AM SELinux Feature #2820: Improve SELinux policy for puppet
more info: https://bugzilla.redhat.com/show_bug.cgi?id=848939#c41 Dominic Cleal
06:22 AM SELinux Feature #2820: Improve SELinux policy for puppet
Or the workaround for F19 can be:
B) Use passenger 4.0 from our Koji.
Lukas Zapletal
06:18 AM SELinux Feature #2820 (Resolved): Improve SELinux policy for puppet
Thank to PassengerRuby feature in Passenger 4.0, it is possible to setup different Ruby binary for each Ruby applicat... Lukas Zapletal
07:06 AM Bug #2821 (Ready For Testing): Wrong autoload paths
PR https://github.com/theforeman/foreman/pull/811 Marek Hulán
06:51 AM Bug #2821 (Assigned): Wrong autoload paths
Marek Hulán
06:49 AM Bug #2821 (Closed): Wrong autoload paths
Observers, services and mailers are not autoloaded because of typo in path. Marek Hulán

07/23/2013

06:20 PM Bug #2816 (Need more information): diff view broken
I've submitted a PR here to fix the issue in the first screenshot - https://github.com/theforeman/foreman/pull/810/.
...
Sam Kottler
04:53 PM Smart Proxy Bug #2807 (Closed): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
Sam Kottler
01:57 PM Feature #2819 (New): Restrict VPC subnets by Org
I am looking at the VPC patch from PR https://github.com/theforeman/foreman/pull/778 and so far it looks suitable for... Anonymous
11:52 AM Packaging Bug #2805: foreman-proxy not installable because ruby-sinatra is still installed from debian
Both are possible.
Most stable (wheezy) admins have to set the default distribution to "stable" because of the added ...
Michael Gebetsroither
11:38 AM Packaging Bug #2805 (Need more information): foreman-proxy not installable because ruby-sinatra is still installed from debian
Are you on a particular cloud provider that may change the priority or have it set to 990 as part of the installation... Sam Kottler
11:22 AM Bug #2540 (Ready For Testing): Error retriving "Virtual Machines" list from Rackspace compute resource.
I submitted a PR to fog to fix the issue upstream that just got merged thanks to @ohadlevy - https://github.com/fog/f... Sam Kottler
11:02 AM Smart Proxy Feature #969 (Assigned): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
Here's an approach allowing the client to request it's template from the smart-proxy by adding new routes to the smar... Greg Sutcliffe
09:08 AM Bug #2813 (Ready For Testing): Foreman::Provision::SSH requires fog even on non-fog installations
https://github.com/theforeman/foreman/pull/808
Moved files back from /app/services to /lib
Joseph Magen
07:17 AM Feature #2757 (Closed): Show errors logs in the production.log for the API
Applied in changeset commit:"988a1f4d8ff80f8e3ccde3cf287dd6a5293a3964". Anonymous
05:21 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
We could, yes. I'm happy with either approach, tbh. Greg Sutcliffe
03:55 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
Can't we just implement ON DELETE ERROR instead default ON DELETE NULL for this one? Lukas Zapletal
04:29 AM Bug #2818 (Ready For Testing): Partition tables miss validation of associated os families
https://github.com/theforeman/foreman/pull/777 Tomáš Strachota
04:25 AM Bug #2818 (Closed): Partition tables miss validation of associated os families
We should validate inclusion in list of allowed OS families (Operatingsystem.families). Tomáš Strachota
04:17 AM Bug #2817 (Closed): Using :boolean in api docs break apipie
Applied in changeset commit:"c70fcb7131b6605a47f6ae5febe7a59ba5a3c311". Anonymous
03:17 AM Bug #2817 (Closed): Using :boolean in api docs break apipie
There is no parameter type :boolean. :bool must be used for true/false values.
Wrong type is breaking lookup controll...
Tomáš Strachota
04:03 AM Bug #2528: Missing API calls
Yes, the API is our priority next couple of months. Lukas Zapletal

07/22/2013

02:08 PM Bug #2816 (Resolved): diff view broken
We're using... Anonymous
12:52 PM Bug #2528: Missing API calls
Trying to add all of my content (e.g. everything under settings, users, configuration, provisioning and hosts) to For... Tom Verdaat
11:35 AM Bug #2693: unattended installation without Puppet CA is failing
Thanks for testing! Dominic Cleal
11:33 AM Bug #2693: unattended installation without Puppet CA is failing
The patch seems to help:... Anonymous
11:22 AM Bug #2693 (Ready For Testing): unattended installation without Puppet CA is failing
https://github.com/theforeman/foreman/pull/806 Dominic Cleal
11:28 AM Bug #2737 (Closed): Upgrade ruby193-rubygem-net-ldap in foreman to 0.3.1
Dominic Cleal
11:17 AM Bug #2814 (Closed): Foreman-debug says lsb_release: command not found
Applied in changeset commit:"f32506b7fe80d639e382da3edfeef6a2c1f48d8e". Lukas Zapletal
10:24 AM Bug #2814 (Ready For Testing): Foreman-debug says lsb_release: command not found
https://github.com/theforeman/foreman/pull/805 Dominic Cleal
06:14 AM Bug #2814 (Closed): Foreman-debug says lsb_release: command not found
... Lukas Zapletal
11:17 AM Bug #2812 (Closed): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Applied in changeset commit:"a6810fc666689e1439f99ffa56170db285cfb657". Joseph Magen
05:01 AM Bug #2812 (Ready For Testing): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
https://github.com/theforeman/foreman/pull/804 Dominic Cleal
04:25 AM Bug #2812 (Assigned): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Joseph Magen
03:46 AM Bug #2812 (Closed): method `lookup_values_attributes=' not defined in Host::Managed (NameError)
Currently nightlies (0b547e8) are failing on Foreman startup with the following error:... Dominic Cleal
10:45 AM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
@Operation FAILED: undefined method `stringify_keys' for #<RbVmomi::VIM:0x0000000879fab0>@
This appears in productio...
Ben Fairless
10:01 AM Packaging Bug #2805 (Rejected): foreman-proxy not installable because ruby-sinatra is still installed from debian
Standard Debian installs have all repos set to priority=500, which would allow ruby-sinatra to be installed from our ... Greg Sutcliffe
09:59 AM Packaging Bug #2771: Debian packages missing ruby-dev dep
Marek, I think it's fine to just add ruby-dev to the deps list, as squeeze only has 1.9 available from backports, if ... Greg Sutcliffe
09:56 AM Bug #2786: d-i apt-setup index starts at 0
As per Dominic's suggestion, could you submit this to: https://github.com/theforeman/community-templates. Thanks! Greg Sutcliffe
09:52 AM Bug #2787: add preseed proxy support
As per Dominic's suggestion, could you submit this to: https://github.com/theforeman/community-templates. Thanks!
Greg Sutcliffe
09:47 AM Bug #2792: If you delete "PXE Localboot Default" cancel build fails
As we don't have an "undeleteable" feature for templates, I'm not sure this is a strong enough use case to implement ... Greg Sutcliffe
09:17 AM Feature #2684 (Closed): foreman-rake command
Applied in changeset commit:"86df2a8aa1664bb4320abcb461dff00569e43c16". Dominic Cleal
08:40 AM SELinux Bug #2789 (Ready For Testing): SELinux denials in 1.2
https://github.com/theforeman/foreman-selinux/pull/4 Dominic Cleal
08:19 AM Feature #2815 (New): a little more information on the hostgraphs
It would be nice if there was a little more information on the graphs shown on the homepage.
Particularly the datetim...
Finke Lamein
05:06 AM Refactor #2801 (Ready For Testing): remove LOWER() in default_scope of models that could cause PG error
https://github.com/theforeman/foreman/pull/802
I might pull this back to 1.2.1 if it fixes the issue reported on for...
Dominic Cleal
05:00 AM Bug #2813 (Closed): Foreman::Provision::SSH requires fog even on non-fog installations
On an installation without fog installed, e.g. a bundler install without the fog group, app/services/foreman/provisio... Dominic Cleal
04:20 AM Bug #2694 (Resolved): New host creation in Vsphere fails
fog 1.14.0 has been released into nightlies (may take a few hours to propagate). Dominic Cleal

07/21/2013

10:06 PM Bug #2540 (New): Error retriving "Virtual Machines" list from Rackspace compute resource.
I've also run into this issue. It happens when using the v2 API (the only one foreman supports ;)).
Attached is a sc...
Sam Kottler
10:12 AM Feature #2811 (New): API v3 - hypermedia / HATEOS features
Joseph Magen
09:46 AM Feature #2810 (Closed): As an API user I'd like more restful puppetclasses json
Joseph Magen
07:17 AM Bug #2373 (Closed): 'freeip_subnets_path' error when creating a new hostgroup when unattended is disabled
Applied in changeset commit:"754e83c1667ab7af677064f468354d325f59c36f". Dominic Cleal
06:48 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
https://github.com/theforeman/foreman/pull/803
I change the patch a bit and made it so you can do all at once at the...
Anonymous

07/20/2013

04:44 PM Bug #2809: HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases
I actually happened across a CloudForms article by complete accident, and it made mention of SSL problems in RHEV 3.1... Anonymous
11:17 AM Bug #2808 (Closed): nokogiri 1.6.0 incompatible with Ruby 1.8
Applied in changeset commit:"0b547e84f7342cbb809ffe5e1f171c0f4b1e8f05". Dominic Cleal
08:34 AM Bug #2808 (Ready For Testing): nokogiri 1.6.0 incompatible with Ruby 1.8
https://github.com/theforeman/foreman/pull/799 Dominic Cleal
07:31 AM Feature #2684 (Ready For Testing): foreman-rake command
https://github.com/theforeman/foreman/pull/798
https://github.com/theforeman/foreman-packaging/pull/78
Dominic Cleal
07:08 AM Bug #2373 (Ready For Testing): 'freeip_subnets_path' error when creating a new hostgroup when unattended is disabled
https://github.com/theforeman/foreman/pull/797 Dominic Cleal
 

Also available in: Atom