Project

General

Profile

Activity

From 12/05/2013 to 01/03/2014

01/03/2014

11:13 PM Feature #3872 (Closed): Foreman application layout should support customization and follow best practices
This is in fact closed and merged as per https://github.com/theforeman/foreman/commit/f8e709887e85ecf1b9c58084131751f... Daniel Lobato Garcia
05:40 PM Feature #2445: Add OS image for AIX
I have asked what our options are on Fedora Legal list: https://lists.fedoraproject.org/pipermail/legal/2014-January/... Lukas Zapletal
02:29 PM Feature #2445 (Need more information): Add OS image for AIX
From Ruediger's investigation, it appears we can't distribute this image:
https://github.com/theforeman/foreman/pull...
Dominic Cleal
04:00 PM Bug #3920: Foreman throws 500 when searching for not supported term
https://github.com/theforeman/foreman/pull/1126 Daniel Lobato Garcia
03:52 PM Smart Proxy Feature #3943 (Closed): libvirt/virsh providers for DHCP and DNS
Applied in changeset commit:d3509e631046e28564301c2979b555be8c80af85. Anonymous
02:54 PM Smart Proxy Feature #3943 (Closed): libvirt/virsh providers for DHCP and DNS
Native providers for updating libvirt's dnsmasq instance via 'virsh', to register hosts in DNS and DHCP.
https://g...
Dominic Cleal
03:31 PM Bug #3942 (Closed): cannot edit organization or location in UI
Applied in changeset commit:6cf256d255606a1367ce0dca6458def2484117a5. Walden Raines
02:50 PM Bug #3942 (Ready For Testing): cannot edit organization or location in UI
Dominic Cleal
02:43 PM Bug #3942: cannot edit organization or location in UI
PR here: https://github.com/theforeman/foreman/pull/1125 Walden Raines
11:47 AM Bug #3942: cannot edit organization or location in UI
I tested with @:multiple => true@ restored and it appeared to work. Walden, do you remember why that was removed? Dominic Cleal
11:41 AM Bug #3942 (Closed): cannot edit organization or location in UI
The value of 'ignore_types' param send during edit is now "0" instead of ["0"], perhaps due to
https://github.com/mk...
Thomas McKay
03:31 PM Bug #1489 (Closed): AIX not showing up on Hosts page
Applied in changeset commit:7e2880b62bc425d6c24272dab2f25f087ba79867. Ruediger Mueck
02:25 PM Bug #1489 (Ready For Testing): AIX not showing up on Hosts page
https://github.com/theforeman/foreman/pull/999 Dominic Cleal
03:01 PM Revision 6cf256d2 (foreman): fixes #3942 - restoring multiple="true" in org edit form
Walden Raines
02:57 PM Smart Proxy Revision d3509e63: fixes #3943 - add simple virsh providers for libvirt DNS/DHCP
Lukas Zapletal
02:35 PM Revision 7e2880b6 (foreman): fixes #1489 - add AIX family and facts importer support
Ruediger Mueck
02:28 PM Bug #799 (Duplicate): AIX "operating system" info not appearing on "foreman/hosts" page
This is being implemented via #1489, thanks. Dominic Cleal
12:56 PM Smart Proxy Bug #2878: Import Classes fails when using parser = future
This will be available in the nightly packages very shortly, and the proxy is backwards-compatible with the current r... Dominic Cleal
12:52 PM Smart Proxy Bug #2878 (Closed): Import Classes fails when using parser = future
Applied in changeset commit:af58b9f1ee7fe84ed1d94e36ef744a2d711c3b33. Rickard von Essen
12:06 PM Smart Proxy Revision af58b9f1: fixes #2878 - Import Classes when using parser = future, on Puppet 3.2+
Rickard von Essen
09:52 AM Smart Proxy Feature #3941 (Closed): Proxy TFTP support for Junos Zero-Touch-Provisioning
Applied in changeset commit:d1c1f81df4e4d6242ab83cd5d2590f2c6b0e1f50. Frank Wall
08:43 AM Smart Proxy Feature #3941 (Ready For Testing): Proxy TFTP support for Junos Zero-Touch-Provisioning
https://github.com/theforeman/smart-proxy/pull/120 Dominic Cleal
08:42 AM Smart Proxy Feature #3941 (Closed): Proxy TFTP support for Junos Zero-Touch-Provisioning
Clone of #3906 for the proxy support.
This extends the DHCP impl to add custom options for ZTP, plus ZTP TFTP supp...
Dominic Cleal
09:52 AM Smart Proxy Feature #3874 (Closed): Update binary search paths to support FreeBSD
Applied in changeset commit:7e3ca5c27105657f6e8adb36e86f07a54401dbc4. Anonymous
09:05 AM Smart Proxy Revision d1c1f81d: fixes #3941 - Support for Junos ZTP
Frank Wall
08:52 AM Smart Proxy Feature #3067 (Closed): Request Support for Oracle SPARC provisioning with ISC-DHCP server.
Applied in changeset commit:0092c5de4c4cfd1a92e2b7c5f0841640f1da789e. Anonymous
08:35 AM Smart Proxy Revision 7e3ca5c2: fixes #3874 - extend paths for FreeBSD support
Michael Moll
08:32 AM Smart Proxy Revision 0092c5de: fixes #3067 - add sparc solaris dhcp options for ISC
dima

01/02/2014

08:32 PM Bug #3876: API find_resource by name finds by ID instead when first character of name is a digit
Hammer's using the model's name in the GET /models/:id, but Foreman's then interpreting the name as an ID, taking the... Dominic Cleal
08:15 PM Bug #3876: API find_resource by name finds by ID instead when first character of name is a digit
... Og Maciel
05:59 PM Installer Revision f3eee21f (installer): Add --reset-foreman-db option to man page
Dominic Cleal
04:34 PM Installer Revision b22f96ff (puppet-foreman): Work with puppetlabs-postgresql version 3+
This drops support for puppet 2.6. Ewoud Kohl van Wijngaarden
04:04 PM Installer Revision 27af4444 (puppet-foreman): Enable installation of plugins
Ewoud Kohl van Wijngaarden
03:40 PM Installer Revision c2728551 (puppet-puppet): Switch from theforeman/apache to puppetlabs/apache
This silently ignores the PassengerMaxPoolSize parameter now. Ewoud Kohl van Wijngaarden
03:34 PM Installer Bug #3918: Password option is not effective in database.yaml
My intention when implementing it was to use ident + sockets and for the password to not be used, so it could be remo... Dominic Cleal
12:19 PM Installer Bug #3918: Password option is not effective in database.yaml
Sure, this is not there. We can either add that, or keep sockets (which might be faster? :-)... Lukas Zapletal
07:20 AM Installer Bug #3918: Password option is not effective in database.yaml
Could you check or paste database.yml here? I saw this in case where ... Marek Hulán
03:32 PM Refactor #3937 (Ready For Testing): fix title wording for Compute Resources and Smart Proxies
https://github.com/theforeman/foreman/pull/1123 Dominic Cleal
03:31 PM Bug #3940 (Closed): extlogout page layout broken
Since #3935, the extlogout page (/users/extlogout, implemented in #3312) layout is broken. It just shows a logo and ... Dominic Cleal
03:27 PM Bug #3931: compute resource vmware generates unknown VMODL type AnyType after upgrade to 1.3.2
Tentatively pinning to 1.4.0.. would be interested in any more reports of this. We haven't updated RPMs yet from 1.6... Dominic Cleal
03:20 PM Smart Proxy Support #3879: When start foreman-proxy,there is a WARNING
ice zheng wrote:
> I check the interface,visit foreman's home page,it notice that Ruby(Rack)application could not be...
Dominic Cleal
03:18 PM Feature #3927: Use user-data instead of SSHProvision on Openstack / EC2
https://github.com/theforeman/foreman/pull/1113 Dominic Cleal
02:59 PM Smart Proxy Bug #2878 (Ready For Testing): Import Classes fails when using parser = future
Dominic Cleal
02:58 PM Bug #3261 (Ready For Testing): Message shows wrong power state when powering off an VM from webUI
https://github.com/theforeman/foreman/pull/1107 Dominic Cleal
02:38 PM Feature #3917: Add strong_parameters to foreman
https://github.com/theforeman/foreman/pull/1102 for background. Dominic Cleal
02:00 PM Feature #3939 (Closed): add option to 'inherit from parent' for hostgroup attributes
Joseph Magen
10:42 AM Packaging Revision dcfdb080 (foreman-packaging): Remove foreman_content
Dominic Cleal
08:55 AM Packaging Feature #3537 (Closed): Debian: Fix the foreman-cli metapackage to install hammer
Tomáš Strachota

01/01/2014

04:52 PM Refactor #3937 (Closed): fix title wording for Compute Resources and Smart Proxies
Joseph Magen
03:52 PM Smart Proxy Feature #3936 (Closed): Allow to trigger puppet run's via custom command
Applied in changeset commit:e478c9e736354cc68d0b261a5669b945626c500a. Anonymous
03:48 PM Smart Proxy Feature #3936 (Closed): Allow to trigger puppet run's via custom command
Ohad Levy
03:48 PM Smart Proxy Revision e478c9e7: fixes #3936 added a method of running a custom tool, to trigger puppet.
Glen Ogilvie
01:31 PM Feature #3935 (Closed): update the login page to RCUE style
Applied in changeset commit:8ee4622113207fb2dafb98e31ebe244970824a76. Amos Benari
12:55 PM Feature #3935 (Closed): update the login page to RCUE style
Ohad Levy
01:03 PM Revision 1245d238 (foreman): refs #3935 - fixes hash style to support ruby 1.87
Ohad Levy
12:50 PM Revision 8ee46221 (foreman): fixes #3935 new login page RCUE style
Amos Benari

12/31/2013

03:31 PM Bug #3896 (Closed): OVirt console connection fails
Applied in changeset commit:6a85948c0fea29e86ff3c290db08e80cbe6e0a52. Anonymous
02:49 PM Revision 6a85948c (foreman): fixes #3896 Retrieve OVirt CA certificate via same URL scheme as API URL by disabling SSL verification
Jimmi Dyson
12:58 PM Revision 5d6ab0b1 (foreman): refs #3811 - additional bootstrap 3 updates/fixes
* css renamed alert-error is now alert-danger
* spinner progress indicators are back
* fixed progress bar on create host
Amos Benari
11:29 AM Packaging Bug #3934 (Resolved): Debian nightly repo expiry shouldn't remove last package
The Debian nightly repo expiry cron job can remove the last package if one hasn't been built for a project within the... Dominic Cleal
08:05 AM Refactor #3933: converge find_resource code from API base_controller to be used in UI application_controller
ideally, we should really have a base controller + api/ui base controllers... there is a lot of useful code in both c... Ohad Levy
08:01 AM Refactor #3933 (New): converge find_resource code from API base_controller to be used in UI application_controller
Joseph Magen
07:31 AM Bug #3932 (Closed): incorrect label for libvirt volume deletion
Applied in changeset commit:718d28362b3de8296101c91a8e19e16b841e56c9. Robert Birnie
06:41 AM Bug #3932 (Closed): incorrect label for libvirt volume deletion
Ohad Levy
06:42 AM Revision 718d2836 (foreman): fixes #3932 incorrect volume delete label
Robert Birnie

12/30/2013

02:35 PM Revision a23741a2 (foreman): refs #3928 - use updated test fixture
Ohad Levy
02:31 PM Bug #3853 (Closed): allow rabl overrides to taxonomies_controller
Applied in changeset commit:c053792864ddb65f27e57e462564cc5dace112a7. Thomas McKay
01:33 PM Bug #3931 (Closed): compute resource vmware generates unknown VMODL type AnyType after upgrade to 1.3.2
After upgrading to foreman 1.3.2 the web ui started generating error "unknown VMODL type AnyType" with anything relad... Jelle B.
01:31 PM Feature #3928 (Closed): API v2 - update os_default_templates for operating system
Applied in changeset commit:997bfddb253fc30c6406483eb3d0caf1c6cc27a5. Anonymous
01:31 PM Bug #3858 (Closed): No menus shown for non-admin users
Applied in changeset commit:89c820d2fd407988efa66c6e009ec824fd957a3c. Amos Benari
01:30 PM Revision c0537928 (foreman): fixes #3853 - allow rabl template override to be specified
3853-taxonomy-rabl - changed style of override Thomas McKay
01:29 PM Revision af8d6067 (foreman): fixes #2794 - set api_version and app_info in v1 and v2 base_controllers
Joseph Magen
01:25 PM Revision 997bfddb (foreman): fixes #3928 - API v2 - update os_default_templates for operating system
Joseph Magen
12:00 PM Revision 89c820d2 (foreman): fixes #3858 No menus shown for non-admin users
Amos Benari
11:59 AM Revision 752d9eae (foreman): refs #3930 - ensure a user can actually update itself.
Ohad Levy
11:31 AM Refactor #3930 (Closed): editing_self permission check is 'global'
Applied in changeset commit:355bce36288ec6cd9f5a66b656f8a84158f2a8e1. Ohad Levy
11:06 AM Revision 355bce36 (foreman): fixes #3930 - refactoring of edit_self implementation.
Ohad Levy
10:16 AM Revision 1fa42669 (foreman): refs #3811 - additional bootstrap 3 updates/fixes
* provisioning template "resolve" button ui fixes
* form inline help and button lacation fix
* host ip address help l...
Amos Benari

12/29/2013

11:31 AM Refactor #3811 (Closed): Upgrade foreman to Bootstrap 3
Applied in changeset commit:bf4a13d3853f49eaceca968be4549b387a3782d9. Walden Raines
11:22 AM Revision c9aca07a (foreman): refs #3811 - foreman.spec: change twitter-bootstrap-rails to bootstrap-sass
Dominic Cleal
11:22 AM Revision d31eea8c (foreman): fixes #3811 - merge with new layout
Amos Benari
11:22 AM Revision bf4a13d3 (foreman): Fixes #3811 updating to bootstrap 3
Walden Raines
10:55 AM Bug #3488 (Duplicate): Dashboard generated timestamp has disappeared
Fixed in #3811 Dominic Cleal
10:14 AM Packaging Revision f1209256 (foreman-packaging): Swap twitter-bootstrap-rails for bootstrap-sass
Dominic Cleal
07:10 AM Packaging Revision 523052c5 (foreman-packaging): New package rubygem-bootstrap-sass, version 3.0.3.0-1.fc19
specs-from-koji (Jenkins)
07:10 AM Packaging Revision 654ecc9e (foreman-packaging): Update ruby193-rubygem-sass to 3.2.13-1.el6
- Update to sass 3.2.13 (dcleal@redhat.com)
- remove empty tito.props and definition which are duplicate with default...
specs-from-koji (Jenkins)
07:10 AM Packaging Revision 709f9ef3 (foreman-packaging): New package ruby193-rubygem-bootstrap-sass, version 3.0.3.0-1.el6
specs-from-koji (Jenkins)

12/27/2013

12:06 AM Installer Revision bc2acd95 (installer): Bump foreman module for db:seed
Dominic Cleal

12/26/2013

11:48 PM Feature #2800: Ability to push DHCP settings to two servers
For what it is worth, the research I did indicates that any host leases added via OMAPI will not be picked up by the ... David Swift

12/25/2013

11:56 PM Installer Revision 9344250e (puppet-foreman): refs #3752 - run db:seed after DB migration
Dominic Cleal
10:04 PM Packaging Bug #3929 (Resolved): Can't resolve ruby-rdoc on Ubuntu 12.04 in nightly
ruby-rdoc's been copied from the 1.3 component into nightly, it's now installable. Dominic Cleal
10:31 AM Refactor #3752 (Closed): Move all data addition in DB migrations into a seed script
Applied in changeset commit:0fa5d146b72778c33f760c8b67c5cb9008c52231. Dominic Cleal
09:31 AM Bug #3889 (Closed): No validation errors for nested class parameters on Puppet class edit page
Applied in changeset commit:a387cbcbbae22a6283d229eebbf77f0b3932d27f. Dominic Cleal
09:29 AM Refactor #3930 (Ready For Testing): editing_self permission check is 'global'
https://github.com/theforeman/foreman/pull/1116 Ohad Levy
09:07 AM Refactor #3930 (Closed): editing_self permission check is 'global'
While this does not seems like a bug, the code in the permission checking system always validates if the user edit it... Ohad Levy
09:22 AM Revision 0fa5d146 (foreman): fixes #3752 - move data population from migrations into seed script
Dominic Cleal
09:19 AM Revision a387cbcb (foreman): fixes #3889 - don't reload nested lookup keys during render, so validation errors aren't lost
Dominic Cleal
12:10 AM Installer Revision 45e7e8a3 (puppet-pulp): Applying Puppet lint.
Eric Helms

12/24/2013

11:36 PM Packaging Bug #3929 (Need more information): Can't resolve ruby-rdoc on Ubuntu 12.04 in nightly
I can't replicate this:
root@foremanprecise:~# tail -n1 /etc/apt/sources.list
deb http://deb.theforeman.org/ ...
Greg Sutcliffe
08:44 PM Packaging Bug #3929 (Resolved): Can't resolve ruby-rdoc on Ubuntu 12.04 in nightly
Only affects nightly, not 1.3 component:... Dominic Cleal
09:55 PM Installer Revision 37540211 (puppet-candlepin): Updates to become a parameterized class and reduce the dependencies
this module has to only the certs module.
Previously, this module for deploying Candlepin was tightly coupled
to a f...
Eric Helms
01:13 PM Bug #3760 (Ready For Testing): API v2 metadata @total is not defined
https://github.com/theforeman/foreman/pull/1115 Joseph Magen
09:59 AM Feature #3928 (Ready For Testing): API v2 - update os_default_templates for operating system
https://github.com/theforeman/foreman/pull/1114 Joseph Magen
09:13 AM Feature #3928 (Closed): API v2 - update os_default_templates for operating system
new feature. can do through UI but currently not in API Joseph Magen
07:36 AM Feature #2794 (Closed): update examples in API docs
updated. https://github.com/theforeman/theforeman.org/commit/53ac148d7ed8b75c89a8f85362ea24107eb0b6f7 Joseph Magen
07:34 AM Feature #3761 (Closed): API v2 - option to show collection puppetclasses not grouped
closing. not necessary. Joseph Magen
07:33 AM Feature #3763: Ability for engine/plugin to extend RABL responses
Similar to http://projects.theforeman.org/issues/3853 fixed by
https://github.com/theforeman/foreman/pull/1086
Joseph Magen
07:31 AM Bug #3911 (Ready For Testing): jquery.multi-select.js should disable selected ids that are passed to :disabled =>
https://github.com/theforeman/foreman/pull/1104 Joseph Magen
07:30 AM Feature #3912 (Ready For Testing): Add ability for locations / organizations to inherit from a parent location / organization
https://github.com/theforeman/foreman/pull/1105 Joseph Magen
07:30 AM Refactor #3925 (Ready For Testing): create apipie param_groups for API v2 to DRY documentation
https://github.com/theforeman/foreman/pull/1112 Joseph Magen

12/23/2013

09:52 PM Revision 51e769b8 (foreman): Release 1.3.2
Dominic Cleal
09:22 PM Revision 11fc098a (foreman): Fixes #3881: pin locale to 2.0.9 or lower
(cherry picked from commit 5090476799f7f6d8f14749f52973e03a2ef37491) Sam Kottler
09:12 PM Installer Revision d19da48d (puppet-foreman): Clean up tests
This replaces the deprecated include_class with contain_class and
removes the redundant rspec configuration.
Ewoud Kohl van Wijngaarden
04:38 PM Smart Proxy Support #3879: When start foreman-proxy,there is a WARNING
I check the interface,visit foreman's home page,it notice that Ruby(Rack)application could not be started,like Screen... ice zheng
03:31 PM Feature #3927 (Closed): Use user-data instead of SSHProvision on Openstack / EC2
This is about 50% of what's asked for on #2991 - it would allow user-ata in cloud-init to set up a vm instead of usin... Greg Sutcliffe
01:15 PM Feature #3926 (Rejected): have more control over the DHCP Option being used.
I have run into the issue that the dhcpd.conf options do not reflect what foreman is setting when it adds a hosts on ... Jelle B.
12:51 PM Refactor #3925 (Closed): create apipie param_groups for API v2 to DRY documentation
Joseph Magen
12:44 PM Bug #3902 (Ready For Testing): Foreman is unable to create instances with openstack Havana
https://github.com/theforeman/foreman/pull/1099 Ohad Levy
10:45 AM Bug #3920: Foreman throws 500 when searching for not supported term
We probably should finish this as it affects Hammer as well.
Basically the way we handle ScopedSearch errors works...
Daniel Lobato Garcia

12/22/2013

09:29 PM Bug #3916: ws_proxy port issues
Hi
please ignore the last line, just read up the ruby docs where it says
'greater than or equal to zero and less...
Markus Nussdorfer
09:25 PM Bug #3916: ws_proxy port issues
Hi
Yes i definitely crested the VM through Foreman.
As far as i see it, the Range in the documentation only aff...
Markus Nussdorfer
03:47 PM Bug #3924: Build fails silently to download boot images if tftp proxy isn't set in sebnets
thanks, we'll try to get it fixed before 1.4 Ohad Levy
10:50 AM Smart Proxy Bug #2878: Import Classes fails when using parser = future
I have made a patch for this, see https://github.com/theforeman/smart-proxy/pull/123 . If some one have lots of puppe... Rickard von Essen

12/21/2013

05:23 PM Bug #3920: Foreman throws 500 when searching for not supported term
I was searching for a specific operating system by typing the name of the OS in the searchbox. They UI displayed this... Og Maciel
01:12 AM Bug #2786 (Closed): d-i apt-setup index starts at 0
This was fixed: https://github.com/theforeman/community-templates/commit/973d4bae2c5cc72e0517afa00737740f0ccbd046 Anonymous
12:52 AM Feature #1828: DHCP-less gPXE Provisioning
this got implemented via foreman_bootdisk, right? Anonymous
12:20 AM Feature #3733: deploy SLES with Foreman
updated the wiki page Anonymous

12/20/2013

05:09 PM Bug #3924 (New): Build fails silently to download boot images if tftp proxy isn't set in sebnets
The 'build' button for a host should not give a successful reply if the TFTP proxy does not:
1) The TFTP proxy for a...
Edson Manners
03:00 PM Bug #3923 (Closed): organzation relations not documented through apipie
Where are the relations documented if not here? I cannot find the apipie docs to match the hammer organization add_ a... Thomas McKay
09:31 AM Bug #3920 (Closed): Foreman throws 500 when searching for not supported term
I've found this through hammer.
Some fields, such as fullname for OS, aren't searchable. However, the api/UI throw...
Daniel Lobato Garcia

12/19/2013

03:57 PM Feature #3733: deploy SLES with Foreman
Oliver, I added you to the watchers of this ticket, as you seem to use SLES with Foreman.
https://github.com/thefore...
Anonymous
03:52 PM Feature #3733: deploy SLES with Foreman
LVM partition table merged as b0b9a391 into community-templates. Anonymous
03:13 PM Installer Bug #3918: Password option is not effective in database.yaml
To confirm this, list postgresql processes. In this case, I have running instance of Foreman:
postgres 2298 ...
Lukas Zapletal
03:11 PM Installer Bug #3918: Password option is not effective in database.yaml
Reported by Cristian Falcas - thanks. Lukas Zapletal
03:10 PM Installer Bug #3918 (Rejected): Password option is not effective in database.yaml

It looks like the pg adapter in Rails uses UNIX sockets, which we
configure to trust when ident is set properly....
Lukas Zapletal
03:09 PM Revision fb5344fb (foreman_api): Bump to 0.1.9
Martin Bacovsky
03:08 PM Revision c0d02cf6 (foreman_api): Removed 'git ls-files'
Martin Bacovsky
02:52 PM Revision eaf758b2 (foreman_api): Updated bindings to latest upstream
Martin Bacovsky
02:47 PM Bug #3916 (Need more information): ws_proxy port issues
Hello,
if you create your VM instance through Foreman, we will set VNC port to the one that is in documentation I ...
Lukas Zapletal
01:55 PM Bug #3916: ws_proxy port issues
After a bit of further digging it seems foreman gets the port range from vSphere
but vSphere 5.1 uses the Portrange ...
Markus Nussdorfer
01:24 PM Bug #3916 (Resolved): ws_proxy port issues
Was just trying to set up console access to our VMWare Servers and discovered, that the host_port variable is never a... Markus Nussdorfer
02:13 PM Revision f8e70988 (foreman): Merge branch 'fixes-3872' of git://github.com/ehelms/foreman into ehelms-fixes-3872
Amos Benari
01:50 PM Feature #3917 (Closed): Add strong_parameters to foreman
David Davis
01:11 PM Packaging Revision 1ceba926 (foreman-packaging): New package rubygem-strong_parameters, version 0.2.1-9.fc19
specs-from-koji (Jenkins)
01:11 PM Packaging Revision 93cae696 (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.15-1.fc19
- Bump to 0.0.15 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:11 PM Packaging Revision 44c4fd99 (foreman-packaging): Update rubygem-hammer_cli to 0.0.14-1.fc19
- Bump to 0.0.14 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:11 PM Packaging Revision e71abd46 (foreman-packaging): Update rubygem-foreman_api to 0.1.9-1.fc19
- Bump to 0.1.9 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 PM Packaging Revision 816593ad (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.15-1.el6
- Bump to 0.0.15 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 PM Packaging Revision 9435d4ee (foreman-packaging): Update rubygem-hammer_cli to 0.0.14-1.el6
- Bump to 0.0.14 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 PM Packaging Revision e01e7326 (foreman-packaging): Update rubygem-foreman_api to 0.1.9-1.el6
- Bump to 0.1.9 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 PM Packaging Revision c08e2da4 (foreman-packaging): Update ruby193-rubygem-foreman_api to 0.1.9-1.el6
- Bump to 0.1.9 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 PM Packaging Revision 411b0df2 (foreman-packaging): New package ruby193-rubygem-strong_parameters, version 0.2.1-9.el6
specs-from-koji (Jenkins)
11:49 AM Packaging Revision d6eb8f22 (foreman-packaging): hammer_cli_foreman updated to 0.0.15
Tomáš Strachota
11:49 AM Packaging Revision 85869f5b (foreman-packaging): foreman_api updated to 0.1.9
Tomáš Strachota
11:49 AM Packaging Revision bf6e4ca1 (foreman-packaging): hammer_cli updated to 0.0.14
Tomáš Strachota
10:44 AM Revision b0b9a391 (community-templates): add AutoYaST LVM layout
Michael Moll

12/18/2013

09:14 PM Revision 19f55923 (foreman): Fixes 3872: Provides a better customizable application layout that
conforms to HTML5 best practices.
This change aims to provide a more customizable application layout by first
splitt...
Eric Helms
05:31 PM Bug #3905 (Closed): API v2 method delete in reports has wrong route in apidocs
Applied in changeset commit:2e2e0c6bebefa94f96df8287d0361c8d8686e68b. Martin Bacovsky
11:41 AM Bug #3905 (Ready For Testing): API v2 method delete in reports has wrong route in apidocs
https://github.com/theforeman/foreman/pull/1101 Martin Bacovsky
11:32 AM Bug #3905 (Assigned): API v2 method delete in reports has wrong route in apidocs
Martin Bacovsky
11:18 AM Bug #3905 (Closed): API v2 method delete in reports has wrong route in apidocs
... Martin Bacovsky
05:31 PM Bug #2374 (Closed): Libvirt host creation fails with LVM storage pool
Applied in changeset commit:41fb208d55495abc0cc8d0a8471bc33dfc991c78. Lukas Zapletal
04:31 PM Feature #3914 (Closed): Need ability to specify a default Organization for a user
When logging into Foreman we need the ability to optionally specify which organization the user 'lands' in after the ... Mike McCune
03:13 PM Feature #3912: Add ability for locations / organizations to inherit from a parent location / organization
initial step towards implementing issue #3099 Joseph Magen
03:12 PM Feature #3912 (Closed): Add ability for locations / organizations to inherit from a parent location / organization
Joseph Magen
02:59 PM Bug #3904 (Resolved): rbvmomi 1.8.0 breaks Ruby 1.8 compatibility
Resolving via a pending update to rbvmomi 1.8.1. Dominic Cleal
11:21 AM Bug #3904 (Ready For Testing): rbvmomi 1.8.0 breaks Ruby 1.8 compatibility
https://github.com/theforeman/foreman/pull/1100 Dominic Cleal
11:17 AM Bug #3904 (Resolved): rbvmomi 1.8.0 breaks Ruby 1.8 compatibility
http://ci.theforeman.org/job/test_develop/483/database=postgresql,ruby=1.8.7/console
Submitted an upstream PR to f...
Dominic Cleal
02:59 PM Bug #3911 (Closed): jquery.multi-select.js should disable selected ids that are passed to :disabled =>
Joseph Magen
02:55 PM Bug #3653 (Closed): Recent versions of fog require guest_id to be set.
Merged as d80d1c2cf8ea9e2abb92c1f070f6347649ef8f29 into 1.3-stable only. We'll address this with a newer version of ... Dominic Cleal
02:51 PM Feature #3910 (Closed): for VMware compute resource (fog) give the option to add a cd drive to the created host
In essence it is to add a virtual cd drive to a created vm via fog on vmware (possible others aswell). Reason is so a... Jelle B.
02:37 PM Feature #3906: Support for Junos Zero-Touch-Provisioning
One more quirk:
* You need to specify _any_ parition table to deploy a Junos device, although it will never be use...
Frank Wall
02:07 PM Feature #3906: Support for Junos Zero-Touch-Provisioning
Exciting, looking forward seeing the code :) Ohad Levy
01:56 PM Feature #3906: Support for Junos Zero-Touch-Provisioning
h3. Quirks
I forgot to mention some quirks :-(
* Foreman configuration: You need to set _token_duration_ to en...
Frank Wall
01:04 PM Feature #3906 (Closed): Support for Junos Zero-Touch-Provisioning
h3. Status
Some pull-requests are currently being prepared for submission. It was developed running foreman 1.3.1,...
Frank Wall
02:04 PM Feature #3909 (Closed): compute resources prevent or disassciate host from VM prevent vm deletion
As discussed on IRC.
Create a solution where by a host in foreman can be deledet without deletion of the actuall v...
Jelle B.
01:13 PM Feature #3571 (Closed): add possibility to ignore/hide :debug and :info logs
I'm closing this.
David, I hope the filter in the UI is a solution for you.
Anonymous
12:44 PM Bug #3858: No menus shown for non-admin users
https://bugzilla.redhat.com/show_bug.cgi?id=1044490 Dominic Cleal
12:08 PM Revision 2e2e0c6b (foreman): fixed #3905 - wrong route in apidoc for reports delete (API v2)
Martin Bacovsky
10:39 AM Bug #3903 (Closed): Menu URLs when relative URL root is used are linking to /
49a98083cb8d0e414b5bbc738044b36a8a161fab / #3790 broke the menu system when running under a relative root URL (export... Dominic Cleal
10:31 AM Bug #3280 (Closed): API gives errors when user logins are turned off
Applied in changeset commit:a1b8169ff29c725edd4ee51d83aaf31c7be011ec. Daniel Lobato Garcia
10:31 AM Feature #1431 (Closed): Add support of whitebox hardware model through motherboard facter
Applied in changeset commit:011049c66f8f8c072ae5065cb88a04ae8e907807. Anonymous
10:23 AM Revision 41fb208d (foreman): fixes #2374 - added allocation option to libvirt VM
Lukas Zapletal
09:54 AM Revision a1b8169f (foreman): fixes #3280 - authenticate returns true for API requests when login:false
Daniel Lobato Garcia
09:53 AM Revision 011049c6 (foreman): fixes #1431 - use boardproductname as model fallback if productname or model fact don't exist
Michael Moll
09:51 AM Revision 51a63dc9 (foreman): refs #3571 - add filter for notice level in report
Michael Moll
09:48 AM Bug #3902 (Closed): Foreman is unable to create instances with openstack Havana
Havana requires to select an internal network, until now, in grizzly, it would auto create an interface in *every* in... Ohad Levy
09:44 AM Packaging Revision 310f45ad (foreman-packaging): Tidy up foreman-cli sed regex
Greg Sutcliffe
09:08 AM Packaging Revision 04f144b5 (foreman-packaging): fixes #3537 - debian metapackage for foreman cli
Tomáš Strachota
08:13 AM Packaging Revision a0c729ea (foreman-packaging): Updated hammer_cli_foreman to 0.0.13
Tomáš Strachota
08:13 AM Packaging Revision 8d34a9f2 (foreman-packaging): Updated hammer_cli to 0.0.13
Tomáš Strachota
07:09 AM Packaging Revision c994721c (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.13-1.fc19
- Bump to 0.0.13 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
07:09 AM Packaging Revision bceba1ef (foreman-packaging): Update rubygem-hammer_cli to 0.0.13-1.fc19
- Bump to 0.0.13 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
07:09 AM Packaging Revision 8545f84b (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.13-1.el6
- Bump to 0.0.13 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
07:09 AM Packaging Revision bbaf4fa8 (foreman-packaging): Update rubygem-hammer_cli to 0.0.13-1.el6
- Bump to 0.0.13 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:10 AM Packaging Revision 2cc8830f (foreman-packaging): Update rubygem-foreman-mco to 0.0.1-3.fc19
- Update some references to mco (dcleal@redhat.com) specs-from-koji (Jenkins)

12/17/2013

08:23 PM Installer Revision 90db4b77 (puppet-foreman): Quote password field. Otherwise a pass with non-alphanumeric characters
will fail. Tom McLaughlin
08:14 PM Bug #3515 (Ready For Testing): Associated resources not found by ID causes 500 Internal Server Error
Dominic Cleal
05:43 PM Bug #3515: Associated resources not found by ID causes 500 Internal Server Error
https://github.com/theforeman/foreman/pull/1098 Daniel Lobato Garcia
08:13 PM Bug #3896 (Ready For Testing): OVirt console connection fails
https://github.com/theforeman/foreman/pull/1097 Dominic Cleal
02:19 PM Bug #3896 (Closed): OVirt console connection fails
Our RHEV manager is behind a firewall & so from Foreman server we opened up port 443 for mnagement through the API & ... Jimmi Dyson
04:36 PM Bug #3900 (New): Class removed because invalid syntax validation
Hi!
I recently made the following change in the manifest:
nginx::server { 'repo':
listen_port => '7897',
*- ...
Andrei Burd
03:14 PM Packaging Revision e16d3748 (foreman-packaging): Update ruby193-rubygem-foreman-mco to 0.0.1-3.el6
- Update some references to mco (dcleal@redhat.com) specs-from-koji (Jenkins)
03:07 PM Packaging Revision 632493bd (foreman-packaging): Merge pull request #151 from skottler/foreman_mco
Add the foreman-mco plugin to the nightly RHEL6 and F19 comps Dominic Cleal
02:30 PM Bug #2394: Import Puppet Classes - deletes assigned classes
Version 1.3.1- assigned class was deleted from class list - result collector class was removed from machine and 300 e... Andrei Burd
01:09 PM Packaging Revision 1a910713 (foreman-packaging): New package rubygem-foreman-mco, version 0.0.1-2.fc19
specs-from-koji (Jenkins)
01:09 PM Packaging Revision 19fce5d8 (foreman-packaging): New package ruby193-rubygem-foreman-mco, version 0.0.1-2.el6
specs-from-koji (Jenkins)
12:39 PM Feature #3725: Make default root password more explicit and configurable at install time
We could remove the default password entirely, and require via model validation that the user provides one when creat... Dominic Cleal
12:34 PM SELinux Bug #3895 (Resolved): AVC denials from Foreman 1.3 installation
No discernible impact on the application or installation.... Dominic Cleal
11:26 AM Bug #3280 (Ready For Testing): API gives errors when user logins are turned off
Dominic Cleal
11:25 AM Bug #3280: API gives errors when user logins are turned off
http://projects.theforeman.org/issues/3280 Daniel Lobato Garcia
11:08 AM Bug #3280: API gives errors when user logins are turned off
This is currently failing from the Foreman side, API requests return 401 Unauthorized when login:false.
From Hammer ...
Daniel Lobato Garcia
11:09 AM Feature #1431 (Ready For Testing): Add support of whitebox hardware model through motherboard facter
https://github.com/theforeman/foreman/pull/1095 Anonymous
10:55 AM Installer Revision 39bac593 (installer): Bumping modules to fix proxy registration
Lukas Zapletal
10:23 AM Bug #3894 (Resolved): 500 error when accessing /api/reports/:id with unknown report ID
When accessing the API with an unknown report ID (/api/reports/:id), a 500 error is thrown as it seems to fall back t... Dominic Cleal
09:37 AM Installer Revision 0dc6d29c (puppet-dhcp): Replace package name for Debian / Ubuntu
On Debian, installing the virtual packages dhcp3-server causes puppet
to do:
Notice: /Stage[main]/Dhcp/Package[dhcp3-...
Grégoire Morpain
08:52 AM Packaging Revision 625dd1fc (foreman-packaging): Add the foreman-mco plugin to the nightly RHEL6 and F19 comps
Sam Kottler
07:54 AM Feature #3528: When new users are created based on REMOTE_USER authentication, their attributes should be populated as well
I'm removing the roles part from this issue, now tracking it in http://projects.theforeman.org/issues/3892. Jan Pazdziora
07:52 AM Feature #3892 (Closed): When new users are created based on REMOTE_USER authentication, their roles should be populated as well
The issue http://projects.theforeman.org/issues/3312 made the REMOTE_USER authentication usable for other authenticat... Jan Pazdziora

12/16/2013

07:46 PM Bug #3890 (New): Importing ~1000 of puppet classes takes a while
Mike reported with a RHEL6 installation that it took 72 seconds to import. We should check performance of the import ... Lukas Zapletal
07:20 PM Feature #3272: Separate internal admin account from user admin accounts
I requested some feedback on foreman-dev to work out how the first user account should be populated:
https://groups....
Dominic Cleal
06:26 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
I've sent a patch in the related issue #3889, if you get the chance to try it. I haven't tried reproducing this YAML... Dominic Cleal
04:11 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
Jason Ashby wrote:
> An error message would be helpful when submitting changes to class parameters if they fail. Cur...
Andy Bohne
06:25 PM Bug #3889 (Ready For Testing): No validation errors for nested class parameters on Puppet class edit page
https://github.com/theforeman/foreman/pull/1093 Dominic Cleal
06:11 PM Bug #3889 (Closed): No validation errors for nested class parameters on Puppet class edit page
When a validation errors occurs on the puppet class edit page, no validation messages are returned to the UI for nest... Dominic Cleal
04:37 PM Smart Proxy Support #3879: When start foreman-proxy,there is a WARNING
Check /var/log/foreman/production.log and use that to work out what the problem is, the 500 internal server error is ... Dominic Cleal
04:21 PM Smart Proxy Support #3879: When start foreman-proxy,there is a WARNING
Thanks,now I install foreman though foreman-installer,but new problem happen.like this:
[ERROR 2013-12-16 23...
ice zheng
08:36 AM Smart Proxy Support #3879 (Feedback): When start foreman-proxy,there is a WARNING
This indicates you haven't set up the SSL configuration in settings.yml. If you'd like it to use SSL, uncomment ssl_... Dominic Cleal
04:31 PM Feature #3339 (Closed): Support for nested facts and specialised plugins
Applied in changeset commit:9e1b757848eaf09ba47adf6f278cfa5504af5a03. Marek Hulán
03:57 PM Feature #3339 (Ready For Testing): Support for nested facts and specialised plugins
Dominic Cleal
03:55 PM Feature #3339 (Duplicate): Support for nested facts and specialised plugins
Dominic Cleal
04:31 PM Feature #3693 (Closed): API v2 - accept GET json format of object in PUT/POST requests to add/remove has_many associations
Applied in changeset commit:bbf64d9900262e42afaec6dd84934ae601c1d4f3. Anonymous
04:01 PM Feature #2794 (Ready For Testing): update examples in API docs
Dominic Cleal
04:01 PM Feature #2794: update examples in API docs
https://github.com/theforeman/theforeman.org/pull/127
https://github.com/theforeman/foreman/pull/1092
Dominic Cleal
03:57 PM Revision 9e1b7578 (foreman): fixes #3339 - nested fact support, allow fact importers to be registered by plugins
Marek Hulán
03:55 PM Feature #2293 (Duplicate): Support structured facts
Dominic Cleal
03:54 PM Revision bbf64d99 (foreman): fixes #3693 - API v2 - accept GET json format of object in PUT/POST requests to add/remove has_many associations
Joseph Magen
03:45 PM Installer Revision 832bafa6 (puppet-candlepin): Initial commit of Candlepin module from the original katello-installer.
Eric Helms
02:41 PM Packaging Revision 00bebb69 (foreman-packaging): Pin libvirt to < 0.5 on squeeze as 0.5.1 does not build
Greg Sutcliffe
02:38 PM Bug #3880 (Assigned): headers passed into api should be cloned before modified
Gotcha, thanks. Dominic Cleal
02:31 PM Bug #3880: headers passed into api should be cloned before modified
Dominic Cleal wrote:
> Sorry, can you elaborate on this please? I don't follow what you mean from the issue descrip...
Thomas McKay
08:38 AM Bug #3880 (Need more information): headers passed into api should be cloned before modified
Sorry, can you elaborate on this please? I don't follow what you mean from the issue description. Pointers to code ... Dominic Cleal
01:46 PM Packaging Revision 2482eed5 (foreman-packaging): Add hooks plugin
Greg Sutcliffe
01:28 PM Packaging Revision 8a8a42cc (foreman-packaging): Add discovery plugin
Greg Sutcliffe
01:17 PM Packaging Revision 152ed9cf (foreman-packaging): Add default-hostgroup plugin
Greg Sutcliffe
01:07 PM Installer Revision d5f02394 (puppet-foreman): Fixed proxy registration for foreman_api 0.1.18+
Lukas Zapletal
12:50 PM Packaging Revision 70b41d2e (foreman-packaging): foreman-mysql removed
Tomáš Strachota
12:48 PM Packaging Revision 5a584b9e (foreman-packaging): Add column-view plugin
Greg Sutcliffe
12:31 PM Bug #3885 (Closed): Occasional HostTest should import facts idempotently test failures
Applied in changeset commit:55a29e831ce918b46827ca29bd9a42bcc5d31b7e. Dominic Cleal
11:27 AM Bug #3885 (Ready For Testing): Occasional HostTest should import facts idempotently test failures
https://github.com/theforeman/foreman/pull/1091 Dominic Cleal
11:19 AM Bug #3885 (Closed): Occasional HostTest should import facts idempotently test failures
http://ci.theforeman.org/job/test_develop/479/database=postgresql,ruby=1.8.7/
http://ci.theforeman.org/job/test_deve...
Dominic Cleal
12:27 PM Revision 55a29e83 (foreman): fixes #3885 - sort IDs in test to prevent random failures
Dominic Cleal
11:51 AM Feature #1946 (New): Addition VMWare options required for VM creation
As per my note on the PR, the current Foreman 'develop' has diverged somewhat and gained bits of the functionality (e... Dominic Cleal
11:47 AM Feature #3674 (Rejected): change hosts to systems and hostgroups to system_groups
This was spike work for sprint 17, but has not been merged in Foreman develop. We can re-open this should we decide ... Dominic Cleal
11:42 AM Feature #3678 (New): Use pry as the default REPL in the development environment
Dominic Cleal
11:41 AM Feature #3242 (New): Change the language on the puppetclasses page for importing from "Import from <proxy name>" to "Import changes from <proxy name>"
Dominic Cleal
11:37 AM Bug #3886 (New): Facts page is slow to load with many facts stored
https://gist.github.com/xorpaul/7232272... Dominic Cleal
11:31 AM Feature #3882 (Closed): Use ruby-libvirt's latest version
Applied in changeset commit:7d7cb380b91e976e8c70265804eab2363bb3aa16. Dominic Cleal
08:39 AM Feature #3882 (Ready For Testing): Use ruby-libvirt's latest version
Dominic Cleal
08:27 AM Feature #3882 (Closed): Use ruby-libvirt's latest version
As per https://github.com/theforeman/foreman/pull/1089 , the temporary fix that makes us use 'ruby-libvirt' 0.4.0 is ... Daniel Lobato Garcia
11:31 AM Bug #3881 (Closed): Pin locale to 2.0.9 or lower
Applied in changeset commit:5090476799f7f6d8f14749f52973e03a2ef37491. Sam Kottler
08:39 AM Bug #3881 (Ready For Testing): Pin locale to 2.0.9 or lower
https://github.com/theforeman/foreman/pull/1090 Dominic Cleal
02:50 AM Bug #3881 (Closed): Pin locale to 2.0.9 or lower
2.1.0, which was release on 12/15 causes breakage when running `rake test`:
cannot load such file -- locale/util/m...
Sam Kottler
10:48 AM Packaging Revision 2701be7e (foreman-packaging): Add foreman to plugin deps
Greg Sutcliffe
10:47 AM Bug #960: User without admin rights is not able to delete reports
I think this is fixed. When the destroy_reports permission is assigned, users can destroy/delete hosts without proble... Anonymous
10:31 AM Feature #3571 (Ready For Testing): add possibility to ignore/hide :debug and :info logs
https://github.com/theforeman/foreman/pull/1094 Anonymous
10:31 AM Revision 7d7cb380 (foreman): fixes #3882 - Revert "fixes #3855 - pin ruby-libvirt to 0.4 for Ruby 1.8 workaround"
This reverts commit c6d5131967fdb5ada9956fb9e83079db10ab1c29. Dominic Cleal
10:30 AM Revision 50904767 (foreman): Fixes #3881: pin locale to 2.0.9 or lower
Sam Kottler
10:20 AM Packaging Revision bffa5f7a (foreman-packaging): Remove $os dir from plugins, not required
Greg Sutcliffe
09:40 AM Bug #3884 (Closed): In host create/update in the apidoc there is param puppet_class_ids instead of puppetclass_ids (which is expected by the API)
Martin Bacovsky
08:35 AM Bug #3878 (Duplicate): Changing BMC power state results in a message which says the host is going to be in the current state instead of the target one
Dominic Cleal
07:10 AM Packaging Revision 0087c0a3 (foreman-packaging): Update ruby193-rubygem-ruby-libvirt to 0.5.1-1.el6
- Update to ruby-libvirt 0.5.1 (dcleal@redhat.com) specs-from-koji (Jenkins)

12/15/2013

06:08 PM Installer Revision 7a03de3b (puppet-puppet): Define $puppet::server_vardir in server::install
This makes dependencies easier. Ewoud Kohl van Wijngaarden
06:08 PM Installer Revision cee1729d (puppet-puppet): Use class parameters to mirror variables
Ewoud Kohl van Wijngaarden
02:22 PM Bug #3880 (Closed): headers passed into api should be cloned before modified
The headers passed into api calls such as index(), create(), etc. take two args, params and headers. The headers pass... Thomas McKay
02:46 AM Smart Proxy Support #3879 (Resolved): When start foreman-proxy,there is a WARNING
Like this:
WARNING: Missing SSL setup, working in clear text mode !
from /usr/share/foreman-proxy/bin/../l...
ice zheng
12:05 AM Bug #3878 (Duplicate): Changing BMC power state results in a message which says the host is going to be in the current state instead of the target one
Right now when you have a BMC device assigned to the host and change "Power" under the BMC tab on the individual host... Sam Kottler

12/13/2013

08:47 PM Bug #3876: API find_resource by name finds by ID instead when first character of name is a digit
... Og Maciel
08:35 PM Bug #3876 (Closed): API find_resource by name finds by ID instead when first character of name is a digit
Noticed that every now and than the Info subcommand for Model returns incorrect results:... Og Maciel
06:00 PM Revision 03b755ec (foreman): fixes #3661 - mis-redirection from /hosts/fqdn/edit to /hosts
(cherry picked from commit 625e5c7bef437a25c874195e1e1f938ff9ab5e2c) Stephen Benjamin
05:59 PM Revision b63a07a9 (foreman): fixes #3855 - pin ruby-libvirt to 0.4 for Ruby 1.8 workaround
(cherry picked from commit c6d5131967fdb5ada9956fb9e83079db10ab1c29) Dominic Cleal
03:31 PM Bug #3721 (Closed): OS families should use a label instead of class name when rendered
Applied in changeset commit:48a65101e69c3ff7513a8c67ed65f2886d2d3ba9. Greg Sutcliffe
03:31 PM Feature #3720 (Closed): Operating system name should be different to Facter operating system string
Applied in changeset commit:c2c324096a6fc2892fc5a4ca5cc4c8090edd6633. Greg Sutcliffe
03:02 PM Revision 48a65101 (foreman): Fixes #3721 - Map OS family to a display variant
Greg Sutcliffe
03:02 PM Revision c2c32409 (foreman): Fixes #3720 - Add description field to operatingsystem
Greg Sutcliffe
08:58 AM Smart Proxy Feature #3874 (Closed): Update binary search paths to support FreeBSD
The search paths for binaries in the proxy don't support locations of commands under FreeBSD:
https://github.com/t...
Dominic Cleal
08:54 AM Feature #3872 (Ready For Testing): Foreman application layout should support customization and follow best practices
Ah.. https://github.com/theforeman/foreman/pull/1088 Dominic Cleal
08:45 AM Feature #3872: Foreman application layout should support customization and follow best practices
What do you mean? Dominic Cleal
02:50 AM Feature #3872 (Closed): Foreman application layout should support customization and follow best practices
Eric Helms
08:54 AM Feature #3827 (Ready For Testing): Support Avatars other than Gravatar
https://github.com/theforeman/foreman/pull/1087 Dominic Cleal
08:43 AM Bug #3871: Foreman 1.3.1: Adding a new smart class parameter override fails if there is an existing match on an hostgroup that don't exist.
We should fix the issue with renaming host groups I think, also re-parenting/nesting. Dominic Cleal
08:40 AM Feature #3868 (Duplicate): Allow users to turn on pagination by e.g. per_page=0
Dominic Cleal
08:27 AM Feature #3873 (New): Validate syntax of kickstart and preseed scripts
Kickstart scripts could be rendered and have their syntax validated via the ksvalidator python tool or similar, allow... Dominic Cleal

12/12/2013

07:11 PM Bug #3871 (Duplicate): Foreman 1.3.1: Adding a new smart class parameter override fails if there is an existing match on an hostgroup that don't exist.
Hi,
Adding a new smart class parameter override from the Smart Class Parameter page fails if there is an existing ...
Peter Gustafsson
02:24 PM Packaging Feature #3537 (Ready For Testing): Debian: Fix the foreman-cli metapackage to install hammer
https://github.com/theforeman/foreman-packaging/pull/149 Tomáš Strachota
02:22 PM Bug #3869 (Closed): API error messages poorly formatted
GET /api/users with an unauthorized user returns in the json below. Note the missing 'results' keyword.
{
"to...
Thomas McKay
02:13 PM Feature #3868 (Duplicate): Allow users to turn on pagination by e.g. per_page=0
It would be nice to have some option to turn off pagination.
Today per_page=0 returns pages with no items indefinite...
Martin Bacovsky
02:02 PM Bug #3867 (Closed): Wrong Compute Resource type shown on overview
Hello!
Hello!
I am using VMWare vsphere 5.1 and on the /compute_resources page, the Resources are listed as "EC2"...
Hannes Schaller
11:51 AM Installer Revision 282551d5 (installer): Correcting typo in Rakefile for Debian systems
Lukas Zapletal
11:31 AM Refactor #3539 (Closed): Drop foreman-mysql
Applied in changeset commit:63b3ed2d1d5e95af8fedb3fab8cdde3357a0eafd. Lukas Zapletal
11:31 AM Bug #3753 (Closed): Plugins built using isolate_namespace don't redirect to the login page
Applied in changeset commit:9a1f72f450bd19c53afa3af541a17534f42f221d. Eric Helms
11:31 AM Bug #3790 (Closed): Plugin definitions don't support isolate_namespace engines
Applied in changeset commit:49a98083cb8d0e414b5bbc738044b36a8a161fab. Amos Benari
10:58 AM Refactor #3866 (Rejected): API v1/v2 code duplication
API v2 and v1 share a lot of code both in tests and controllers. Refactoring the controllers is going to be somewhat ... Daniel Lobato Garcia
10:57 AM Revision f1ce57f3 (foreman): refs #3067 - domain stripped from installation media hostname for Solaris
dima
10:44 AM Revision 63b3ed2d (foreman): fixes #3539 - removed legacy mysql adapter
Lukas Zapletal
10:34 AM Revision 9a1f72f4 (foreman): Fixes #3753 - always use main_app to determine paths for running an isolated namespace plugin
Eric Helms
10:34 AM Revision 49a98083 (foreman): fixes #3790 - Added support for isolated engine to foreman menu
Amos Benari
09:53 AM Installer Feature #3476: As a User, I would like to install foreman in a HA mode
I think that one part of having foreman HA would be to just have the foreman HA. That excludes all proxy related item... Ewoud Kohl van Wijngaarden
08:51 AM Bug #3865 (New): DHCP reservation on old MAC can't be updated when MAC changes due to update from facts
When ignore_puppet_facts_for_provisioning is false, the MAC address Foreman has registered for a host may be updated ... Dominic Cleal
08:48 AM Bug #3864 (Rejected): Change ignore_puppet_facts_for_provisioning default to true
Proposal to change the ignore_puppet_facts_for_provisioning setting to true, so we don't change IPs and MACs of manag... Dominic Cleal
08:36 AM Bug #3122: when fact filters are added to a user, error column reference "id" is ambiguous for dashboard and fact_values
m w wrote:
> still broken for /fact_values
> needs the same fix
Sorry, I missed this part of the bug report. I'...
Dominic Cleal
08:35 AM Bug #3863 (Resolved): when fact filters are added to a user, error column reference "id" is ambiguous for fact_values
[ Cloning as we missed /fact_values ]
In 1.2.2, when fact filters are added to a user, this error is displayed wh...
Dominic Cleal
08:32 AM Feature #3861 (Resolved): Better logging/reporting/audit of provisioning including contents
Currently reports only contains Puppet reports. It might be interesting to extend them and allow reporting of provisi... Lukas Zapletal

12/11/2013

08:16 PM Bug #3122: when fact filters are added to a user, error column reference "id" is ambiguous for dashboard and fact_values
still broken for /fact_values
needs the same fix
m w
06:48 PM Feature #3859 (New): Need object label support for objects in Foreman core
This issue is to request the inclusion of a ASCII restricted, human readable field that is associated with objects wi... Mike McCune
06:31 PM Feature #3838 (Closed): Add ability to define a divider when declaring plugin menu items
Applied in changeset commit:f503738222b7ec81a8dadedf1017085f8f3b0477. Eric Helms
06:31 PM Bug #3855 (Closed): ruby-libvirt 0.5.0 fails to build on Ruby 1.8.7
Applied in changeset commit:c6d5131967fdb5ada9956fb9e83079db10ab1c29. Dominic Cleal
02:48 PM Bug #3855 (Ready For Testing): ruby-libvirt 0.5.0 fails to build on Ruby 1.8.7
https://github.com/theforeman/foreman/pull/1085 Dominic Cleal
02:38 PM Bug #3855 (Closed): ruby-libvirt 0.5.0 fails to build on Ruby 1.8.7
... Dominic Cleal
06:17 PM Bug #3858 (Closed): No menus shown for non-admin users
When logging in as a non-admin user, even one with the site manager role, there are no top level menus shown apart fr... Dominic Cleal
05:32 PM Revision f5037382 (foreman): Fixes #3838: Adds ability to define a divider when declaring a menu item
from a plugin. Eric Helms
04:25 PM Revision c6d51319 (foreman): fixes #3855 - pin ruby-libvirt to 0.4 for Ruby 1.8 workaround
Dominic Cleal
04:06 PM Feature #3856 (Rejected): Expandable text areas fro overriden parameters
No problem, closing. Yeah, Firefox, Chrome etc will allow you to expand text areas with drag + drop. Dominic Cleal
03:58 PM Feature #3856: Expandable text areas fro overriden parameters
I do not know how to close this, but it was just brought to my attention this is a problem with the fact that I am st... Ian Tewksbury
03:46 PM Feature #3856 (Closed): Expandable text areas fro overriden parameters
If a parameter is overwriten you get a scrollable textbox but if the paramater value is multiple lines this is not ve... Ian Tewksbury
03:55 PM Installer Revision 4b392514 (puppet-pulp): Merge pull request #1 from ehelms/fix-documentation
Fixes documentation error to prevent Kafo from complaining about Eric Helms
02:02 PM Installer Bug #3851: Reports with errors on the puppet master side are not shown as failed
ah, right... if the case of the non-cached catalog I also have the error "err Puppet Could not retrieve catalog; sk... Anonymous
01:53 PM Installer Bug #3851: Reports with errors on the puppet master side are not shown as failed
The difference between daemon and --test mode might be "usecacheonfailure" which is enabled by default I think and di... Dominic Cleal
01:45 PM Installer Bug #3851: Reports with errors on the puppet master side are not shown as failed
The host has a green zero and "No changes", so it's not set into error state...
I recall that it worked with Puppet ...
Anonymous
01:24 PM Installer Bug #3851: Reports with errors on the puppet master side are not shown as failed
Is this the same as #2976 do you think? Does the host show the error, but the report metrics don't? Dominic Cleal
10:30 AM Installer Bug #3851 (Closed): Reports with errors on the puppet master side are not shown as failed
If a puppet agent gets an error like "Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to p... Anonymous
01:53 PM Installer Revision b2a4400b (puppet-pulp): Fixes documentation error to prevent Kafo from complaining about
undocumented parameters. Eric Helms
01:14 PM Bug #3853 (Closed): allow rabl overrides to taxonomies_controller

When an engine extends a core model, they may wish to override the rabl json to include their own fields.
For ex...
Thomas McKay
12:23 PM Bug #3852 (Duplicate): Welcome page is no logner visible
Agreed, though we don't have a wizard at the moment. foreman_setup's the closest, and I would like to make this more... Dominic Cleal
12:19 PM Bug #3852 (Duplicate): Welcome page is no logner visible
Yesterday I noticed interesting fact - starting with Foreman 1.3 there is no Welcome page, if you log in after 30+ mi... Lukas Zapletal
11:31 AM Packaging Revision 1af20136 (foreman-packaging): Update hammer_cli_foreman to 0.0.12
Tomáš Strachota
11:31 AM Packaging Revision 7d42b3cc (foreman-packaging): Update hammer_cli to 0.0.12
Tomáš Strachota
10:16 AM Bug #3790 (Ready For Testing): Plugin definitions don't support isolate_namespace engines
https://github.com/theforeman/foreman/pull/1082 Dominic Cleal
08:31 AM Installer Bug #3850 (Resolved): Reverse dns zone not created for the entire subnet, if larger than /24
Description of problem:
Foreman only creates reverse zone file for first set of prefixes in a multi-prefixed subnet....
Dominic Cleal
07:05 AM Packaging Revision 9756d363 (foreman-packaging): Add foreman_dhcp_browser plugin
Dominic Cleal
03:59 AM Installer Revision cbe2b829 (puppet-puppet): Allow to set git branch to puppet env map
The post receive hook already supports this but it's not configurable
yet.
Guido Günther
01:10 AM Packaging Revision 8b51b971 (foreman-packaging): New package rubygem-foreman_dhcp_browser, version 0.0.3-1.fc19
specs-from-koji (Jenkins)
01:09 AM Packaging Revision 776467ed (foreman-packaging): New package ruby193-rubygem-foreman_dhcp_browser, version 0.0.3-1.el6
specs-from-koji (Jenkins)
12:07 AM Feature #3848 (New): Matcher value for smart variables against array
It would be nice if the matcher for smart variable would take and array as a comparing value.
for example somethin...
Laurent Domb

12/10/2013

05:52 PM Feature #2777 (Duplicate): Sort hostgroups alphabetically in UI
Fixed recently via #3107, thanks for the report. Dominic Cleal
05:37 PM Bug #3567: Editing an oVirt compute resource can throw errors loading quotes while loading page
I get a similar stack trace when trying to edit the url as my oVirt computer resource hostname changed.
OVIRT::Ovi...
Leah Fisher
03:50 PM Packaging Feature #3537 (Assigned): Debian: Fix the foreman-cli metapackage to install hammer
Tomáš Strachota
01:51 PM Installer Revision 28481a6a (puppet-puppet): Fix include_class deprecation warnings
Mickaël Canévet
01:35 PM Bug #1477: Whenever you switch environment for a host group - the host group looses its puppet classes.
Re-opening as it sounds like the UI issue may still exist, even though the mismatch problem was fixed. Dominic Cleal
01:35 PM Bug #1477 (New): Whenever you switch environment for a host group - the host group looses its puppet classes.
Dominic Cleal
01:17 PM Feature #1945: Better VMWare support for non-clusters setup
According to a discussion on IRC, this is still present at least in 1.3.1. Anonymous
01:09 PM Packaging Revision a72514c1 (foreman-packaging): Update rubygem-kafo to 0.3.4-1.fc19
- Fixes #3831 - Add support for hash type (mhulan@redhat.com)
- Add docs for new Hash type (mhulan@redhat.com)
- Add ...
specs-from-koji (Jenkins)
01:09 PM Bug #3846 (Duplicate): Host Groups are not taken into account in Puppet Classes usage count
The Configuration / Puppet Classes page shows all available classes and their usage count (in the "Hosts" column), bu... Marco De Vitis
01:09 PM Packaging Revision eca7c223 (foreman-packaging): Update rubygem-kafo to 0.3.4-1.el6
- Fixes #3831 - Add support for hash type (mhulan@redhat.com)
- Add docs for new Hash type (mhulan@redhat.com)
- Add ...
specs-from-koji (Jenkins)
01:03 PM Bug #3845 (Closed): user login session ending clears chosen organization
When session expires and user is prompted to login again, the previously selected organization context is lost. This ... Thomas McKay
12:57 PM Bug #3844 (New): Confusion with colors and status in web GUI
In the dashboard the orange color is used for the "Hosts with no reports" status group, and in the Hosts page, indeed... Marco De Vitis
12:03 PM Revision 3037a651 (foreman): Fix unresolved conflict in foreman.spec from b03d0a49
Dominic Cleal
11:58 AM Revision d80d1c2c (foreman): Fixes #3653: Always set the vsphere guest_id, as recent versions of fog require it
Ewoud Kohl van Wijngaarden
11:58 AM Revision b03d0a49 (foreman): fixes #3717 - pin fog to 1.15.x
(cherry picked from commit 4cc18563a29cf2e94e0e1a92dfdae14aea6b97a2)
Conflicts:
bundler.d/fog.rb
foreman.spec
Dominic Cleal
11:56 AM Installer Revision 3045424e (puppet-puppet): Split agent configuration into puppet::agent::*
Mickaël Canévet
11:46 AM Revision e9fd6ac7 (foreman): fixes #3832 - foreman supplies user for GCE images, fog expects username
(cherry picked from commit 51908af77554e588e85f7a6f73f1ce3e15aa4157) odgrim
11:02 AM Installer Revision 28507761 (puppet-foreman): Test Puppet 3.2 and 3.latest, drop 3.0 and 3.1
Dominic Cleal
10:35 AM Installer Revision 95145fca (puppet-foreman): Updated proxy registration for foreman_api 0.1.18+
Lukas Zapletal
10:04 AM Feature #3842 (Closed): Add subscription-manager snippet
The default RHEL kickstart template uses rhnreg_ks in the redhat_register snippet to register the newly provisioned h... Dominic Cleal
08:54 AM Refactor #3840 (Closed): Remove Signo related code
We no longer need any Signo integration. Marek Hulán
07:33 AM Packaging Revision 42439614 (foreman-packaging): Update kafo to 0.3.4
Marek Hulán
06:41 AM Installer Revision 87228fe5 (puppet-puppet): Test Puppet 3.2 and 3.latest, drop 3.0 and 3.1
Dominic Cleal
06:32 AM Installer Revision a763cefe (puppet-puppet): Release 1.4.0
Dominic Cleal
06:21 AM Installer Revision dfed13cd (puppet-puppet): Fix to ordering problem ?
Mickaël Canévet
06:21 AM Installer Revision c33a4433 (puppet-puppet): Use concat to create envs sections in puppet.conf
Mickaël Canévet

12/09/2013

08:19 PM Feature #3838 (Ready For Testing): Add ability to define a divider when declaring plugin menu items
https://github.com/theforeman/foreman/pull/1083/files Dominic Cleal
08:11 PM Feature #3838 (Closed): Add ability to define a divider when declaring plugin menu items
Eric Helms
06:31 PM Feature #3491 (Closed): API v2 rabl templates base, main, show for each controller
Applied in changeset commit:2e4693427b771d0925ed65b85ff728d35d1146df. Anonymous
05:50 PM Feature #3491 (Ready For Testing): API v2 rabl templates base, main, show for each controller
https://github.com/theforeman/foreman/pull/1062 Dominic Cleal
05:49 PM Revision 2e469342 (foreman): fixes #3491 - API v2 rabl templates base, main, show for each controller
Joseph Magen
05:22 PM Bug #3837 (New): Foreman fails to re-create VM after a build failure
Using a VMWare CR. If I create a host, and hit the "Build" button and it fails (due to DHCP smart-proxy problems or ... Josh Baird
04:29 PM Feature #3836 (New): Support "environment" variable in media path
This feature request is to add support for $environment in media path URL's. I'm looking for a way to dynamically as... Josh Baird
03:51 PM Feature #3835 (New): Add description or user friendly name for Puppet classes
This is a request to provide a mechanism to override names shown within puppet modules with user friendly names decid... Dominic Cleal
01:20 PM Bug #3834 (Duplicate): Host group inheritance doesn't work.
Host groups should inherit defaults for values such as Operating system and Environment from their parent host group.... Martin Hovmöller
11:31 AM Bug #2600 (Closed): Missing string extractions on compute resource VM forms
Applied in changeset commit:a0c1773dadc71b1138c75814b14c9cf884304a91. Lukas Zapletal
11:31 AM Bug #3832 (Closed): GCE: image username supplied as "user", not "username"
Applied in changeset commit:51908af77554e588e85f7a6f73f1ce3e15aa4157. Anonymous
10:10 AM Bug #3832 (Closed): GCE: image username supplied as "user", not "username"
The image username when launching GCE hosts is passed as "user" rather than "username".
https://github.com/thefore...
Dominic Cleal
10:53 AM Installer Revision 02efa1d9 (puppet-foreman): Adds a check to see if the puppet user exists before attempting to
chown directories for that user.
This can arise from the case where puppet is installed via gems only.
Eric Helms
10:52 AM Smart Proxy Feature #3833 (Closed): Ship config.ru in RPMs to run proxy under passenger
Applied in changeset commit:42bab9183b18e7b41f91f050bfd1994543d53f8a. Anonymous
10:11 AM Smart Proxy Feature #3833 (Closed): Ship config.ru in RPMs to run proxy under passenger
https://github.com/theforeman/smart-proxy/pull/118 Dominic Cleal
10:42 AM Revision 93bcad2e (foreman): i18n - extracting new, updating rails, pulling from tx
Dominic Cleal
10:35 AM Revision a0c1773d (foreman): fixes #2600 - fixed gettext extraction on vms forms
Lukas Zapletal
10:13 AM Smart Proxy Revision 42bab918: fixes #3833 - ship config.ru in RPMs for running under passenger
Ewoud Kohl van Wijngaarden
10:10 AM Revision 51908af7 (foreman): fixes #3832 - foreman supplies user for GCE images, fog expects username
odgrim
09:59 AM Smart Proxy Feature #3067 (Ready For Testing): Request Support for Oracle SPARC provisioning with ISC-DHCP server.
https://github.com/theforeman/smart-proxy/pull/117 Dominic Cleal
06:57 AM Packaging Revision 4420d756 (foreman-packaging): Add ruby-foreman_api dependency for installer smart proxy registration
Useful on pre-2.7.20 versions of Puppet which can't install and pick up the
library during the same Puppet run.
Dominic Cleal
06:40 AM Packaging Revision afa45807 (foreman-packaging): Add setup plugin to wheezy
Greg Sutcliffe
06:40 AM Packaging Revision 506d70cd (foreman-packaging): Add bootdisk plugin to wheezy
Greg Sutcliffe
06:40 AM Packaging Revision 8c353bd7 (foreman-packaging): Add templates plugin to wheezy
Greg Sutcliffe
06:40 AM Packaging Revision 778ce217 (foreman-packaging): Add gitignore
Greg Sutcliffe
05:21 AM Bug #3785: Provisioning Templates do not update on change
Yeah I see the same thing. The only way I'm able to force a change is to break the association between the template a... Charlie Derwent

12/08/2013

01:24 PM Packaging Revision 5bc35da7 (foreman-packaging): Ship config.ru
Shipping config.ru makes running under passenger trivial. Ewoud Kohl van Wijngaarden

12/07/2013

08:49 PM Feature #3751 (Assigned): Add id='new' to all buttons/links that create new objects
Taking. Lukas Zapletal

12/06/2013

02:40 PM Refactor #3539 (Ready For Testing): Drop foreman-mysql
https://github.com/theforeman/foreman/pull/1080 Lukas Zapletal
01:56 PM Refactor #3539 (Assigned): Drop foreman-mysql
Lukas Zapletal
01:53 PM Bug #3829 (Resolved): Unable to delete a user when that user have created hostgroups, reports etc
A user which have created systems and hosgroups in the foreman cannot be deleted without changing owners etc for thes... Petter Hassberg
01:43 PM Feature #3709: update the environments pages to display puppet environments rather then just plain env
Anyone can you give more context? Lukas Zapletal
11:05 AM Bug #3828 (Closed): API messages and error responses not in English
The error responses from the API are often shown in languages other than English, seemingly random. For example:
...
Dominic Cleal
10:58 AM Bug #3721 (Ready For Testing): OS families should use a label instead of class name when rendered
https://github.com/theforeman/foreman/pull/1076 Greg Sutcliffe
10:58 AM Feature #3720 (Ready For Testing): Operating system name should be different to Facter operating system string
https://github.com/theforeman/foreman/pull/1076 Greg Sutcliffe
09:20 AM Bug #2374 (Ready For Testing): Libvirt host creation fails with LVM storage pool
https://github.com/theforeman/foreman/pull/1073 Lukas Zapletal
08:53 AM Bug #2600 (Ready For Testing): Missing string extractions on compute resource VM forms
https://github.com/theforeman/foreman/pull/1079
Someone help me to finish this, thanks.
Lukas Zapletal
01:09 AM Packaging Revision 7916432e (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.12-1.fc19
- Bump to 0.0.12 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:09 AM Packaging Revision bdf573e1 (foreman-packaging): Update rubygem-hammer_cli to 0.0.12-1.fc19
- Bump to 0.0.12 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:09 AM Packaging Revision 70017438 (foreman-packaging): Update rubygem-hammer_cli_foreman to 0.0.12-1.el6
- Bump to 0.0.12 (mbacovsk@redhat.com) specs-from-koji (Jenkins)
01:09 AM Packaging Revision 0daabb00 (foreman-packaging): Update rubygem-hammer_cli to 0.0.12-1.el6
- Bump to 0.0.12 (mbacovsk@redhat.com) specs-from-koji (Jenkins)

12/05/2013

11:19 PM Feature #3827 (Closed): Support Avatars other than Gravatar
It would be interesting to support other avatars than Gravatar. I thought this post was cool:
https://www.dalema...
Stephen Benjamin
05:10 PM Bug #3826: Unable to search environments
QE could really use this :) Og Maciel
04:58 PM Bug #3826 (Closed): Unable to search environments
Trying to search for environment fails with the below error.
PGError: ERROR: missing FROM-clause entry for table...
Kedar Bidarkar
04:32 PM Feature #3825 (New): Load Rackspace datacenters dynamically
Currently Rackspace datacenters are hardcoded in our codebase. We want to load this from Rackspace similar way we do ... Lukas Zapletal
04:31 PM Bug #3820 (Closed): Plugin menu authorization check hides errors
Applied in changeset commit:43ebc4d4fcf997a01fe13adffa1659bf71441b29. Eric Helms
02:05 PM Bug #3820 (Ready For Testing): Plugin menu authorization check hides errors
https://github.com/theforeman/foreman/pull/1077 Dominic Cleal
01:50 PM Bug #3820 (Closed): Plugin menu authorization check hides errors
Eric Helms
04:31 PM Bug #3822 (Closed): Update Rackspace datacenters
Applied in changeset commit:ac2321f45e23db1fdef6e3a202ae7fa44602f43e. Lukas Zapletal
03:00 PM Bug #3822 (Ready For Testing): Update Rackspace datacenters
Lukas Zapletal wrote:
> We want to load this dynamically, yes. Later on.
File an issue please.
https://github....
Dominic Cleal
02:49 PM Bug #3822 (Closed): Update Rackspace datacenters
It is hardcoded, I'd like to test against new Viriginia datacenter, so fixing this.
We want to load this dynamical...
Lukas Zapletal
04:31 PM Bug #3524 (Closed): Cannot reference smart proxies by name when they contain a "."
Applied in changeset commit:78ced7bb10d0324db16b2a19851d228fb6dfc61c. Anonymous
04:31 PM Feature #2983 (Closed): Add autosign#index to API v1 and remove from UI controller to Add autosign#index to API v1
Applied in changeset commit:9f16bd9e0e210bd8354a274a1fd0250455a1dc83. Anonymous
04:18 PM Bug #3824 (Closed): Operating system name is not a unique resource identifier
The API currently uses the ID and name of an operating system as a unique identifier, but the name is not unique as i... Dominic Cleal
03:51 PM Revision 43ebc4d4 (foreman): fixes #3820 - adds exception output to menu item authorization check
Eric Helms
03:48 PM Revision ac2321f4 (foreman): fixes #3822 - updated Rackspace datacenter list
Lukas Zapletal
03:37 PM Revision 78ced7bb (foreman): fixes #3524 - api cannot reference smart proxies by name when they contain a "."
Joseph Magen
03:37 PM Revision 9f16bd9e (foreman): fixes #2983 - Add autosign#index to API v1 and v2 and remove from UI controller
Joseph Magen
03:29 PM Installer Revision f8a88f23 (puppet-foreman): Move passenger restart to foreman::service
Ewoud Kohl van Wijngaarden
03:20 PM Bug #3823 (Closed): User filtering options need an option for CR=nil
When configuring user filters, if you select a CR resource, the result is that the user will ONLY see objects related... Josh Baird
01:50 PM Bug #3821 (Closed): Plugin menus are lost after page refresh in development mode
Eric Helms
01:12 PM Bug #2600 (Assigned): Missing string extractions on compute resource VM forms
Dominic Cleal
12:48 PM Bug #3784 (Closed): API v2 subtotal in list reports shows wrong value
You are right, I had bad assumption about the attribute Martin Bacovsky
12:35 PM Bug #3819 (Duplicate): Add proper STI to Operatingsystem subtypes
Currently we have each Operatingsystem as a toplevel entity in the codebase, which leads to all sorts of weirdness. W... Greg Sutcliffe
12:07 PM Revision f2debb06 (community-templates): Update metadata to new ERB comment style
Greg Sutcliffe
11:29 AM Bug #3126: Cannot start a transaction within a transaction
It does not matter if you are the only one using Foreman or how many hosts you have. You are apparently using Passeng... Lukas Zapletal
09:54 AM Feature #3817 (Closed): As a user I want to set user permissions using API
Marek Hulán
06:16 AM Revision dd0b458c (community-templates): Copy gPXE template to iPXE for Foreman 1.4
Dominic Cleal
03:19 AM Tracker #431: [TRACKER] UEFI PXE support
... on further thought, the easiest way to achieve 1) is to simply not supersede the filename. The logic can, and sho... Aaron Stone
03:01 AM Tracker #431: [TRACKER] UEFI PXE support
Oh hi I need this too. Here's what I see as the issues to work on:
1) when creating a DHCP entry, instead of "supe...
Aaron Stone
01:46 AM Bug #3815 (New): smart variable setting breaks hosts in environment
Hello,
In foreman 1.2.0 setting a smart variable to the following will make all hosts in that environment inaccess...
Sachar de Vries
 

Also available in: Atom