Project

General

Profile

Activity

From 04/28/2013 to 05/27/2013

05/27/2013

01:28 PM Bug #2570: 'New Window' button on HTML5 spice client page does not work
This should still work right, Amos? Dominic Cleal
01:11 PM Bug #2570 (Closed): 'New Window' button on HTML5 spice client page does not work
The HTML5 spice client works well, but it is my understanding that the New Window button should pop up the console in... Anonymous
01:18 PM Bug #2567 (Ready For Testing): provisioning a new (ovirt) host does not work.
Jason Montleon wrote:
> That gave me a much bigger trace, and not that it tells me too much, I figured out what the i...
Dominic Cleal
12:38 PM Bug #2567: provisioning a new (ovirt) host does not work.
That gave me a much bigger trace, and not that it tells me too much, I figured out what the issue was. I had quotas e... Anonymous
03:13 AM Bug #2567 (Need more information): provisioning a new (ovirt) host does not work.
Could you try this patch please and see if you get a full backtrace appear in production.log? This should narrow dow... Dominic Cleal
01:08 PM Feature #2569 (New): [RFE] Add ability to encrypt HTML5 spice client
One of the major benefits of spice over vnc, as implemented by RHEV anyway, is that it allows for an SSL connection f... Anonymous
01:01 PM Bug #2222 (Assigned): os select in hostgroup form doesn't send the org and location correctly
Not sure if this is the same as 2296, but I still have to save the hostgroup before I can select a subnet after selec... Anonymous
12:59 PM Bug #2296: Hostgroup fields not populating when parent fields are selected
This is still present in 1.2-RC1 Anonymous
09:45 AM Bug #2484 (Ready For Testing): Editing host deletes root password
Oops, the revert closed it again. Dominic Cleal
09:40 AM Bug #2484: Editing host deletes root password
So was it closed or not? Quite confused (late on emails tho :-)
Last time I tried it out it was not working.
Lukas Zapletal
06:52 AM Bug #2568 (Closed): Foreman Installer node.rb script not working with 1.2
Dominic Cleal
03:47 AM Bug #2568 (Ready For Testing): Foreman Installer node.rb script not working with 1.2
I can't reproduce this and can't think why it would change (my RHEL 6.4 installer host is fine), but the docs agree w... Dominic Cleal
06:37 AM Installer Revision b7ba7c3c (puppet-foreman): fixes #2568 - don't pass entire URL to Get, use request_uri consistently
Dominic Cleal

05/26/2013

06:59 PM Bug #2568 (Closed): Foreman Installer node.rb script not working with 1.2
in the node.rb, installed by the foreman installer, in def enc(certname)
I had to change the line:
req ...
Anonymous
06:56 PM Bug #2567 (Closed): provisioning a new (ovirt) host does not work.
In 1.2-RC1, when I try to provision a new ovirt VM I get the error message in the logs:
Failed to save: Settings up ...
Anonymous
12:18 PM Bug #2566 (Resolved): Foreman 1.2RC1 needs newer fog
Thanks for testing! I've built the latest version of fog as it might fix some VMware issues too. If you get the cha... Dominic Cleal
10:54 AM Bug #2566 (Resolved): Foreman 1.2RC1 needs newer fog
Fog needs to get updated to get rid of the error:
Fog initialization failed - undefined method `security_groups' for ...
Anonymous
10:44 AM Bug #2565 (Closed): new / edit host ajax call create nested forms
in update_form(element) js method, the $('form').html(response); creates form within a form.
Ohad Levy
10:38 AM Bug #2564 (Closed): rake apipie:static throws exception
Since #2525, you're now unable to generate static API documentation:... Dominic Cleal
10:19 AM Bug #2563 (Ready For Testing): fallback user image has wrong path
https://github.com/theforeman/foreman/pull/654 Ohad Levy
09:54 AM Bug #2563 (Closed): fallback user image has wrong path
when gravatar is not reachable or turned off, the fallback image path is wrong leading to a recursive onerror call. Ohad Levy
09:51 AM Bug #2552 (Resolved): unable to find compute resource "" while trying to create a new host
Joseph Magen
06:21 AM Bug #2536 (Ready For Testing): Available locales not populated in production mode
https://github.com/theforeman/foreman/pull/645 Dominic Cleal
04:27 AM Bug #2562 (Closed): Hosts created with wrong listen address
Setting the listen address for new domains to 0 is breaking libvirt's API standard, http://libvirt.org/formatdomain.h... Ryan Davies

05/25/2013

08:15 AM Packaging Bug #1960 (Assigned): nightly repositories aren't updated
Dominic Cleal
05:14 AM Bug #2561 (Closed): foreman.repo hard coded to EL6
The foreman.repo file used in foreman-release is hard coded to EL6, it should use %{dist}. Dominic Cleal

05/24/2013

12:55 PM Bug #2560 (Ready For Testing): Add ruby193-rubygem-mysql* to comps
https://github.com/theforeman/foreman/pull/651 Dominic Cleal
12:51 PM Bug #2560 (Closed): Add ruby193-rubygem-mysql* to comps
The mysql gems need adding to the comps file so they get published, as dependencies of foreman-mysql*. Dominic Cleal
12:36 PM Revision cf242b5c (community-templates): Work around testing nil==something in safemode
Greg Sutcliffe
10:32 AM Bug #2559 (Closed): in foreman_url() Port is still copied from users browser
We fixed the bug where the users URL was used for :host in foreman_url(), but the port is still copied. this is a pro... Greg Sutcliffe
09:48 AM Refactor #2038: Refresh kickstart template for EL6, F17+
ready for testing: https://github.com/theforeman/foreman/pull/650 Anonymous
09:23 AM Installer Revision bbd0d19b (puppet-foreman): Fix MySQL dependency
Dominic Cleal
07:42 AM Packaging Revision 528e6964 (foreman-packaging): Update proxy deps; remove net-ping and add rkerberos to precise and squeeze
Greg Sutcliffe
07:10 AM Bug #2558 (Closed): foreman-debug should be in /usr/sbin and executable
The foreman-debug script isn't marked as executable currently in git, which makes it harder to run. It should also b... Dominic Cleal
07:03 AM Packaging Bug #2557 (Closed): Debian Wheezy RC1 can miss the ruby1.9.1-dev dependency
If you use the installer deb, the ruby1.8-dev package will be pulled in which satisfies ruby-dev, causing the JSON ge... Greg Sutcliffe
06:37 AM Installer Bug #2556 (Closed): Foreman-installer wheezy deb pulls in ruby1.8 as a dependency
Fairly harmless, but it should really use a dependency string like "rubygems1.8 | ruby1.9.1" so that wheezy doesn't h... Greg Sutcliffe
05:26 AM Bug #2555 (Ready For Testing): foreman-release RPM missing from published repo
https://github.com/theforeman/foreman/pull/649 Dominic Cleal
05:25 AM Bug #2555 (Closed): foreman-release RPM missing from published repo
The foreman-release RPM subpackage containing the repo file is missing from the published repo, it's missing from the... Dominic Cleal
05:17 AM Bug #2553 (Closed): API does not allow admin flag to be set
Applied in changeset commit:"7fab6ba6c7e6085bee5149953aa52a59d83e62f4". Ivan Necas
05:07 AM Bug #2553 (Ready For Testing): API does not allow admin flag to be set
https://github.com/theforeman/foreman/pull/563 Dominic Cleal
04:46 AM Revision 7fab6ba6 (foreman): fixes #2553 let setting admin attribute on user creation
Ivan Necas
04:24 AM Revision c91fe562 (foreman): Fix release number
Dominic Cleal
03:49 AM Bug #2554 (New): Inconsistent behavior after editing Installation Media
I just changed installation media for an OS.
Impacted hosts could not change build state without any
explicit error ...
Romain Vrignaud

05/23/2013

06:49 PM Packaging Revision 21c8cbe1 (foreman-packaging): Merge pull request #67 from domcleal/installer-release
Support specifying package release/iteration number Sam Kottler
06:46 PM Packaging Revision 6e77da06 (foreman-packaging): Support specifying package release/iteration number
Dominic Cleal
06:38 PM Packaging Revision 0fe8d49c (foreman-packaging): Merge pull request #66 from domcleal/installer-branch
Support specifying foreman-installer branch Sam Kottler
06:37 PM Packaging Revision 077e7408 (foreman-packaging): Support specifying foreman-installer branch
Dominic Cleal
06:03 PM Refactor #2038 (Assigned): Refresh kickstart template for EL6, F17+
Dominic Cleal
03:41 PM Installer Revision f56aa470 (puppet-foreman_proxy): Use RC repo
Dominic Cleal
02:26 PM Revision 649ffe82 (foreman): Change to release candidate URL in foreman.repo
Dominic Cleal
01:50 PM Bug #2519 (Ready For Testing): Admin account not enabled after db:migrate
https://github.com/theforeman/foreman/pull/648 Greg Sutcliffe
11:51 AM Installer Revision aba3ec45 (installer): Use RC repo
Dominic Cleal
11:41 AM Installer Revision fbc77017 (puppet-foreman): Use RC repo
Dominic Cleal
11:21 AM Installer Revision c3f61607 (installer): Version bump
Dominic Cleal
11:13 AM Installer Revision 0801b81a (puppet-puppet): Introduce the config_version parameter
How to determine the configuration version. By default, it will be the time
that the configuration is parsed, but you...
Ewoud Kohl van Wijngaarden
10:19 AM Installer Revision 891085c0 (puppet-puppet): Precreate /usr/share/puppet as it's not created on the debian systems
Greg Sutcliffe
10:17 AM Bug #2525 (Closed): Taxonomy controllers not documented
Applied in changeset commit:"4fb8813334644412a990c377da18741a589f0e94". Ivan Necas
09:44 AM Bug #2525 (Ready For Testing): Taxonomy controllers not documented
https://github.com/theforeman/foreman/pull/479 Dominic Cleal
10:17 AM Bug #2551 (Closed): new host image not always visible under openstack
Applied in changeset commit:"511e8f789155d6e5914bbdb5c1810aca70572d15". Ohad Levy
05:53 AM Bug #2551 (Closed): new host image not always visible under openstack
1. goto hosts/new
2. select CR that supports images
3. if arch or os are not selected then the install media and ptab...
Ohad Levy
10:17 AM Bug #2325 (Closed): No A record created in domain when provisioning an ec2 vm
Applied in changeset commit:"3b6d152746d63444ce0ae2044cec4cbb8f224882". Ohad Levy
10:04 AM Revision 3b6d1527 (foreman): fixes #2325 No A record created in domain when provisioning image based vm
Ohad Levy
10:04 AM Revision 511e8f78 (foreman): fixes #2551 new host image not always visible under openstack
Ohad Levy
09:43 AM Revision 4fb88133 (foreman): fixes #2525 - apipie documentation of actions defined in a concern
Apipie now supports defining actions defined in module by including
`Apipie::DSL::Concern`. Some substitutions are pr...
Ivan Necas
09:39 AM Bug #2553 (Closed): API does not allow admin flag to be set
We are unable to set admin flag via API.
Related info in:
http://projects.theforeman.org/issues/show/2401
https://bu...
Marek Hulán
09:17 AM Bug #2372 (Closed): importing fails on weird operatingsystemrelease
Applied in changeset commit:"fe838fad64723c17a4f69d37355927214cba4592". Greg Sutcliffe
09:17 AM Bug #2537 (Closed): audit details on deleted host fail
Applied in changeset commit:"23db9bad8b8595c7bb88cd016983fd0945ec79ae". Joseph Magen
09:17 AM Bug #2546 (Closed): audit details error - undefined method `map' for #<String:0x00000009a6eb50>
Applied in changeset commit:"ff9597b46bc8aa7f93ac25a942a2b109afee8d7e". Joseph Magen
09:17 AM Bug #2502 (Closed): User should be redirected to Signo after session expiration
Applied in changeset commit:"6c563741cb1877e5859ff124b6e895505cbfd529". Marek Hulán
09:03 AM Revision 9492d67c (foreman): Release 1.2.0-RC1
Dominic Cleal
08:55 AM Revision 47ec1e91 (foreman): fixes #2548 - add non-SCL dependencies to comps for publishing
(cherry picked from commit 4eab96a1a0227ec780e7f4b9a286324b7ee980f0) Dominic Cleal
08:35 AM Revision 6c563741 (foreman): Fixes #2502 - session expiration updates
Signo now allows to transparently prolong user session which got
expired. Also when you now logout from Foreman you w...
Marek Hulán
08:25 AM Revision 23db9bad (foreman): fixes #2537 - audit details on deleted host fail
Joseph Magen
08:25 AM Revision ff9597b4 (foreman): fixes #2546 - audit details error - undefined method 'map' for string
Joseph Magen
08:23 AM Revision fe838fad (foreman): Fixes #2372 - Strip non-digit characters from non-numeric OS versions
Greg Sutcliffe
08:17 AM Bug #2548 (Closed): foreman-proxy and non-SCL dependencies not in repo
Applied in changeset commit:"4eab96a1a0227ec780e7f4b9a286324b7ee980f0". Dominic Cleal
03:13 AM Bug #2548 (Closed): foreman-proxy and non-SCL dependencies not in repo
The foreman-proxy package is in the foreman comps file (extras/packaging/rpm/rel-eng/comps/comps-foreman-rhel6.xml) b... Dominic Cleal
08:17 AM Bug #2550 (Closed): Puppetclass search_by_host doesn't return all classes for an unknown host
Applied in changeset commit:"7507fbcede129c219ca1d85e757d2bdd17d5ffb9". Daniel Lobato Garcia
04:25 AM Bug #2550 (Closed): Puppetclass search_by_host doesn't return all classes for an unknown host
Puppetclass.search_for shows up in puppetclasses_controller and its respective method of the API. It uses scoped_sear... Daniel Lobato Garcia
08:13 AM Revision 7507fbce (foreman): fixes #2550 Puppetclass search_by_host doesn't return all classes for an unknown host
Tests for puppetclass API searches on nonexistent hosts
Puppetclass search_by_host does not fail if Host does not be...
Daniel Lobato Garcia
07:46 AM Bug #2552 (Resolved): unable to find compute resource "" while trying to create a new host
sometimes,the vm tab tries to fetch existing vm info instead of creating a new one, I suspect its missing a new_recor... Ohad Levy
07:38 AM Revision 4eab96a1 (foreman): fixes #2548 - add non-SCL dependencies to comps for publishing
Dominic Cleal
07:25 AM Bug #2544 (Assigned): when changing location, host form does not get updated
Joseph Magen
07:22 AM Bug #2549 (Ready For Testing): new host organization and location should default to current context of organization and location if exists
https://github.com/theforeman/foreman/pull/641 Joseph Magen
03:45 AM Bug #2549 (Assigned): new host organization and location should default to current context of organization and location if exists
Joseph Magen
03:44 AM Bug #2549 (Closed): new host organization and location should default to current context of organization and location if exists
Joseph Magen
07:21 AM Smart Proxy Revision aa0a7c17: Release 1.2.0-RC1
Dominic Cleal
07:18 AM Smart Proxy Bug #2547 (Closed): ruby-abi version is incorrect for non-SCL packages
Applied in changeset commit:"3d41a1e12359a713633198d7dc52337bfb315fde". Dominic Cleal
03:45 AM Smart Proxy Bug #2547 (Ready For Testing): ruby-abi version is incorrect for non-SCL packages
https://github.com/theforeman/smart-proxy/pull/88 Dominic Cleal
03:11 AM Smart Proxy Bug #2547 (Closed): ruby-abi version is incorrect for non-SCL packages
The ruby-abi is being determined incorrectly when building the foreman-proxy RPM as non-SCL:
ruby(abi) = 1.9.1
Dominic Cleal
06:57 AM Smart Proxy Revision f5fc834c: fixes #2547 - fix ruby-abi on non-SCL EL6
(cherry picked from commit 3d41a1e12359a713633198d7dc52337bfb315fde) Dominic Cleal
06:57 AM Smart Proxy Revision 7977c8f3: Add nonscl koji tags to build configuration
(cherry picked from commit e169d023eb10ca28e799ec78811d51187b868004) Dominic Cleal
06:57 AM Smart Proxy Revision a06d5240: fixes #2531 - support for scl-aware building, not SCL by default
(cherry picked from commit 2e10e585e00191b81a4bd2bdfa037b98b4d10144) Martin Bacovsky
06:57 AM Smart Proxy Revision 611dca9c: fixes #2515 - rkerberos RPM required
(cherry picked from commit 7e6f5650ecdc805472a57a17be4e8da3f595e045) Martin Bacovsky
06:57 AM Smart Proxy Revision 4657fc70: fixes #2514 - lock minitest to 4.7
(cherry picked from commit 585e06c2fa2f8cc05879efb1bf33a1dc30c01b69) Dominic Cleal
06:56 AM Smart Proxy Revision 8a607a4f: fixes #2523 - add missing require
(cherry picked from commit 7776616a6c34fba713ed4bfc6eff50d063b919d8) Dominic Cleal
04:32 AM Revision 012a51b7 (foreman): fixes #2316 Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error
(cherry picked from commit 0e5696d392b7e26dfc975d85d304a6b3bb1fa9fb) Amos Benari
04:01 AM Revision b365f0a9 (foreman): fixes #2509, fixes #2507: few issues around Host::Base#merge_facts and fact names
(cherry picked from commit 136f8dfcb3bbe9a816a265efe619ede33cad0a94) Dmitri Dolguikh
04:01 AM Revision 7a158256 (foreman): fixes #2498 FactNames are not precreated
Witlessbird's fix to reduce database lookups and do Ruby hash lookups instead
(cherry picked from commit 991cd8ae19d8...
Daniel Lobato Garcia
04:00 AM Revision c72cc3b1 (foreman): fixes #2130 - normalize_hostname appends domainname to fqdn
When the trailing part of $fqdn doesn't match $domain, the normalize_hostname
function would append $domain onto the ...
Mikael Fridh
03:59 AM Revision f6383963 (foreman): fixes #2440 remove unused files, code, unnecessary require statements
(cherry picked from commit f3dd3bb605197b4ed66be83678b6895b5abe0cd9) Joseph Magen
03:58 AM Revision dbe437b9 (foreman): fixes #2499 Add os_minor and os_major autocomplete
(cherry picked from commit d17e67c219ab07860b4bb1a2ce480c78cf963022) Daniel Lobato Garcia
03:56 AM Revision 62be7fe7 (foreman): Fixes #2497 - Join to the fact_values table when a user fact-filter is applied
(cherry picked from commit 9ae88fc3e7e4621df841eb6fb43fe938db4e52a5) Greg Sutcliffe
03:55 AM Revision f096806f (foreman): fixes #2197 - form fields for new host are scoped by location and organization on load
(cherry picked from commit 671b7907dd397c1623208815505f5f09f43dcc28) Joseph Magen
03:54 AM Revision 299e8285 (foreman): Fixes #2513 - orgs created in katello do not appear in org filtering
- topbar cache sweeper turned on for api controllers
- a bit of refactoring to get rid of repetitive expire_fragment
...
Tomáš Strachota
03:50 AM Revision 811edae0 (foreman): fixes #2522 dashboard events table should not have a border and is too long
(cherry picked from commit 40b834e3af07916056d314503bc0de81f60dfe1e) Amos Benari
03:49 AM Revision c34d32ef (foreman): Fixes #2458 - Directory structure precreated
(cherry picked from commit fa375e9b6dd052724814e1416fb5805c7b680ed3) Marek Hulán
03:48 AM Revision b1ed267b (foreman): fixes #2485 - updated_at = NULL
(cherry picked from commit 27120f6239e252fb392ad3d61e68d7fc4dd0c740) Joseph Magen
03:37 AM Smart Proxy Revision 3d41a1e1: fixes #2547 - fix ruby-abi on non-SCL EL6
Dominic Cleal

05/22/2013

10:06 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
New PR request has been submitted for DHCP global search by record (MAC, IP or hostname) - https://github.com/thefore... Konstantin Orekhov
09:34 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
I actually "fixed" the above issue by moving back to sinatra 1.2.6 and now I have both JSON when I request that with ... Konstantin Orekhov
01:18 PM Smart Proxy Bug #2515 (Closed): rkerberos RPM required
Applied in changeset commit:"7e6f5650ecdc805472a57a17be4e8da3f595e045". Martin Bacovsky
01:18 PM Smart Proxy Feature #2531 (Closed): Build proxy as non-SCL by default
Applied in changeset commit:"2e10e585e00191b81a4bd2bdfa037b98b4d10144". Martin Bacovsky
01:17 PM Smart Proxy Revision e169d023: Add nonscl koji tags to build configuration
Dominic Cleal
01:02 PM Smart Proxy Revision 6d8ee187: Bump version to 1.2-develop
Dominic Cleal
12:57 PM Smart Proxy Revision 2e10e585: fixes #2531 - support for scl-aware building, not SCL by default
Martin Bacovsky
12:57 PM Smart Proxy Revision 7e6f5650: fixes #2515 - rkerberos RPM required
Martin Bacovsky
11:35 AM Bug #2546 (Closed): audit details error - undefined method `map' for #<String:0x00000009a6eb50>
Joseph Magen
11:34 AM Bug #2537 (Ready For Testing): audit details on deleted host fail
Joseph Magen
10:57 AM Bug #2537 (Assigned): audit details on deleted host fail
Joseph Magen
11:10 AM Bug #2507 (Closed): fact importer fails
Applied in changeset commit:"136f8dfcb3bbe9a816a265efe619ede33cad0a94". Anonymous
11:10 AM Bug #2509 (Closed): fact names are duplicated in the database
Applied in changeset commit:"136f8dfcb3bbe9a816a265efe619ede33cad0a94". Anonymous
11:02 AM Revision 136f8dfc (foreman): fixes #2509, fixes #2507: few issues around Host::Base#merge_facts and fact names
Dmitri Dolguikh
10:57 AM Smart Proxy Bug #2514 (Closed): Tests failing due to new minitest version
Applied in changeset commit:"585e06c2fa2f8cc05879efb1bf33a1dc30c01b69". Dominic Cleal
10:56 AM Bug #2497 (Closed): Adding a USer fact filter causes an SQL error when provisioning a host
Applied in changeset commit:"9ae88fc3e7e4621df841eb6fb43fe938db4e52a5". Greg Sutcliffe
10:56 AM Feature #2499 (Closed): Os_minor and os_major autocomplete and API access
Applied in changeset commit:"d17e67c219ab07860b4bb1a2ce480c78cf963022". Daniel Lobato Garcia
10:56 AM Bug #2440 (Closed): remove unused code and files
Applied in changeset commit:"f3dd3bb605197b4ed66be83678b6895b5abe0cd9". Joseph Magen
10:56 AM Bug #2130 (Closed): normalize_hostname appends domain to end of fqdn on Update
Applied in changeset commit:"0c8f532ed251049dcd93f6ce054f07093f9507f8". Mikael Fridh
10:51 AM Feature #2539 (Ready For Testing): Puppetrun API
https://github.com/theforeman/foreman/pull/639 Joseph Magen
04:48 AM Feature #2539 (Closed): Puppetrun API
I have made a pull request which will add a call to API v2 to force a puppetrun, /api/hosts/:id/puppetrun.
https://g...
Arnoud de Jonge
10:50 AM Revision 0c8f532e (foreman): fixes #2130 - normalize_hostname appends domainname to fqdn
When the trailing part of $fqdn doesn't match $domain, the normalize_hostname
function would append $domain onto the ...
Mikael Fridh
10:45 AM Revision f3dd3bb6 (foreman): fixes #2440 remove unused files, code, unnecessary require statements
Joseph Magen
10:42 AM Smart Proxy Bug #2523 (Closed): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
Applied in changeset commit:"7776616a6c34fba713ed4bfc6eff50d063b919d8". Dominic Cleal
10:42 AM Bug #2484 (Closed): Editing host deletes root password
Applied in changeset commit:"3f113d99f8cea7d3ea8fcc0ce64c121ba35a2f98". Ohad Levy
08:56 AM Bug #2484 (Ready For Testing): Editing host deletes root password
Change was reverted, accidental merge. Dominic Cleal
08:56 AM Bug #2484 (Closed): Editing host deletes root password
Applied in changeset commit:"2193afa0e33e939739a53d2918cb2e31ee92ac7a". Joseph Magen
10:42 AM Bug #2513 (Closed): orgs newly created in katello do not appear in "Any Context" filtering
Applied in changeset commit:"f4430a08911002d0c36ee3c83a4ee0b3e5f4b824". Anonymous
10:42 AM Bug #2197 (Closed): Undefined behaviour of new host form when no location selected
Applied in changeset commit:"671b7907dd397c1623208815505f5f09f43dcc28". Joseph Magen
10:41 AM Revision d17e67c2 (foreman): fixes #2499 Add os_minor and os_major autocomplete
Daniel Lobato Garcia
10:35 AM Revision 9ae88fc3 (foreman): Fixes #2497 - Join to the fact_values table when a user fact-filter is applied
Greg Sutcliffe
10:32 AM Bug #2545 (Closed): EC2 instance does not show EC2 related options in Edit page.
EC2 type of instance, while edited, under Operating System tab provides Media, Partition Table, Custom Disk Layout an... Kamil Winczek
10:29 AM Smart Proxy Revision 585e06c2: fixes #2514 - lock minitest to 4.7
Dominic Cleal
10:15 AM Smart Proxy Revision 7776616a: fixes #2523 - add missing require
Dominic Cleal
10:10 AM Revision 671b7907 (foreman): fixes #2197 - form fields for new host are scoped by location and organization on load
Joseph Magen
09:56 AM Revision f4430a08 (foreman): Fixes #2513 - orgs created in katello do not appear in org filtering
- topbar cache sweeper turned on for api controllers
- a bit of refactoring to get rid of repetitive expire_fragment
Tomáš Strachota
09:13 AM Bug #2544 (Closed): when changing location, host form does not get updated
1. select a location
2. select a CR
3. change to another location that does not contain the selected CR:
Operation F...
Ohad Levy
09:09 AM Bug #2543 (Closed): image drop down is not restricted to arch / os
when selecting a compute resource which requires an image (openstack, rackspace, ec2 etc) the image dropdown shows al... Ohad Levy
08:56 AM Bug #2485 (Closed): Editing class imported from Example42 raise error on submit (develop branch)
Applied in changeset commit:"27120f6239e252fb392ad3d61e68d7fc4dd0c740". Joseph Magen
08:56 AM Bug #2458 (Closed): OpenID storage permissions
Applied in changeset commit:"fa375e9b6dd052724814e1416fb5805c7b680ed3". Marek Hulán
08:56 AM Bug #2316 (Closed): Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error
Applied in changeset commit:"0e5696d392b7e26dfc975d85d304a6b3bb1fa9fb". Amos Benari
08:56 AM Bug #2522 (Closed): dashboard events table should not have a border and is too long
Applied in changeset commit:"40b834e3af07916056d314503bc0de81f60dfe1e". Amos Benari
08:32 AM Bug #2542 (Closed): sort_both and sort_asc images are missing for datatables (e.g. compute resource vm listing)
Ohad Levy
08:24 AM Bug #2541 (Closed): multiple host checkbox selections clears when moving to next page
simply select a few hosts, move to next page and selection is gone. Ohad Levy
08:19 AM Revision 3f113d99 (foreman): Revert "fixes #2484 - host and hostgroup root passwords are not saving"
This reverts commit 2193afa0e33e939739a53d2918cb2e31ee92ac7a.
merged by mistake
Ohad Levy
08:15 AM Revision 40b834e3 (foreman): fixes #2522 dashboard events table should not have a border and is too long
Amos Benari
08:15 AM Revision 2193afa0 (foreman): fixes #2484 - host and hostgroup root passwords are not saving
Joseph Magen
08:15 AM Revision 27120f62 (foreman): fixes #2485 - updated_at = NULL
Joseph Magen
08:15 AM Revision fa375e9b (foreman): Fixes #2458 - Directory structure precreated
Marek Hulán
08:15 AM Revision 0e5696d3 (foreman): fixes #2316 Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error
Amos Benari
07:42 AM Bug #2471: Optional Input Validator for smart class parameters not saved
Joseph, any chance this is a dup of #2485 ? Ohad Levy
05:00 AM Bug #2471: Optional Input Validator for smart class parameters not saved
just a me too, here is the output of production.log
Started POST "/puppetclasses/tsm" for 10.255.1.30 at Wed May 2...
Toni Schmidbauer
04:50 AM Bug #2540 (Closed): Error retriving "Virtual Machines" list from Rackspace compute resource.
I get the following error when clicking on the "Virtual Machines" tab for a Rackspace compute resource "There was an ... Jim Bailey
04:37 AM Installer Revision 8bdb35b6 (puppet-puppet): Share the envs_dir value for git_repo and static envs
Currently git repos end up with /etc/puppet/environments/$environment
while statics end up in /etc/puppet/modules/$en...
Ewoud Kohl van Wijngaarden
03:52 AM Bug #2502: User should be redirected to Signo after session expiration
Related BZ https://bugzilla.redhat.com/show_bug.cgi?id=965965 Marek Hulán
02:19 AM Feature #2334: location matcher doesn't match on smart parameters
I've got a host that has a class added via a hostgroup.
On the class, I add a smart variable (for testing, I assume ...
David Schmitt

05/21/2013

09:03 PM Bug #2516 (Closed): dbmigrate not compatible with SCL and bundler_ext
Applied in changeset commit:"8431ebea9c39c5c76385f9317a6163bc1f8c3e1b". Lukas Zapletal
05:23 PM Bug #2516 (Ready For Testing): dbmigrate not compatible with SCL and bundler_ext
https://github.com/theforeman/foreman/pull/634 Dominic Cleal
06:17 AM Bug #2516 (Assigned): dbmigrate not compatible with SCL and bundler_ext
Taking. Lukas Zapletal
08:59 PM Bug #2538 (Closed): Hostgroup provisioning should fall back to root_pass setting
Hostgroup provisioning should fall back to the root_pass systemwide setting if none of the host groups provide a root... Chris Barbour
07:32 PM Bug #2527: Windows newlines not stripped from disk templates with hostgroup template rendering
Attached is a patch for the issue. The problem was very simple. Chris Barbour
08:34 AM Bug #2527 (Closed): Windows newlines not stripped from disk templates with hostgroup template rendering
When using hostgroup based template rendering, Windows style newlines are not correctly stripped out of partition tab... Chris Barbour
05:23 PM Revision 8431ebea (foreman): fixes #2516 - dbmigrate changes for SCL
(cherry picked from commit 7908aba2a8097bbff1bbf1ba441644ce8512b295) Lukas Zapletal
05:20 PM Revision 7908aba2 (foreman): fixes #2516 - dbmigrate changes for SCL
Lukas Zapletal
04:27 PM Bug #2537 (Closed): audit details on deleted host fail
when clicking on a deleted host audit details i get... Ohad Levy
04:23 PM Bug #2536 (Closed): Available locales not populated in production mode
When running in production mode and after running rake gettext:pack, or using the packages, no locales are listed in ... Dominic Cleal
03:27 PM Installer Feature #2535 (Assigned): Use tito and spec file instead of fpm for foreman-installer
Taking! Lukas Zapletal
02:01 PM Installer Feature #2535 (Closed): Use tito and spec file instead of fpm for foreman-installer
In order to support an SCL-enabled installer as well as the tito/koji build workflow, foreman-installer needs to have... Dominic Cleal
02:12 PM Installer Bug #2518 (Closed): Installer not aware of Software Collections / SCL
This has been split up into separate tasks, #2535, #2530. Dominic Cleal
01:26 PM Bug #2526 (Closed): Favicon only shows up if foreman is deployed in the root context
Applied in changeset commit:"6049a69514ee65182f337f00e4a275e9440442ef". Amos Benari
10:02 AM Bug #2526 (Ready For Testing): Favicon only shows up if foreman is deployed in the root context
https://github.com/theforeman/foreman/pull/629 Ohad Levy
08:24 AM Bug #2526 (Closed): Favicon only shows up if foreman is deployed in the root context
The browsers will not pick up the favicon if foreman is deployed in a sub context. Please add a <link> tag to the <he... Bryan Kearney
12:16 PM Bug #2512 (Resolved): Nigtly RPMs not installable with Katello
1.2.9999-1 now installs without dependency issues. The proxy is still WIP, we're figuring out how to build this as n... Dominic Cleal
12:05 PM Bug #2495: Paginator does not properly pluralize when more than one organization exists.
There are a number of issues with will_paginate, as both the strings we pass to it (i.e. model names, "Selected" etc)... Dominic Cleal
11:59 AM Bug #2534 (Duplicate): paginator has i18n issues
Dupe of #2495 (I'll add some comments there). Dominic Cleal
11:52 AM Bug #2534 (Duplicate): paginator has i18n issues
The paginator display messages with wrong pluralization. and the message is not translated.
examples:
No entries fou...
Amos Benari
11:46 AM Revision 6049a695 (foreman): fixes #2526 Favicon only shows up if foreman is deployed in the root context
(cherry picked from commit ecc106ace7d609e529e9472eb490765f59dcf028) Amos Benari
11:44 AM Revision ecc106ac (foreman): fixes #2526 Favicon only shows up if foreman is deployed in the root context
Amos Benari
11:28 AM Bug #2335 (Ready For Testing): submitting a puppet class edit should go back to the class' page
https://github.com/theforeman/foreman/pull/633 Joseph Magen
11:06 AM Bug #2335: submitting a puppet class edit should go back to the class' page
Since there is no show action for puppetclass, I assume you want a redirect to the referrer page. Joseph Magen
10:53 AM Feature #2533 (Duplicate): Operation FAILED: NET::ERROR when dns lookups fail. Maybe a more descriptive error?
When adding a new host, and foreman fails to query the authoritative dns server(s), you get a full failure below. Sh... michael montgomery
10:49 AM Feature #2334 (Need more information): location matcher doesn't match on smart parameters
David, I replicated your scenario and the overridden value appears in the ENC output for me. Can you provide more in... Joseph Magen
10:32 AM Bug #2197 (Ready For Testing): Undefined behaviour of new host form when no location selected
https://github.com/theforeman/foreman/pull/632 Joseph Magen
10:30 AM Feature #2142: /lookup_values is missing from the api
lookup_values still isn't implemented but lookup_keys are
https://github.com/theforeman/foreman/pull/631
Joseph Magen
10:02 AM Feature #2511 (Closed): Footer should be replaced with an about page
Applied in changeset commit:"8b80115c2a88fd84aec52840bbfcd949b38e4343". Amos Benari
08:07 AM Feature #2511 (Ready For Testing): Footer should be replaced with an about page
https://github.com/theforeman/foreman/pull/623 Ohad Levy
09:55 AM Bug #2532 (Closed): VM tab in host form is not translated
Amos Benari
09:50 AM Bug #2532 (Closed): VM tab in host form is not translated
Amos Benari
09:45 AM Smart Proxy Feature #2531 (Closed): Build proxy as non-SCL by default
See http://groups.google.com/group/foreman-dev/browse_thread/thread/4413e39e2e9a030d
The smart proxy will be shipped...
Dominic Cleal
09:41 AM Installer Feature #2530 (Rejected): Support passenger-standalone and Apache reverse proxy in installer
See http://groups.google.com/group/foreman-dev/browse_thread/thread/4413e39e2e9a030d
* update passenger module to in...
Dominic Cleal
09:39 AM Feature #2529 (Rejected): Foreman init script needs to support passenger-standalone
See http://groups.google.com/group/foreman-dev/browse_thread/thread/4413e39e2e9a030d
The foreman.init script shipped...
Dominic Cleal
09:26 AM Revision 8365ae7c (foreman): refresh locales
Dominic Cleal
09:24 AM Revision 2a980231 (foreman): fixes #2511 Footer should be replaced with an about page
(cherry picked from commit 8b80115c2a88fd84aec52840bbfcd949b38e4343) Amos Benari
09:23 AM Revision 2ff9e480 (foreman): fixes #2491, fixes #2487 - i18n issues
(cherry picked from commit 0ee000ea77b63260f244f93afe9037630c59c5cb) Dominic Cleal
09:22 AM Revision 0a48a01a (foreman): refresh locales
Dominic Cleal
09:10 AM Revision 97c68d82 (foreman): Bump version to 1.2-develop
Dominic Cleal
09:09 AM Revision 8b80115c (foreman): fixes #2511 Footer should be replaced with an about page
Amos Benari
09:07 AM Bug #2528 (Duplicate): Missing API calls
There are missing API calls for puppet class actions:
- import puppet classes
- obsolete and new puppet classes
Jakub Hadvig
09:02 AM Bug #2316 (Ready For Testing): Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error
https://github.com/theforeman/foreman/pull/628 Dominic Cleal
08:54 AM Bug #2519: Admin account not enabled after db:migrate
I can replicate this, deleting my sqlite DB, running db:migrate and am unable to login. Checking the database, the p... Dominic Cleal
08:29 AM Bug #2487 (Closed): Multiple translations of single letters
Applied in changeset commit:"0ee000ea77b63260f244f93afe9037630c59c5cb". Dominic Cleal
08:29 AM Bug #2491 (Closed): uninitialized constant XSubnetX when selecting "All Subnets"
Applied in changeset commit:"0ee000ea77b63260f244f93afe9037630c59c5cb". Dominic Cleal
08:22 AM Bug #2507: fact importer fails
https://github.com/theforeman/foreman/pull/625 Ohad Levy
07:44 AM Revision 0ee000ea (foreman): fixes #2491, fixes #2487 - i18n issues
Dominic Cleal
07:11 AM Bug #2525 (Closed): Taxonomy controllers not documented
The locations and organizations API controllers in APIv2 aren't documented in /apidoc. Dominic Cleal
06:55 AM Bug #2524 (Closed): Taxonomy scope API parameters not documented
In APIv2, it appears that index/show routes can be scoped using location_id and organization_id via the TaxonomyScope... Dominic Cleal
05:20 AM Smart Proxy Bug #2523 (Ready For Testing): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
https://github.com/theforeman/smart-proxy/pull/85 Dominic Cleal
05:18 AM Smart Proxy Bug #2523 (Closed): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
When setting @:dns_provider: nsupdate_gss@, the following is seen in the logs:
E, [2013-05-17T12:53:37.838548 #16508...
Dominic Cleal
04:42 AM Bug #2522 (Ready For Testing): dashboard events table should not have a border and is too long
https://github.com/theforeman/foreman/pull/627 Dominic Cleal
04:36 AM Bug #2522 (Closed): dashboard events table should not have a border and is too long
dashboard events table should not have border because it is in a box.
the table should have 6 lines to keep both lowe...
Amos Benari
03:31 AM Installer Bug #2521 (Closed): installer should default to mysql2 gem for mysql database
since rails 3.2 upgrade, the mysql2 is the recommended orm lib for communicating with MySQL servers. Ohad Levy

05/20/2013

10:41 PM Bug #2395: Can't create new libvirt VM on Xen
I'm experiencing the same issue with Foreman 1.1, provisioning a Centos 5.9 guest on a libvirt host. It appears that ... Chris Barbour
10:09 PM Installer Revision 1f70c13a (puppet-foreman_proxy): Fix name of puppet confdir parameter
Dominic Cleal
08:40 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Hmm, still having some confusing issues. Here's what I did today.
- forked a development branch of smart-proxy repo ...
Konstantin Orekhov
02:42 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Konstantin Orekhov wrote:
> So, should I or should I not move to sinatra 1.4.2 to be used with Foreman smart-proxies?...
Ohad Levy
02:38 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
So, should I or should I not move to sinatra 1.4.2 to be used with Foreman smart-proxies? Konstantin Orekhov
02:28 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Konstantin Orekhov wrote:
> I have sinatra 1.2.6 and "if request.accept? 'application/json'" does not work in it (giv...
Ohad Levy
01:48 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
I have sinatra 1.2.6 and "if request.accept? 'application/json'" does not work in it (gives me "undefined method `acc... Konstantin Orekhov
07:27 AM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
which version of sinatra are you using? you might be hitting the problem in commit:e21f675
regarding the method, yes...
Ohad Levy
06:16 PM Smart Proxy Bug #2520 (Closed): dns_provider and puppet_provider should have defaults
The dns_provider and puppet_provider settings should have backwards-compatible defaults (i.e. nsupdate, puppetrun) so... Dominic Cleal
04:11 PM Installer Revision 05ee2e9c (puppet-foreman_proxy): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
03:44 PM Installer Revision 29044422 (puppet-foreman_proxy): Simplify proxydhcp inline templates
Ewoud Kohl van Wijngaarden
03:44 PM Installer Revision 839e170e (puppet-foreman_proxy): Do not use a default DHCP range
Providing a free lease by default is intrusive and not needed for
foreman to function.
Ewoud Kohl van Wijngaarden
01:32 PM Smart Proxy Bug #2510 (Closed): Spec file has Katello, not Foreman changes
Applied in changeset commit:"28ebd4c3e67d3c66ba514d710c9073c9ba217071". Dominic Cleal
09:08 AM Smart Proxy Bug #2510 (Closed): Spec file has Katello, not Foreman changes
The foreman-proxy.spec file contains the Katello history rather than the history from foreman-rpms. There are some c... Dominic Cleal
01:14 PM Bug #2519 (Closed): Admin account not enabled after db:migrate
twice today i've installed new foreman hosts (once from git, once from debian nightly) and the standard admin:changem... Greg Sutcliffe
01:07 PM Smart Proxy Revision 7b88d362: Added support for building with tito
(cherry picked from commit bf20df763f6e579ec0768151199ca29307343dd2) Martin Bacovsky
01:07 PM Smart Proxy Revision 28ebd4c3: fixes #2510 - sync init script and changelog from foreman-rpms, fix shadow-utils dep
(cherry picked from commit 060eadadac44921463c25a5c14677323c7fa7b4c) Dominic Cleal
01:07 PM Smart Proxy Revision 71131e6b: Typo fix in the description
(cherry picked from commit 22972b81c445005dd713bfb42916c2f3b0702523) Ewoud Kohl van Wijngaarden
01:01 PM Installer Bug #2518 (Closed): Installer not aware of Software Collections / SCL
* report foreman.rb location changes if puppetmaster is in SCL
* passenger package name will change
* change generate...
Dominic Cleal
12:59 PM Bug #2512 (Assigned): Nigtly RPMs not installable with Katello
As discussed, I think this is solved in the latest foreman.spec file in develop, I must have done it after my latest ... Dominic Cleal
11:03 AM Bug #2512 (Resolved): Nigtly RPMs not installable with Katello
Scenario:
Install http://fedorapeople.org/groups/katello/releases/yum/nightly/RHEL/6Server/x86_64/katello-repos-late...
Ivan Necas
12:54 PM Bug #2343 (New): app/models/setting.rb#default chokes on nil attributes
Dominic Cleal
12:53 PM Packaging Feature #2106 (Assigned): Sign RPM Packages with GPG Key
Dominic Cleal
12:51 PM Bug #2517 (Closed): SELinux should be built as an Foreman subpackage
The SELinux module and spec file are currently in foreman-rpms, but this makes automation of the build difficult.
Th...
Dominic Cleal
12:49 PM Bug #2516 (Closed): dbmigrate not compatible with SCL and bundler_ext
The installer currently calls extras/dbmigrate, but it tries to do a bundle exec without being aware that bundler_ext... Dominic Cleal
12:47 PM Smart Proxy Bug #2515 (Assigned): rkerberos RPM required
Dominic Cleal
12:44 PM Smart Proxy Bug #2515 (Closed): rkerberos RPM required
The rkerberos rubygem needs packaging for RPM, enabling for SCL and adding to the foreman-proxy dependencies. Dominic Cleal
12:40 PM Smart Proxy Bug #2514 (Ready For Testing): Tests failing due to new minitest version
https://github.com/theforeman/smart-proxy/pull/84 Dominic Cleal
12:39 PM Smart Proxy Bug #2514 (Closed): Tests failing due to new minitest version
The proxy's develop branch tests are currently failing, e.g.
Warning: you should require 'minitest/autorun' instead....
Dominic Cleal
12:18 PM Smart Proxy Revision 22972b81: Typo fix in the description
Ewoud Kohl van Wijngaarden
12:10 PM Installer Revision b877eb64 (puppet-foreman): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
11:51 AM Installer Revision 7a6132fe (puppet-foreman): Forcing clean yaml for enc output, preventing switching
to puppet user when already the puppet user Chris M
11:16 AM Bug #2513 (Closed): orgs newly created in katello do not appear in "Any Context" filtering
Description of problem:
When user creates a new org and its environments, if desired, said Org appears in the Hosts >...
Tomáš Strachota
10:47 AM Feature #2511 (Closed): Footer should be replaced with an about page
The footer at the bottom of each page is not needed.
The content of the footer should go into an about page.
It would...
Amos Benari
09:35 AM Revision 539c0b2b (foreman): RPM packaging fixes
* fix therubyracer require name
* when Foreman launched twice within same PID, ENV['BUNDLE_GEMFILE'] is already
set...
Dominic Cleal
09:10 AM Smart Proxy Revision 060eadad: fixes #2510 - sync init script and changelog from foreman-rpms, fix shadow-utils dep
Dominic Cleal
08:24 AM Bug #2509 (Closed): fact names are duplicated in the database
it seems that fact names are duplicated in the db, not sure how this happens but I'm guessing this is not happening i... Ohad Levy
07:56 AM Packaging Revision c180db4f (foreman-packaging): proxy: import current changelog from stable
Greg Sutcliffe
07:47 AM Packaging Revision abbbf87f (foreman-packaging): Import current changelog from stable repo
Greg Sutcliffe
07:34 AM Support #2435: Unable to authentication with LDAP server using ldaps
Had similar issue with @foreman()@ and @smartvar()@ functions so did this on Puppet master:... Mikael Fridh
07:29 AM Bug #2508 (Resolved): link_to_function environment, 'show_rdoc(this)' in broke in puppetclasses#index view
Joseph Magen
07:19 AM Bug #2507 (Closed): fact importer fails
since commit:991cd8ae19 i see the following in the logs:
FactName(#69884217724060) expected, got Fixnum(#69884320844...
Ohad Levy
04:00 AM Bug #2382: Statistics chart OS, Arch: PG error
Andrei Burd wrote:
> Looks like these is not the only problem.
> On fresh install of 1.1-1 with PGSQL backend class d...
Dominic Cleal
03:13 AM Bug #2382: Statistics chart OS, Arch: PG error
Looks like these is not the only problem.
On fresh install of 1.1-1 with PGSQL backend class distribution graph looks...
Andrei Burd
03:56 AM Installer Revision f9927182 (puppet-puppet): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
03:08 AM Installer Revision cb98f725 (installer): Add Modulefile and pre-reqs for Puppet Forge, add build script
Dominic Cleal
03:05 AM Installer Revision d4f4703d (puppet-concat): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
02:52 AM Installer Revision 24265a32 (puppet-tftp): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
02:52 AM Installer Revision 8187b449 (puppet-git): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
02:51 AM Installer Revision 24406109 (puppet-dns): Update Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
02:51 AM Installer Revision 8384612c (puppet-dhcp): Add Modulefile and pre-reqs for Puppet Forge
Dominic Cleal
01:58 AM Bug #2506 (New): VMware Compute resource - Network Naming bug with forward slashes
I have a VMware network that includes a '/' in it (forward slash). When a node is provisioned using this network, the... Matt Mills

05/19/2013

05:00 PM Revision 6f96a1b9 (foreman): RPM packaging fixes
* fix therubyracer require name
* when Foreman launched twice within same PID, ENV['BUNDLE_GEMFILE'] is already
set...
Dominic Cleal
05:13 AM Feature #1740: VNC password should be optional on hypervisors
Joshua Hoblitt wrote:
> It would also be very convenient for theforeman to show the password it generated/set somewhe...
Ryan Davies

05/17/2013

09:41 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
With a couple of minor modifications to your suggested code, it works now with and without application/json header. T... Konstantin Orekhov
04:16 PM Bug #2498 (Closed): Reports yaml import is very slow
Applied in changeset commit:"991cd8ae19d87fc76adf97e18297bb593721e546". Daniel Lobato Garcia
07:45 AM Bug #2498 (Ready For Testing): Reports yaml import is very slow
Greg Sutcliffe
03:03 PM Revision 991cd8ae (foreman): fixes #2498 FactNames are not precreated
Witlessbird's fix to reduce database lookups and do Ruby hash lookups instead Daniel Lobato Garcia
02:04 PM Installer Bug #2505 (Closed): Installer shouldn't configure shared storeconfigs any more
The installer should not configure Foreman to use a shared database at all in anticipation of Foreman 1.2. It's stil... Dominic Cleal
11:51 AM Bug #2335: submitting a puppet class edit should go back to the class' page
I can manage a simple redirect back to /puppetclasses/:id/edit easily enough, but that still loses the context of whi... Greg Sutcliffe
08:55 AM Bug #2496 (Closed): CentOS deployment is not working. Kernel Panic on starting deploy machine
I have once more copy and pasted the prov template from a fresh install and now it works. :)
Sorry for the confusion.
Oliver Weinmann
08:16 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
Hi,
can you send me the contents of your partitioning template?
I just deployed on a third host and I saw some deb...
Oliver Weinmann
07:44 AM Smart Proxy Bug #2457 (Resolved): #1832 get's hit on debian wheezy since it has sinatra 1.3.2
Sinatra 1.3.6 is now in our wheezy repo. Greg Sutcliffe
07:43 AM Bug #2464 (Resolved): Foreman (debian) dependencies Issue
fixed in foreman-rpms: ce03b39d75131b6577ab8634e89e6ea07fc33cc8 Greg Sutcliffe
07:39 AM Bug #2473 (Resolved): Wheezy uses sinatra 1.3.2
Sinatra 1.3.6 now in our Wheezy repo. Greg Sutcliffe
07:38 AM Bug #2372 (Ready For Testing): importing fails on weird operatingsystemrelease
https://github.com/theforeman/foreman/pull/621 Greg Sutcliffe
06:17 AM Bug #2501: User Filters only apply to Host::Managed
Setting this to Low as it only affects plugins for the moment. Greg Sutcliffe

05/16/2013

05:22 PM Smart Proxy Revision bf20df76: Added support for building with tito
Martin Bacovsky
11:55 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
Hi,
thanks for testing.
I used a VMWare Vsphere 5.0 VM and a bare metal IBM eSeries x366.
Oliver Weinmann
11:47 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
I just built a CentOS 6.4 machine with no issues, using the default Foreman Kickstart. I used this mirror:... Greg Sutcliffe
09:56 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
Hi,
can you confirm that this is not a bug and really a configuration problem on my end?
i.e. can you please try to...
Oliver Weinmann
11:42 AM Bug #2484 (Ready For Testing): Editing host deletes root password
https://github.com/theforeman/foreman/pull/620 Joseph Magen
11:39 AM Bug #2489 (Ready For Testing): BMC password doesn't save
https://github.com/theforeman/foreman/pull/620 Joseph Magen
08:47 AM Bug #2502 (Ready For Testing): User should be redirected to Signo after session expiration
PR https://github.com/theforeman/foreman/pull/619 Marek Hulán
08:45 AM Feature #2334: location matcher doesn't match on smart parameters
Gonna set this as a Feture (more of an Enchancement) for the class-param work. Greg Sutcliffe
08:36 AM Bug #2485 (Ready For Testing): Editing class imported from Example42 raise error on submit (develop branch)
pull request https://github.com/theforeman/foreman/pull/618 Joseph Magen
08:30 AM Bug #2458 (Ready For Testing): OpenID storage permissions
PR https://github.com/theforeman/foreman/pull/579 Marek Hulán
08:27 AM Bug #2465: With SSO enabled, there is not friendly way how to go into SSO login again
This one will be solved instantly by #2502 (solution described as 1.) Marek Hulán
04:39 AM Smart Proxy Feature #2504: Add user manipulation abilities to BMC smart-proxy (rubyipmi/ipmitool)
This is a duplicate of http://projects.theforeman.org/issues/2489 afaik Daniel Lobato Garcia

05/15/2013

01:38 PM Smart Proxy Feature #2504 (New): Add user manipulation abilities to BMC smart-proxy (rubyipmi/ipmitool)
Please, add user manipulation abilities to BMC smart-proxy (rubyipmi/ipmitool):
- user list/add/remove/enable/disabl...
Konstantin Orekhov
12:46 PM Bug #2503 (Closed): Intermittent failure to load pages as non-admin user
Seen on: Git Head: ce12585ee584563f99cdc8fbc3ce1f1ae663495f
Rails Env: development
I'm testing permissions access...
Greg Sutcliffe
08:37 AM Bug #2502 (Assigned): User should be redirected to Signo after session expiration
Marek Hulán
08:36 AM Bug #2502 (Closed): User should be redirected to Signo after session expiration
If user was logged using Signo he should be redirected to Signo when his session expired. If Signo session expired as... Marek Hulán
08:02 AM Bug #2501 (Closed): User Filters only apply to Host::Managed
The current User filtering creates SQL like:
Host::Managed Load (1.0ms) SELECT "hosts".* FROM "hosts" ...
...
Greg Sutcliffe
08:00 AM Bug #2497 (Ready For Testing): Adding a USer fact filter causes an SQL error when provisioning a host
PR sent. Marking this as High as it causes Foreman to crash if you attempt to use the user fact filters at the moment. Greg Sutcliffe
07:58 AM Bug #2500 (Closed): Operating system ids for config tempalates display not exposed via API
There is no way how to determine the operating systems assigned to a template and
that means that there is no easy w...
Ivan Necas
06:43 AM Bug #2246: deleting an environment also deletes the provisioning templates
Patch for 1.1 Mikael Fridh
06:31 AM Feature #2499 (Closed): Os_minor and os_major autocomplete and API access
Personally I find myself very often on the situation that I want to make an API query for all the hosts in a particul... Daniel Lobato Garcia
06:22 AM Bug #2498 (Closed): Reports yaml import is very slow
facts.keys.dup.delete_if { |n| fact_names.map(&:name).include? n } creates a tremendous overhead on the facts import ... Daniel Lobato Garcia
06:18 AM Bug #2489: BMC password doesn't save
Is this going to be fixed before 1.2? Daniel Lobato Garcia

05/14/2013

08:51 PM Feature #1871: VPC support on EC2 compute
Dominic Cleal wrote:
> Glen, there hasn't been any progress that I'm aware of, so removing the 1.2 tracker. If someb...
Glen Ogilvie
06:15 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Unfortunately, I'm getting the same results on RH6 machine too... Konstantin Orekhov
10:57 AM Bug #2497: Adding a USer fact filter causes an SQL error when provisioning a host
Replicated locally with a Managed Host - simply set Fact Filter "hostname" = "sapphire" and got:... Greg Sutcliffe
10:39 AM Bug #2497 (Closed): Adding a USer fact filter causes an SQL error when provisioning a host
Seen on Sat.Lab.TLV
Tried to provision a discovered host as non-admin user with a fact filter ( virtual == 'rhev' )....
Greg Sutcliffe
08:51 AM Packaging Revision ce03b39d (foreman-packaging): Add deps for installing JSON gem (_really_ should not be necessary)
Update deps for foreman-proxy Greg Sutcliffe
08:47 AM Packaging Revision b2a63751 (foreman-packaging): Add logfile to command ouput for install/upgrade
Greg Sutcliffe
07:20 AM Revision 8b50fb43 (community-templates): Support overriding installation disk as well as defaulting to the most common ones
Greg Sutcliffe
07:18 AM Revision 6b9dd548 (community-templates): Add optional puppetlabs debian repo via host param
Greg Sutcliffe
05:10 AM Smart Proxy Bug #2494 (Rejected): foreman proxy returning html instead of JSON
Thanks for confirming, glad it's sorted! Dominic Cleal
03:58 AM Smart Proxy Bug #2494: foreman proxy returning html instead of JSON
thank you.
I had sinatra-1.4.2 installed manually it seems. I removed the manually installed one and now it works (w...
cristian falcas
04:38 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
They are identical. :(
root@gedadvl06:/var/lib/tftpboot/boot# md5sum CentOS-6.4-x86_64-vmlinuz
e390e699cfbfcbf6603e7...
Oliver Weinmann
04:18 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
thats odd, please do md5 checksum to validate Ohad Levy
03:56 AM Bug #2496: CentOS deployment is not working. Kernel Panic on starting deploy machine
Hi,
that's what I thought too. I have deleted the files under /var/lib/tftpboot/boot and changed to our local mirror...
Oliver Weinmann
03:27 AM Bug #2496 (Feedback): CentOS deployment is not working. Kernel Panic on starting deploy machine
this sounds like a broken kernel / initrd, try removing the files from your tftp dir /tftpboot/boot/centos-..?
they...
Ohad Levy
03:14 AM Bug #2496 (Closed): CentOS deployment is not working. Kernel Panic on starting deploy machine
Hi,
I have already asked in the irc channel but no one really had a clue what could be the cause for this. I have tr...
Oliver Weinmann

05/13/2013

09:48 PM Packaging Revision c949b2cf (foreman-packaging): add buildfiles for rkerberos and sinatra
Greg Sutcliffe
07:25 PM Revision 09869c4b (foreman): Updated the spec for packaging Foreman on top of a Ruby 1.9.3 software collection
(cherry picked from commit 346742902d8548e46877a214b2143dd79c3c4c69) Sam Kottler
07:24 PM Revision 34674290 (foreman): Updated the spec for packaging Foreman on top of a Ruby 1.9.3 software collection
Sam Kottler
03:43 PM Smart Proxy Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Thanks, Ohad!
Is this designed to be applied directly to dhcp_api.rb of 1.1 or I need to clone and install the lates...
Konstantin Orekhov
03:32 PM Revision 070927e9 (foreman): fixes #2246 deleting an environment also deletes associated templates
(cherry picked from commit af92531881ea038d792e48d6883082c66a51660a) Tomáš Strachota
03:32 PM Revision 824b150d (foreman): fixes #2486 - ensure facts import is idempotent when values are unchanged
(cherry picked from commit 6dffd64b9d1e0be4cdf76534877438f52c42f200) Dominic Cleal
03:32 PM Revision db9afa1b (foreman): Fixes #2476 - precompile and include textmate theme
(cherry picked from commit d84bc5f5d5104a6e0615fbb4797a4caf6d0d4a0b) Marek Hulán
03:32 PM Revision 83fcc3a4 (foreman): fixes #2480 - undefined method `html_raw'
(cherry picked from commit 3d35e11f7d20ed107e0b568ba4e7f0143b1a3d48) Ohad Levy
03:32 PM Revision b826d8de (foreman): fixes #2478 - smart-variable in ENC stopped working
(cherry picked from commit 3a96ba00c7f5c698eb5c9441be69f3f82f263e9a) Amos Benari
03:32 PM Revision 1d7f9a7d (foreman): fixes #2396 Popups show escaped HTML
(cherry picked from commit 371c2e864dc1671046514a7bcaee22097d3e05f1) Amos Benari
03:32 PM Revision 7edfd32f (foreman): fixes #2453 - fix aggressive truncation of hostgroups < 26 chars
(cherry picked from commit 3cda1a7360cb4f27b7dff8db6717cdc91e1ca904) Dominic Cleal
03:32 PM Revision 316d5d8b (foreman): fixes #2488 - hosts/<fqdn>/lookupkeys/<key-id> api is broken
(cherry picked from commit 16ac09dfe738b9ebcde0bd9eb854095c9e8ef7b3) Amos Benari
03:32 PM Revision 62b5530d (foreman): fixes #2481 - invalid state in BMC power dropdown
(cherry picked from commit 930772e27b0c702835f328a7c12e73e0f5f9dbec) Ohad Levy
03:32 PM Revision 0c857d7c (foreman): fixes #2490 - filter empty EC2 security groups
(cherry picked from commit 11ea79ceacc2c9d0f2abed59a922b80d58c9031a) Stef Telford
03:32 PM Revision 1bd1aa63 (foreman): fixes #2492 Fallback to assets pipeline if a precompiled asset is missed in production
That's the case when an engine (foreman plugin) with it's own assets is added to
Foreman later in production.
this p...
Ivan Necas
01:55 PM Bug #2495 (Closed): Paginator does not properly pluralize when more than one organization exists.
Description of problem:
If more than one org exists, and user goes to org view in foreman, the counter on the org vie...
Bryan Kearney
12:57 PM Installer Revision 25eaf115 (puppet-foreman_proxy): Add testing infrastructure
Jan Vansteenkiste
12:39 PM Smart Proxy Bug #2494: foreman proxy returning html instead of JSON
Can you do a `gem list` too, in case it's been installed that way? Dominic Cleal
12:34 PM Smart Proxy Bug #2494: foreman proxy returning html instead of JSON
Sorry, I forgot to say the versions. Sinatra is rubygem-sinatra-1.0-2.el6.noarch.
Packages (ruby and foreman) instal...
cristian falcas
10:42 AM Smart Proxy Bug #2494 (Feedback): foreman proxy returning html instead of JSON
This looks like the issue here: https://github.com/theforeman/smart-proxy/pull/73
Which version of Sinatra are you u...
Dominic Cleal
10:27 AM Smart Proxy Bug #2494 (Rejected): foreman proxy returning html instead of JSON
When trying to add a smart proxy in foreman, I get this error:
Unable to save
No features found on this proxy, pleas...
cristian falcas
12:23 PM Feature #1945: Better VMWare support for non-clusters setup
Ohad Levy wrote:
> while a hack, this patch can solve the issue in the meantime:
>
> [...]
Patch works wonders! Tha...
Mikael Fridh
11:53 AM Bug #1938: Foreman shouldn't use the FQDN fact to identify the node when facts are uploaded
@clientcert@ facts gets set from the @certname@ setting in Puppet 2.6.x to 3.1.x. 0.24.x doesn't seem to have any suc... Mikael Fridh
11:44 AM Bug #1938: Foreman shouldn't use the FQDN fact to identify the node when facts are uploaded
Confirmed; on puppet 2.6.12 etc the following is true about the @Puppet::Node::Facts@ object (Meaning, the following ... Mikael Fridh
11:24 AM Bug #2372 (Assigned): importing fails on weird operatingsystemrelease
Greg Sutcliffe
08:20 AM Bug #2372: importing fails on weird operatingsystemrelease
Hitting this problem with AIX as well. Facts are attached. Josh Baird
08:46 AM Bug #2481 (Closed): invalid option state under bmc power actions
Applied in changeset commit:"930772e27b0c702835f328a7c12e73e0f5f9dbec". Ohad Levy
08:46 AM Bug #2490 (Closed): Empty EC2 security group can't be found
Applied in changeset commit:"11ea79ceacc2c9d0f2abed59a922b80d58c9031a". Anonymous
05:13 AM Bug #2490 (Ready For Testing): Empty EC2 security group can't be found
Submitted Stef's fix (from IRC):
https://github.com/theforeman/foreman/pull/610
Dominic Cleal
05:09 AM Bug #2490 (Closed): Empty EC2 security group can't be found
When creating an EC2 host, an empty security group gets passed in and causes an error in fog:
Started POST "/hos...
Dominic Cleal
08:46 AM Bug #2492 (Closed): asset complication can fail in production if foreman plugin has assets
Applied in changeset commit:"ce12585ee584563f99cdc8fbc3ce1f1ae663495f". Ivan Necas
07:22 AM Bug #2492 (Closed): asset complication can fail in production if foreman plugin has assets
Asset precompilation is done when building a foreman package, however, if a user later on adds another plugin with as... Ohad Levy
07:27 AM Bug #2493 (Closed): Unable to load audit, underlying cause No such file to load -- audit
when loading test environment. causes problems with spork Joseph Magen
07:24 AM Revision ce12585e (foreman): fixes #2492 Fallback to assets pipeline if a precompiled asset is missed in production
That's the case when an engine (foreman plugin) with it's own assets is added to
Foreman later in production.
this p...
Ivan Necas
07:11 AM Revision 11ea79ce (foreman): fixes #2490 - filter empty EC2 security groups
Stef Telford
06:13 AM Bug #2491 (Ready For Testing): uninitialized constant XSubnetX when selecting "All Subnets"
https://github.com/theforeman/foreman/pull/611 Dominic Cleal
06:02 AM Bug #2491 (Closed): uninitialized constant XSubnetX when selecting "All Subnets"
When editing a taxonomy and using ignore_types ("All ..."), an error is given when saving:
uninitialized constan...
Dominic Cleal
06:13 AM Bug #2487 (Ready For Testing): Multiple translations of single letters
https://github.com/theforeman/foreman/pull/611 Dominic Cleal
06:12 AM Smart Proxy Bug #2119 (Ready For Testing): ignored valid puppet modulepath if first configured directory does not exist
Greg Sutcliffe
05:17 AM Revision 930772e2 (foreman): fixes #2481 - invalid state in BMC power dropdown
Ohad Levy
04:29 AM Bug #2489 (Closed): BMC password doesn't save
Joseph Magen
03:17 AM Bug #2488 (Closed): hosts/<fqdn>/lookupkeys/<key-id> api is broken
Applied in changeset commit:"16ac09dfe738b9ebcde0bd9eb854095c9e8ef7b3". Amos Benari

05/12/2013

04:12 PM Revision 16ac09df (foreman): fixes #2488 - hosts/<fqdn>/lookupkeys/<key-id> api is broken
Amos Benari
02:57 PM Bug #2396 (Closed): Popups show escaped HTML
Applied in changeset commit:"371c2e864dc1671046514a7bcaee22097d3e05f1". Amos Benari
02:57 PM Bug #2453 (Closed): Host list doesn't show deep hostgroup hierarchies
Applied in changeset commit:"3cda1a7360cb4f27b7dff8db6717cdc91e1ca904". Dominic Cleal
10:46 AM Revision 371c2e86 (foreman): fixes #2396 Popups show escaped HTML
Amos Benari
10:31 AM Bug #2488 (Closed): hosts/<fqdn>/lookupkeys/<key-id> api is broken
Amos Benari
10:26 AM Bug #2480 (Closed): undefined method `html_raw' for "Host reported time is <em>2013-05-09 20:32:56 UTC</em>":String
Applied in changeset commit:"3d35e11f7d20ed107e0b568ba4e7f0143b1a3d48". Ohad Levy
10:26 AM Bug #2478 (Closed): smart-variable match by hostgroup label created by 1.1 stopped working
Applied in changeset commit:"3a96ba00c7f5c698eb5c9441be69f3f82f263e9a". Amos Benari
09:46 AM Bug #2486 (Closed): Fact values importer recreating all values in the database
Applied in changeset commit:"6dffd64b9d1e0be4cdf76534877438f52c42f200". Dominic Cleal
09:46 AM Bug #2476 (Closed): missing ace textmate theme
Applied in changeset commit:"d84bc5f5d5104a6e0615fbb4797a4caf6d0d4a0b". Marek Hulán
09:46 AM Bug #2246 (Closed): deleting an environment also deletes the provisioning templates
Applied in changeset commit:"af92531881ea038d792e48d6883082c66a51660a". Anonymous
09:44 AM Revision 3a96ba00 (foreman): fixes #2478 - smart-variable in ENC stopped working
Amos Benari
09:43 AM Revision 3d35e11f (foreman): fixes #2480 - undefined method `html_raw'
Ohad Levy
08:42 AM Revision af925318 (foreman): fixes #2246 deleting an environment also deletes associated templates
Tomáš Strachota
08:39 AM Revision d84bc5f5 (foreman): Fixes #2476 - precompile and include textmate theme
Marek Hulán
08:38 AM Revision 6dffd64b (foreman): fixes #2486 - ensure facts import is idempotent when values are unchanged
Dominic Cleal
07:52 AM Revision 3cda1a73 (foreman): fixes #2453 - fix aggressive truncation of hostgroups < 26 chars
Dominic Cleal
06:57 AM Bug #2479 (Duplicate): Failed to generate external nodes for <> with undefined method `value_for' for #<LookupKey>
Ohad Levy
03:45 AM Smart Proxy Feature #2482 (Ready For Testing): Global search in DHCP reservations/leases using MAC and/or hostname
https://github.com/theforeman/smart-proxy/pull/79 Ohad Levy

05/11/2013

07:51 AM Smart Proxy Feature #1172 (Feedback): MS dhcp proxy does not know about leases
https://github.com/theforeman/smart-proxy/pull/76 Ohad Levy
07:03 AM Bug #2487 (Closed): Multiple translations of single letters
There are single letters extracted in both the hosts listed (for host statuses) and in the dashboard page for report ... Dominic Cleal
02:26 AM Feature #2116 (Closed): Use MCollective to trigger Puppet runs
Applied in changeset commit:"80f8a61f43504ec3a4753dda2ef201483e5ce855". Sam Kottler

05/10/2013

12:27 PM Feature #2116 (Ready For Testing): Use MCollective to trigger Puppet runs
https://github.com/theforeman/smart-proxy/pull/78 Dominic Cleal
12:21 PM Smart Proxy Revision 80f8a61f: fixes #2116 - mcollective support for the proxy to initialize puppetrun
Sam Kottler
09:33 AM Installer Bug #2201 (Closed): Debian package does not depend on rubygems
Fixed in 1.2 (or maybe the recent 1.1 rebuilds), thanks for the report!
https://github.com/theforeman/foreman-rpms/c...
Dominic Cleal
09:30 AM Installer Bug #2305 (Closed): Config.ru templates missing
Gavin's patch was merged, thanks!
https://github.com/theforeman/puppet-puppet/pull/43
Dominic Cleal
09:29 AM Installer Bug #2447 (Closed): Develop branch of the installer does not run properly on Fedora 18
Merged into our copy of puppet-concat and we've switched back now: https://github.com/theforeman/foreman-installer/pu... Dominic Cleal
09:27 AM Installer Bug #2171 (Resolved): Duplicate template entries after installing 1.1rc5
We tracked this down to a problem in Foreman core with the database migrations. It's fixed in Foreman 1.2. Thanks f... Dominic Cleal
09:25 AM Installer Bug #2346 (Closed): Installer does not generate valid apache configuration
Thanks for the report, I think this has now been resolved by https://github.com/theforeman/puppet-foreman/commit/2a75... Dominic Cleal
09:13 AM Bug #2382 (Feedback): Statistics chart OS, Arch: PG error
Garik, are you able to retest this? We recently changed to flotcharts and it's possible the data retrieval changed a... Dominic Cleal
09:12 AM Feature #2468 (Duplicate): implement a way to switch the puppetmaster on many hosts at once
Dupe of #2436. Dominic Cleal
09:11 AM Bug #2451 (Closed): navbar overlaps when using safari
The navbar design has changed in Foreman 1.2, so closing in anticipation of this being fixed, or at the very least, b... Dominic Cleal
08:53 AM Bug #2476 (Ready For Testing): missing ace textmate theme
https://github.com/theforeman/foreman/pull/603 Dominic Cleal
05:52 AM Bug #2476 (Assigned): missing ace textmate theme
Marek Hulán
07:51 AM Bug #2178 (Duplicate): VMware - Cluster and asociated datastores
Dupe of #2113. Dominic Cleal
07:48 AM Bug #2301: Nodes with puppet running are not always listed in REST responses
(alternatively, if you can test the patch in #2486 that would be fantastic.. I think it'll apply against 1.1) Dominic Cleal
07:47 AM Bug #2301 (Feedback): Nodes with puppet running are not always listed in REST responses
I think this _might_ be #2486, but I'm not certain - I found that problem in the process of investigating this one. ... Dominic Cleal
07:44 AM Bug #2486 (Ready For Testing): Fact values importer recreating all values in the database
https://github.com/theforeman/foreman/pull/604
I hope this will have a nice performance boost too.
Dominic Cleal
07:39 AM Bug #2486 (Closed): Fact values importer recreating all values in the database
When uploading facts via /fact_values/create, a large number of database inserts are made as it's deleting all existi... Dominic Cleal
07:30 AM Bug #2485 (Closed): Editing class imported from Example42 raise error on submit (develop branch)
How to reproduce:
-Install foreman from source develop branch
-Edit any class imported from example42 modules.
-Submi...
Alejandro Falcon
07:27 AM Installer Revision 81568cfa (puppet-foreman): allow running puppet as root
Lukas Zapletal
07:17 AM Bug #2332 (Need more information): host and dashboard search is broken on latest develop
I can't replicate this. Searching for hostname, hostgroups, and build status all work fine in both views. Can you giv... Greg Sutcliffe
06:10 AM Bug #2002: Problem editing Libvirt Host in Foreman
I don't want to put bundler git gems back in the packaging, it makes a mess :). Let's hope they release a new version. Greg Sutcliffe
02:45 AM Bug #2002 (Assigned): Problem editing Libvirt Host in Foreman
I can confirm. In ruby 1.8 every object has a method id that was replaced by object_id in ruby 1.9. The proper fix is... Marek Hulán
05:33 AM Support #2435: Unable to authentication with LDAP server using ldaps
For the record, here's how to fix this issue under Ubuntu 12.04.
# Copy your CA certificate in @/usr/local/share/ca-...
François Deppierraz
05:26 AM Bug #2298 (Resolved): User in multiple Orgs gets 'Any Organization' option that really is any Org
Thanks for confirming Marek. Let us know if you see this on 1.2 Jason, it's should be fixed now. Dominic Cleal
03:23 AM Bug #2298: User in multiple Orgs gets 'Any Organization' option that really is any Org
This one is to be closed I think. I don't see a way to set org to nil anymore. More information is related PR. Marek Hulán
05:22 AM Bug #2316 (Assigned): Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error
Looks like we need a new rbovirt release to fix this, Amos? Dominic Cleal
05:11 AM Bug #2453 (Ready For Testing): Host list doesn't show deep hostgroup hierarchies
I've narrowed it down.. I've got a host group whose label is 20 characters ("Base/builders/redhat") so it's within th... Dominic Cleal
04:13 AM Feature #1853 (Ready For Testing): hostgroups can not be listed if filter = null
Dominic Cleal
04:10 AM Feature #1871: VPC support on EC2 compute
Glen, there hasn't been any progress that I'm aware of, so removing the 1.2 tracker. If somebody is able to rebase t... Dominic Cleal
04:02 AM Bug #2413 (Closed): NoMethodError on Puppet 3.2 and Ruby 1.9.2
I think this should be fixed, the monkey patching of Array has been removed in 3.2.0-rc2. Dominic Cleal
02:50 AM Bug #2484: Editing host deletes root password
yes, this is true to all passwords, rails changed the default behaviour, and now password fields are no longer visibl... Ohad Levy
02:38 AM Bug #2484 (Closed): Editing host deletes root password
Create a new unmanaged host and give it a password.
Provision it, try to log in.
Now edit the host and change somet...
Lukas Zapletal
02:24 AM Feature #1685 (Closed): Windows DNS: Secure connection using GSS-TSIG
Applied in changeset commit:"7e72434b829ccc47ef3704c72722277aa547609a". Dominic Cleal

05/09/2013

06:17 PM Smart Proxy Revision 7e72434b: fixes #1685 - GSS-TSIG support for DNS updates
Dominic Cleal
05:31 PM Feature #2116: Use MCollective to trigger Puppet runs
Attaching a new version of the patch with a one-line change to use escape_for_shell() when running mco. Mark Heily
05:01 PM Feature #2116: Use MCollective to trigger Puppet runs
The 'puppetd' MCollective plugin is deprecated, and has been replaced by the 'puppet' plugin. We need to support both... Mark Heily
05:06 PM Bug #2281 (Closed): Don't allow 'administrator' permission for internal 'admin' user to be removed
Applied in changeset commit:"6a26fecd43e006007a4c92d49b9008be7d2e18c4". Dominic Cleal
05:06 PM Bug #2460 (Closed): Session expiration when logging in using Signo
Applied in changeset commit:"afe65aabe441e2d454296df9863816b4c51ac231". Marek Hulán
04:40 PM Smart Proxy Feature #2483 (New): DHCP smart-proxy API should accept any "option" in create reservation call
As long as a particular option is defined in dhcpd.conf, a user should be able to specify that option during create r... Konstantin Orekhov
04:26 PM Smart Proxy Feature #2482 (New): Global search in DHCP reservations/leases using MAC and/or hostname
This feature request is in partly a duplicate of #1508 submitted a year ago, but has additional request in it.
Whe...
Konstantin Orekhov
04:17 PM Bug #2481 (Closed): invalid option state under bmc power actions
Ohad Levy
04:04 PM Bug #2480 (Closed): undefined method `html_raw' for "Host reported time is <em>2013-05-09 20:32:56 UTC</em>":String
NoMethodError
undefined method `html_raw' for "Host reported time is <em>2013-05-09 20:32:56 UTC</em>":String
app/vie...
Ohad Levy
04:01 PM Bug #2479: Failed to generate external nodes for <> with undefined method `value_for' for #<LookupKey>
it seems like it used in at least two places:... Ohad Levy
04:01 PM Bug #2479 (Duplicate): Failed to generate external nodes for <> with undefined method `value_for' for #<LookupKey>
Ohad Levy
03:56 PM Bug #2478 (Closed): smart-variable match by hostgroup label created by 1.1 stopped working
In foreman 1.1 matcher by nested hostgroups where based on the hostgroup name.
Now it is based on hostgroup label (in...
Amos Benari
03:46 PM Feature #2132 (Closed): Allow overriding of class parameters in the hostgroup UI
Applied in changeset commit:"7acc469b096c5856b4628e45bee222dbaeb54c78". Amos Benari
03:46 PM Feature #2220 (Closed): Matchers should support inheritance of smart class parameters in nested hostgroups
Applied in changeset commit:"0f9df58388d86ae70a0d507922f77888c9810913". Amos Benari
12:57 PM Feature #2220 (Ready For Testing): Matchers should support inheritance of smart class parameters in nested hostgroups
https://github.com/theforeman/foreman/pull/580 Dominic Cleal
03:46 PM Feature #2444 (Closed): Write a UI language selector
Applied in changeset commit:"e2c2abfea496c581f0b9d66e3074caf0f9604f75". Lukas Zapletal
03:24 PM Revision 1b8c5c90 (foreman): Add Gentoo operating system
Antony Perigault
03:21 PM Revision afe65aab (foreman): Fixes #2460 - session expiration fix for SSO
We set new expiration interval when user logs in successfully using any
kind of SSO. Also this patch moves logout pat...
Marek Hulán
03:17 PM Revision 6a26fecd (foreman): fixes #2281 - don't allow admin flag to be removed from admin account
Dominic Cleal
03:12 PM Revision e2c2abfe (foreman): fixes #2444 - locale selector in user account
Lukas Zapletal
02:33 PM Revision f591528c (foreman): refs #2132 - fixes ajax on puppetclass update, and some typos.
Amos Benari
02:33 PM Revision 0f9df583 (foreman): fixes #2220 - Suport hostgroup puppet classes parameters inheritance.
Amos Benari
02:30 PM Revision 7acc469b (foreman): fixes #2132 Smart Variables in hostgroup. 1. Show smart variables in hostgroup view. 2. Added the GUI to override smart variables values in host group.
Amos Benari
11:39 AM Installer Revision 01c8dc2a (installer): Use our fork of concat_native until PR 8 is merged
Greg Sutcliffe
11:37 AM Bug #2421 (Closed): missing associations in models
Applied in changeset commit:"7d993b41ace373cc96547c2320bc299051a5f377". Joseph Magen
11:37 AM Bug #2422 (Closed): Rails 3.2: before_destroy / dependent => :destroy ordering
Applied in changeset commit:"ff8cc70405c1388fd706ae837d52112368c6b6a4". Joseph Magen
11:37 AM Feature #426 (Closed): Ability to power cycle hosts
Applied in changeset commit:"40df7dfbfcde38f06d133fea97f0d30904155916". Daniel Lobato Garcia
11:37 AM Bug #2474 (Closed): Foreman Exceptions are not initalized correctly
Applied in changeset commit:"eed31c34058bf26fb2f627fd19a6f263123a3842". Ohad Levy
11:35 AM Installer Revision 6e5a7b6c (puppet-concat): Fix [".."] appearing in generated paths, due to Array#to_s behaviour on Ruby 1.9
Dominic Cleal
10:22 AM Revision a5405780 (foreman): refresh locales
Dominic Cleal
10:20 AM Revision 895a2ec6 (foreman): Changed validation text s/must be downcase/must be lowercase.
Og Maciel
10:20 AM Revision eed31c34 (foreman): fixed #2474 - Foreman Exceptions are not initalized correctly
Ohad Levy
10:20 AM Revision 40df7dfb (foreman): fixes #426 expose BMC information in foreman UI
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
This patch also adds an abstracted power management class for both VM
...
Daniel Lobato Garcia
09:49 AM Bug #2246 (Ready For Testing): deleting an environment also deletes the provisioning templates
https://github.com/theforeman/foreman/pull/599 Dominic Cleal
09:45 AM Revision 6e5ec9a7 (foreman): remove test translations
Dominic Cleal
07:19 AM SELinux Bug #2370 (Rejected): Fix SElinux denials when running with SQlite
This is actually no longer an issue if you use the packages that get built since files will get relabeled properly. Sam Kottler
03:49 AM SELinux Bug #2370 (Assigned): Fix SElinux denials when running with SQlite
Lukas Zapletal
06:52 AM Packaging Bug #2123 (Assigned): Package name mismatch: foreman-fog vs foreman-ec2
Re-opening, apparently the rpms haven't been renamed yet. Greg Sutcliffe
06:50 AM Packaging Bug #2123 (Closed): Package name mismatch: foreman-fog vs foreman-ec2
Closing this, the compute rename was a while back. Greg Sutcliffe
06:47 AM Bug #2022 (Closed): Installation fails on server behind a proxy
I've had confirmation from other sources that the Debs are now able to be installed which disconnected from the inter... Greg Sutcliffe
06:46 AM Feature #1996 (Closed): Add support for installing on Debian/Wheezy
There are now wheezy nightlies available in a new wheezy repo. RC/Stable packages for 1.2 will be forthcoming alongsi... Greg Sutcliffe
06:43 AM Smart Proxy Feature #1985 (Closed): Smart proxy should use nmap
This has stalled, and I'm not convinced we're ever going to do it ;) Closing for now, we can always come back to it. Greg Sutcliffe
06:42 AM Bug #1631 (Closed): dpkg fails with dash
Closing as discussed in previosu comment. Greg Sutcliffe
06:28 AM Revision 0b4ea488 (community-templates): Merge pull request #8 from GregSutcliffe/master
Fixes for @ohadlevy's comments in #7 / fix matching of operating system, so EPEL isn't installed on Fedora Dominic Cleal
06:25 AM Revision 1d22c17c (community-templates): Fix comments from PR 7
Greg Sutcliffe
06:10 AM Installer Revision 464f6047 (installer): Version bump in concat and foreman
Greg Sutcliffe
05:55 AM Installer Revision 5a4a28ab (installer): Add the puppetlabs-create_resources module
puppetlabs-postgresql needs create_resources and replaces the bundled
foreman_create_resources.
Ewoud Kohl van Wijngaarden
05:54 AM Revision ff8cc704 (foreman): fixes #2422 Rails 3.2: before_destroy / dependent => :destroy ordering
Joseph Magen
05:54 AM Revision 7d1d44cf (foreman): refs #2400 clean up tests so there are no orphaned foreign keys
Joseph Magen
05:54 AM Revision 7d993b41 (foreman): fixes #2421 added missing has_many :hostgroups and missing :dependent => destroy
Joseph Magen
05:51 AM Revision db0e15db (community-templates): Merge pull request #10 from lzap/epel-fix
The old version is no longer working. Dominic Cleal
05:48 AM Revision 8d3e45e0 (foreman): gettext_i18n_rails_js shouldn't be required in prod setups to run rake tasks
Dominic Cleal
05:45 AM Feature #2426 (Closed): Translate model names for English
Applied in changeset commit:"9a28016365f58dbbd624b4dc67388b1d7c33dcb5". Dominic Cleal
05:45 AM Bug #2401 (Closed): Unable to create new user
Applied in changeset commit:"463ff2edd832d46fce5b6e8f6e2c03f18b52e87d". Lukas Zapletal
05:45 AM Bug #2459 (Closed): SmartProxy helper method for puppetca_proxies does not work
Applied in changeset commit:"a92cdd40a2de2af462882e8ddea5090a54042d8d". Greg Sutcliffe
05:45 AM Bug #2461 (Closed): Cannot create a host without a puppet proxy
Applied in changeset commit:"f7640652ae20ff6a20021736b253b7d7684640e2". Greg Sutcliffe
05:45 AM Feature #2420 (Closed): Extract strings from JavaScript resources
Applied in changeset commit:"3dfb6e4c0bb6eef8666520ca27d71d5a00386f52". Dominic Cleal
05:17 AM Revision 173e9c65 (community-templates): updating EPEL link
Lukas Zapletal
05:07 AM Revision 3dfb6e4c (foreman): fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes
Dominic Cleal
04:54 AM Bug #2477 (Duplicate): Wrong interface for libvirt bridge
Duplicate of #1951, this affects me too. Dominic Cleal
04:18 AM Revision f7640652 (foreman): Fixes #2461 - Allow user to not have a puppet proxy
Greg Sutcliffe
04:16 AM Revision a92cdd40 (foreman): Fixes #2459 - Create ProxyFeature methods from symbol name, lookup on real text
Greg Sutcliffe
04:13 AM Revision 463ff2ed (foreman): fixes #2401 - cannot create new admin user
Lukas Zapletal
02:13 AM Revision 9a280163 (foreman): fixes #2426 - translate model and column names to English
Dominic Cleal

05/08/2013

03:00 PM Bug #2477: Wrong interface for libvirt bridge
This is in version 1.1stable.
Dan Ellis
02:59 PM Bug #2477 (Duplicate): Wrong interface for libvirt bridge
I'm trying to provision a KVM VM via the Libvirt compute resource. It fails on save, though, due to trying to add a v... Dan Ellis
01:40 PM Installer Revision e0591c1b (puppet-foreman): Updated permissions for /etc/foreman/settings.yaml
Due to my umask of 077, I was unable to read the settings.yaml file. By making sure the foreman group owns the file ... lfisher47
01:23 PM Feature #2406 (Closed): Dashboard latest events pane
Applied in changeset commit:"2fc0a023a36a803d00e2011e0d647f067261e71f". Greg Sutcliffe
07:21 AM Feature #2406 (Ready For Testing): Dashboard latest events pane
https://github.com/theforeman/foreman/pull/594 Greg Sutcliffe
07:04 AM Feature #2406 (Assigned): Dashboard latest events pane
Greg Sutcliffe
01:23 PM Feature #2475 (Closed): be able to search hosts based on their comments
Applied in changeset commit:"43c1906a0f3ceb6b2387b326dcc0e63fd58c2cb9". Ohad Levy
11:13 AM Feature #2475 (Ready For Testing): be able to search hosts based on their comments
https://github.com/theforeman/foreman/pull/597 Dominic Cleal
08:40 AM Feature #2475 (Closed): be able to search hosts based on their comments
Ohad Levy
11:10 AM Revision 43c1906a (foreman): fixes #2475 - search hosts based on comments
Ohad Levy
11:08 AM Revision b88565ec (foreman): fixes translator comment
Dominic Cleal
11:00 AM Revision 2fc0a023 (foreman): Fixes #2406 - add recent report summary to dashboard latest events box
Greg Sutcliffe
10:51 AM Bug #2476 (Closed): missing ace textmate theme
Started GET "/assets/ace/theme-textmate.js" for 10.35.4.25 at Wed May 08 15:49:53 +0100 2013
ActionController::Routi...
Ohad Levy
10:40 AM Feature #1258 (Resolved): add support to store BMC credentials
Dominic Cleal
08:00 AM Feature #1258: add support to store BMC credentials
this was actually part of 1.1 release Ohad Levy
08:43 AM Feature #1694: Add IPMI like support for non IPMI users
this was partly done in the shell provider for bmc. Ohad Levy
07:32 AM Bug #2474 (Closed): Foreman Exceptions are not initalized correctly
In some places in the code, the exceptions are not generated correctly.
additionally, exceptions do not have a prope...
Ohad Levy
05:42 AM Feature #1685 (Ready For Testing): Windows DNS: Secure connection using GSS-TSIG
https://github.com/theforeman/smart-proxy/pull/77 Dominic Cleal
05:20 AM Bug #2473 (Resolved): Wheezy uses sinatra 1.3.2
We need to put something newer in our wheezy repo, and tell debian they packaged a broken version. Greg Sutcliffe

05/07/2013

03:33 PM Bug #2130 (Ready For Testing): normalize_hostname appends domain to end of fqdn on Update
Dominic Cleal
02:12 PM Bug #2472 (Closed): "User is already in this hostgroup" when new hostgroup created by owner of an ancestor
Applied in changeset commit:"7d8c71bc4000ca9f2cc1284f71346a830842b86e". Daniel Lobato Garcia
12:21 PM Bug #2472 (Closed): "User is already in this hostgroup" when new hostgroup created by owner of an ancestor
a User is creating a new hostgroup
this user owns any of its ancestors
the Hostgroup creation will work, but shows an...
Dominic Cleal
01:37 PM Feature #2426 (Ready For Testing): Translate model names for English
https://github.com/theforeman/foreman/pull/593 Dominic Cleal
12:22 PM Revision 7d8c71bc (foreman): fixes #2472 - prevent duplicate users from hostgroup ancestors
Daniel Lobato Garcia
11:14 AM Bug #2471 (New): Optional Input Validator for smart class parameters not saved
Hello,
Please note that the "Optional Input Validator" that's in the "Smart Class Parameter" tab doesn't work at all....
Alexander Chuzhoy
10:50 AM Bug #2470 (Rejected): Default password does not apply
Go to global settings, provisioning, root_pass and set it.
Now, create a host and do not overwrite the root passwo...
Lukas Zapletal
10:40 AM Revision f46c58c4 (community-templates): added disklayouts to CentOS'
Dmitri Dolguikh
10:33 AM Bug #2453 (Feedback): Host list doesn't show deep hostgroup hierarchies
Dominic Cleal
10:20 AM Bug #2453: Host list doesn't show deep hostgroup hierarchies
So I can confirm trimming works as expected (?) It does trim at 26 characters, when subhostgroup is used it properly ... Lukas Zapletal
09:51 AM Bug #2453 (Assigned): Host list doesn't show deep hostgroup hierarchies
Ok let's see :) Lukas Zapletal
10:22 AM Feature #2469 (Rejected): Make more links on the Installation media page
On the Installation media page, we could make operating systems clickable so I can quickly go to OS page. Lukas Zapletal
09:37 AM Bug #2401 (Ready For Testing): Unable to create new user
Dominic Cleal
09:36 AM Bug #2401: Unable to create new user
https://github.com/theforeman/foreman/pull/591 Lukas Zapletal
09:12 AM Revision d3e07a1e (foreman): Added core runtime packages to the RHEL6 comp
Sam Kottler
08:09 AM Revision 92148e73 (foreman): fixes #2463 - update permissions to follow controller move
Dominic Cleal
08:01 AM Bug #2454 (Closed): Settings not preloaded in production
Applied in changeset commit:"059212939864b43ab5ae2ed3e89efbc48ad366ea". Ivan Necas
08:01 AM Bug #2432 (Closed): No route matches {:controller=>"smart_proxies/environments" } on smart proxy cert list
Applied in changeset commit:"28c1bc7dbdb4160f8cd472f7c2ee31112412d876". Dominic Cleal
08:01 AM Bug #2265 (Closed): puppet:import:hosts_and_facts $vardir detection
Applied in changeset commit:"2bf4a47afe31f82fc17a81cd9f3e307400e6e0b4". Anonymous
08:01 AM Feature #2434 (Closed): Add debug script
Applied in changeset commit:"bd79f51a4228fe2f9f457d9f99b66d2a08db926f". Lukas Zapletal
04:02 AM Feature #2434 (Ready For Testing): Add debug script
https://github.com/theforeman/foreman/pull/555 Dominic Cleal
07:53 AM Revision 467983c9 (community-templates): replaced custom partition scheme with autopart.
Dmitri Dolguikh
07:10 AM Revision a752ca01 (foreman): Typo fix
Ewoud Kohl van Wijngaarden
06:40 AM Feature #933: Hide some puppet classes in Foreman
I would still like to see this in the interface. Not all cases can be caught in the filters. And it's more clear if ... Arnoud de Jonge
05:20 AM Installer Revision 38e39c34 (installer): Update puppet submodule
Ewoud Kohl van Wijngaarden
04:30 AM Bug #2459 (Ready For Testing): SmartProxy helper method for puppetca_proxies does not work
https://github.com/theforeman/foreman/pull/582 Dominic Cleal
04:29 AM Bug #2461 (Ready For Testing): Cannot create a host without a puppet proxy
https://github.com/theforeman/foreman/pull/582 Dominic Cleal
04:27 AM Feature #2468 (Duplicate): implement a way to switch the puppetmaster on many hosts at once
I've just added a puppetmaster (clone) to my systems and after bringing up the foreman proxy there I noticed that the... David Schmitt
04:18 AM Bug #2465: With SSO enabled, there is not friendly way how to go into SSO login again
I don't think so. We already have sign out url stored. The problem is when you return from SSO. Marek Hulán
04:07 AM Bug #2465: With SSO enabled, there is not friendly way how to go into SSO login again
Is https://github.com/theforeman/foreman/pull/439 part of the solution? Dominic Cleal
02:50 AM Bug #2465 (Assigned): With SSO enabled, there is not friendly way how to go into SSO login again
Marek Hulán
02:49 AM Bug #2465 (Closed): With SSO enabled, there is not friendly way how to go into SSO login again
Instead, plain old Foreman login page is shown.
Possible solutions are:
1. show the SSO login immediately after log...
Ivan Necas
04:15 AM Revision 3f450a72 (foreman): fixing transifex parse error
Lukas Zapletal
03:55 AM Revision bd79f51a (foreman): fixes #2434 - foreman-debug script
Lukas Zapletal
03:39 AM Feature #2467 (New): host creation - Progress bar / disable submit
Hi,
Since at least VMWare loading at host creation is very slow (and switching from 1 compute resource to another ...
Florent Delvaille
03:33 AM Feature #2466 (New): Host creation - virtual machine tab - filter
Hi,
It would be super nice to add a way to filter the folders/datastores/networks/clusters at host creation in the...
Florent Delvaille
03:19 AM Revision 2bf4a47a (foreman): Fixes #2265 - Broken hosts_and_facts detection
Andy Taylor
03:15 AM Revision 28c1bc7d (foreman): fixes #2432 - use absolute controller path for navbar links
Dominic Cleal
03:13 AM Revision 05921293 (foreman): Fixes #2454 - Fix loading settings in production
The Setting subclasses are not preloaded in initialization phase in
production.
Also (if Setting.first rescue (false...
Ivan Necas
03:07 AM Revision 0d88c277 (foreman): removing ruby-debug from development group
Lukas Zapletal

05/06/2013

05:48 PM Bug #2464 (Assigned): Foreman (debian) dependencies Issue
Thanks! I'll try and get that fixed asap. Greg Sutcliffe
05:36 PM Bug #2464 (Resolved): Foreman (debian) dependencies Issue
While installing packages of foreman on new debian[squeeze] system, getting this error... Ashish Jaiswal
01:48 PM Feature #2426 (Assigned): Translate model names for English
Dominic Cleal
01:32 PM Revision 86db4a2f (foreman): fixes #2463 - move test files to follow controller move
Dominic Cleal
12:20 PM Revision 30ee52ba (foreman): Added additional DB packages
Sam Kottler
11:30 AM Bug #2463 (Closed): unable to show puppet certificates page after rails 3.2 upgrade
Applied in changeset commit:"9cbce048c977bf59ec4fe92f3fd65f2a53f6af38". Ohad Levy
09:01 AM Bug #2463 (Ready For Testing): unable to show puppet certificates page after rails 3.2 upgrade
https://github.com/theforeman/foreman/pull/584 Ohad Levy
08:44 AM Bug #2463 (Closed): unable to show puppet certificates page after rails 3.2 upgrade
Ohad Levy
10:36 AM Bug #2462 (Closed): Failed to process report for hostX due to:invalid facts, missing operatingsystem value
Ohad Levy
10:33 AM Bug #2462: Failed to process report for hostX due to:invalid facts, missing operatingsystem value
Case can be closed. Node.rb differed between the hosts. Laurent Domb
08:39 AM Bug #2462: Failed to process report for hostX due to:invalid facts, missing operatingsystem value
Here is the facter file of the host which does not update facts Laurent Domb
08:32 AM Bug #2462: Failed to process report for hostX due to:invalid facts, missing operatingsystem value
Ruby version on the foreman-proxy with puppet-pe is
ruby 1.8.7 (2012-06-29 patchlevel 370) [x86_64-linux]
Laurent Domb
08:29 AM Bug #2462 (Closed): Failed to process report for hostX due to:invalid facts, missing operatingsystem value
When trying to upload the facts to foreman I get the error
Started POST "/reports/create?format=yml" for x.x.x.x at...
Laurent Domb
08:44 AM Revision 9cbce048 (foreman): fixes #2463 fixed nested puppetca and autosign controllers
remove autosign and puppetca nested controllers from being incorrectly nested classes Ohad Levy
08:17 AM Feature #2444: Write a UI language selector
https://github.com/theforeman/foreman/pull/583 Lukas Zapletal
07:10 AM Smart Proxy Bug #2456 (Closed): Error while testing compute resources
Thanks David :) Greg Sutcliffe
07:04 AM Smart Proxy Bug #2456: Error while testing compute resources
Greg Sutcliffe wrote:
> David: shall we close this?
I'm totally ok with closing this, as there's a solution and a wo...
David Schmitt
06:56 AM Smart Proxy Bug #2456: Error while testing compute resources
Ohad: https://github.com/fog/fog/pull/1803
David: shall we close this?
Greg Sutcliffe
03:27 AM Smart Proxy Bug #2456: Error while testing compute resources
Greg Sutcliffe wrote:
> I've hit this once before. You can manually fix it with a oneliner:
>
> Edit `bundle show fo...
Ohad Levy
02:57 AM Smart Proxy Bug #2456: Error while testing compute resources
I'm pretty sure that I've fubared something with the VM while testing, and manually deleting the VM in virt-manager c... David Schmitt
07:09 AM Bug #2461 (Closed): Cannot create a host without a puppet proxy
We should support Foreman being used without a puppetmaster (this is separate to #2414 which involves removing puppet... Greg Sutcliffe
06:15 AM Bug #2460 (Closed): Session expiration when logging in using Signo
When you were logged previously and you session expired and you come from Signo for the first time, you see warning t... Marek Hulán
06:01 AM Bug #2459 (Closed): SmartProxy helper method for puppetca_proxies does not work
The method looks for features like "puppetca" but the string in the db (after downcase) is "puppet ca". This means pu... Greg Sutcliffe
05:49 AM Feature #2132 (Ready For Testing): Allow overriding of class parameters in the hostgroup UI
https://github.com/theforeman/foreman/pull/580 Ohad Levy
04:16 AM Bug #2393 (Closed): Couple of models broken with audited 3.0.0
Applied in changeset commit:"9c864cb673c38f6e4313f1d83c0607a56a6d164e". Ohad Levy
03:06 AM Bug #2458 (Closed): OpenID storage permissions
When installing from katello openid-stotage subdirectories got root owner which results in errors later. Adding empty... Marek Hulán
02:36 AM Revision 9c864cb6 (foreman): fixes #2393 - Couple of models broken with audited 3.0.0
this is not a fix for the mass assignment problem, rather just to solve immedient packaing issue upstream.
a follow ...
Ohad Levy
02:05 AM Bug #2455 (Closed): hostgroup not saving
Applied in changeset commit:"530cd21ea476f4351a8079740dc459b4fc892bbc". Joseph Magen
02:03 AM Revision 530cd21e (foreman): fixes #2455 hostgroup not saving
Joseph Magen

05/05/2013

05:32 PM Smart Proxy Bug #2457 (Assigned): #1832 get's hit on debian wheezy since it has sinatra 1.3.2
I just noticed that myself - I've been putting together some packaging for wheezy over the weekend. I'll probably hav... Greg Sutcliffe
03:45 PM Smart Proxy Bug #2457 (Resolved): #1832 get's hit on debian wheezy since it has sinatra 1.3.2
Hi,
seems like Debian wheezy has a sinatra version causing #1832 to happen:...
David Schmitt
05:30 PM Smart Proxy Bug #2456: Error while testing compute resources
I've hit this once before. You can manually fix it with a oneliner:
Edit `bundle show fog`/lib/fog/libvirt/models/co...
Greg Sutcliffe
03:32 PM Smart Proxy Bug #2456 (Closed): Error while testing compute resources
This comes when I try to edit one of my test nodes which were created on a compute resource.... David Schmitt
05:29 PM Packaging Revision 82a5ca11 (foreman-packaging): Initial Wheezy commit
Greg Sutcliffe
10:34 AM Bug #2455 (Closed): hostgroup not saving
Product: Red Hat Network Satellite 6
https://bugzilla.redhat.com/show_bug.cgi?id=959528
Bug ID: 959528
...
Joseph Magen
08:04 AM Bug #2452 (Closed): New taxonomy, step 2 throws : undefined method `object' for nil:NilClass
Applied in changeset commit:"7f7cac233079e8da1195aec700561bee114b0079". Dominic Cleal
01:18 AM Revision 7f7cac23 (foreman): fixes #2452 - allow nil form, used for checkboxes in taxonomies wizard
Dominic Cleal

05/03/2013

03:55 PM Revision 7318b0eb (foreman): add SLES and SLED to Suse family
Michael Moll
03:52 PM Revision fc94df42 (foreman): Fix tests misusing assert and assignment vs. comparison
Dominic Cleal
03:51 PM Revision 25ec6123 (foreman): intruducing color variable and mixin in the scss files
Amos Benari
03:47 PM Revision 02c054b2 (foreman): Fix finder_needs_type check in sti mixin
Greg Sutcliffe
02:59 PM Bug #1830: Puppet run triggers "no puppet proxy defined - cant continue" after 1.0 upgrade
I also ran into this issue with a fresh foreman 1.1 install using rhel6.4 and sqlite. I "registered" my guest system... Crag Wolfe
11:05 AM Revision dabc6d35 (community-templates): fixed epel snippet
Dmitri Dolguikh
10:45 AM Revision 7244c149 (community-templates): added disk layout template for rhel/fedora
Dmitri Dolguikh
10:34 AM Revision 3136cd6f (community-templates): updated default ntp server used by ntpdate to '0.fedora.pool.ntp.org' so ntpdate can complete successfully
Dmitri Dolguikh
10:33 AM Revision 95b2ebac (community-templates): epel is now only being installed on rhel
Dmitri Dolguikh
09:44 AM Bug #2454 (Closed): Settings not preloaded in production
With the new update of Settings code, the possible options are not loaded in production at first run.
Proposed fix:
...
Ivan Necas
09:22 AM Installer Bug #2442 (Resolved): Foreman Installer requires puppet-server when it shouldn't. HTTP won't start, either.
foreman-installer 1.1.2 has been released with the patch. Dominic Cleal
07:08 AM Installer Bug #2442 (Assigned): Foreman Installer requires puppet-server when it shouldn't. HTTP won't start, either.
Greg's figured this out and pushed a fix, we'll update the 1.1 installer too as it's severe. Thanks for the report!
...
Dominic Cleal
08:06 AM Revision 9cb5eef5 (community-templates): Merge pull request #6 from GregSutcliffe/master
add further disklayouts Dominic Cleal
08:03 AM Revision 6ac99744 (community-templates): Copy squeeze disklayout to other preseed distros
Greg Sutcliffe
07:29 AM Installer Revision 6cbf752a (installer): Fixes #2442 - Write the answers file _before_ running puppet
(cherry picked from commit c9d40d485254c72e02a59bdd36ac747f83c239da) Greg Sutcliffe
07:02 AM Installer Revision c9d40d48 (installer): Fixes #2442 - Write the answers file _before_ running puppet
Greg Sutcliffe
04:58 AM Bug #2453 (Closed): Host list doesn't show deep hostgroup hierarchies
I think this is a 1.1 to 1.2 regression - the hostgroup column in the main host list is shortening long hostgroups ra... Dominic Cleal
03:35 AM Bug #2448 (Resolved): "vm is required for this operation" when viewing oVirt VMs with Puppet 3.2
Will be in 3.2.0-rc2. Dominic Cleal

05/02/2013

11:00 AM Bug #2448: "vm is required for this operation" when viewing oVirt VMs with Puppet 3.2
I've filed a PR to update rgen and remove these monkey patches from Puppet: https://projects.puppetlabs.com/issues/20... Dominic Cleal
08:54 AM Bug #2167 (Ready For Testing): Welcome page should link to manual instead of wiki
Thanks, I'll review your PR soon.
You can use latest in place of 1.1/1.2, but it won't work well as we will want to ...
Dominic Cleal
08:14 AM Bug #2167: Welcome page should link to manual instead of wiki
Just realised i missed the last two comments.
I will try to figure where the version is hold and what need to change ...
Ky Zh
08:10 AM Bug #2167: Welcome page should link to manual instead of wiki
So i went ahead and did a PR https://github.com/theforeman/foreman/pull/571
One fix the home page, one fix the other ...
Ky Zh
07:47 AM Bug #2452 (Ready For Testing): New taxonomy, step 2 throws : undefined method `object' for nil:NilClass
https://github.com/theforeman/foreman/pull/573 Dominic Cleal
04:28 AM Bug #2452 (Closed): New taxonomy, step 2 throws : undefined method `object' for nil:NilClass
When adding a new location/org and going to step 2 (assuming you have unassigned hosts), this error is thrown:
u...
Dominic Cleal
03:28 AM Bug #2431 (New): Foreman MYSQL Error on hosts_and_Facts import when FQDN is missing
Dominic Cleal

05/01/2013

06:48 PM Bug #2431: Foreman MYSQL Error on hosts_and_Facts import when FQDN is missing
Dominic Cleal wrote:
> Do your host have an "fqdn" fact? The resolution of this changed in Facter 1.7.0 to use `host...
Sam McLeod
03:30 PM Bug #2450 (Closed): Cookie name for host_checkbox isn't unique
Applied in changeset commit:"3849429d8e2a12f10d383ad361735aa2e8c6901e". Amos Benari
11:42 AM Bug #2450 (Closed): Cookie name for host_checkbox isn't unique
When multiple views use the host_checkbox js, the static cookie name means selections get confused across pages.
htt...
Dominic Cleal
01:02 PM Bug #2451 (Closed): navbar overlaps when using safari
The navbar works fine in chrome but safari must render something differently as it overlaps the words.
runing forem...
Corey Osman
11:54 AM Revision 3849429d (foreman): fixes #2450 - cookie name based on pathname to be able to reuse the js in other pages
Amos Benari
11:49 AM Bug #2361 (Closed): password field renders nil on compute resource edit
Applied in changeset commit:"ddb54f0b3ae28151e9652f9cbbd2d6601851d16d". Amos Benari
09:55 AM Bug #2361 (Ready For Testing): password field renders nil on compute resource edit
Followup to fix test connection: https://github.com/theforeman/foreman/pull/566 Dominic Cleal
08:20 AM Bug #2361 (Closed): password field renders nil on compute resource edit
Applied in changeset commit:"1eaac1c664cccfa483b2fd43560ddf0c1d0c536e". Joseph Magen
11:02 AM Installer Bug #2442: Foreman Installer requires puppet-server when it shouldn't. HTTP won't start, either.
/usr/share/foreman-installer/foreman_installer/answers.yaml
And it was the output of the installer script,
ruby /us...
Matthew Barr
10:57 AM Installer Bug #2442 (Feedback): Foreman Installer requires puppet-server when it shouldn't. HTTP won't start, either.
Can you confirm the path of the answers file you edited please? Dominic Cleal
10:44 AM Feature #2420 (Ready For Testing): Extract strings from JavaScript resources
https://github.com/theforeman/foreman/pull/567 Dominic Cleal
10:01 AM Installer Revision 638a9fed (puppet-foreman_proxy): Get puppet parameters from theforman/puppet-puppet module
Francois Deppierraz
09:56 AM Revision ddb54f0b (foreman): fixes #2361 do not reset password on test connection.
Amos Benari
06:20 AM Bug #2167: Welcome page should link to manual instead of wiki
Yep, it should match the version rather than latest ideally. Dominic Cleal
06:17 AM Bug #2167: Welcome page should link to manual instead of wiki
Dominic - there is a latest redirect, but maybe we can actually link to the correct version (as foreman knows the ver... Ohad Levy
04:53 AM Bug #2167: Welcome page should link to manual instead of wiki
Ky Zh wrote:
> I will try to send a new PR to update the few links within foreman.
Thanks! FYI, the manual URL will...
Dominic Cleal
04:51 AM Bug #2167: Welcome page should link to manual instead of wiki
Ky Zh - thanks! Ohad Levy
04:48 AM Bug #2167: Welcome page should link to manual instead of wiki
I will try to send a new PR to update the few links within foreman.
Ky Zh
06:16 AM Bug #2449 (Duplicate): Fix foreman_url helper so it be used in the PXE Default template
Currently foreman_url is assoicated with @host which doesn't exist in a default. Greg Sutcliffe
04:19 AM Installer Bug #2447 (Ready For Testing): Develop branch of the installer does not run properly on Fedora 18
https://github.com/onyxpoint/pupmod-concat/pull/8 (hopefully that's all that's needed.. I don't have a test setup) Dominic Cleal
04:01 AM Bug #2448: "vm is required for this operation" when viewing oVirt VMs with Puppet 3.2
Ohad Levy wrote:
> Does this happens only with 3.2 ?
Yes, I've narrowed it down to 3.2's monkey patching of Array#re...
Dominic Cleal
03:27 AM Bug #2448: "vm is required for this operation" when viewing oVirt VMs with Puppet 3.2
Does this happens only with 3.2 ? Ohad Levy
03:02 AM Bug #2448 (Resolved): "vm is required for this operation" when viewing oVirt VMs with Puppet 3.2
When Puppet 3.2 is installed, browsing an oVirt compute resource and then clicking on an individual VM produces the e... Dominic Cleal
03:03 AM Feature #2414: Remove Puppet from Foreman core
"Puppet #20136":http://projects.puppetlabs.com/issues/20136 was another issue introduced by monkey patches distribute... Dominic Cleal
01:02 AM Revision 1eaac1c6 (foreman): fixes #2361 empty password does not invalidate compute resource
Joseph Magen

04/30/2013

11:22 PM Revision ad4ab250 (foreman): fixes UI errors in trend pages
Ohad Levy
05:51 PM Feature #2445: Add OS image for AIX
Related to #799 and #1489 Anonymous
10:07 AM Feature #2445: Add OS image for AIX
I can provide a properly sized PNG if needed. Josh Baird
09:41 AM Feature #2445 (Closed): Add OS image for AIX
Since PE supports AIX naively now, Foreman should have an OS Image for AIX to display like all other operating system... Josh Baird
04:54 PM Installer Revision de9d1ffa (puppet-foreman_proxy): Use Puppet agent variables to avoid duplication
Francois Deppierraz
04:07 PM Installer Revision a3d58f25 (puppet-foreman_proxy): Add support for options 'ssldir' and 'puppetdir'
This is useful if the puppetmaster configuration and/or ssl directory was
installed in non-standard locations.
Francois Deppierraz
03:36 PM Installer Bug #2447 (Closed): Develop branch of the installer does not run properly on Fedora 18
Develop branch of the installer does not run properly on Fedora 18:
Puppet version 2.7.18 (which might be the proble...
Sam Kottler
03:29 PM Installer Bug #2446 (Closed): installer adds a lot of unneeded configurations incorrectly
Dupe of #2442, looks fairly severe.. Dominic Cleal
03:11 PM Installer Bug #2446: installer adds a lot of unneeded configurations incorrectly
and maybe worth mentioning that at the end, I had no dhcp settings nor dhcp turned on in the proxy settings Ohad Levy
03:10 PM Installer Bug #2446 (Closed): installer adds a lot of unneeded configurations incorrectly
using the following answers file... Ohad Levy
01:20 PM Feature #2378 (Closed): Use Minitest for Ruby 1.8 and 1.9
Applied in changeset commit:"0fe147c7cb5fbf97ec54c87a41e62c88f6be7728". Joseph Magen
11:32 AM Feature #2378 (Ready For Testing): Use Minitest for Ruby 1.8 and 1.9
https://github.com/theforeman/foreman/pull/509 Dominic Cleal
12:21 PM Bug #2395: Can't create new libvirt VM on Xen
Hi.
Thanks for replay. I get....
Hubert Skibinski
11:32 AM Bug #2418: cannot delete existing network interface
libvirt in version 0.9.10 Martin Pavlasek
11:31 AM Revision 0fe147c7 (foreman): fixes #2378 - added Minitest and other code cleanups
Joseph Magen
09:11 AM Revision 47950035 (foreman): Added even more dependencies to the RHEL6 comp
Sam Kottler
08:16 AM Feature #2444 (Closed): Write a UI language selector
Currently the browser locale is used, the task is to add support in the user settings. Lukas Zapletal
06:02 AM Refactor #2443 (Assigned): refactor STI models to separate folders /parameters, etc. /operatingsystems, etc.
Joseph Magen
03:56 AM Refactor #2443 (Closed): refactor STI models to separate folders /parameters, etc. /operatingsystems, etc.
Joseph Magen
06:02 AM Feature #2391 (New): be able to query API for host parameter data
Plain parameters, or smart class parameters? The former should be possible in API v1 (see host_parameters in "":http... Dominic Cleal
05:35 AM Feature #2391: be able to query API for host parameter data
I was looking for a way to return all host parameters, or perhaps the ability to filter using some glob. If not, then... Jon Shanks
05:31 AM Feature #2391 (Feedback): be able to query API for host parameter data
What sort of parameters are you trying to retrieve? There is a v2 API in Foreman 1.2, which adds smart class managem... Dominic Cleal
06:02 AM Bug #2440 (Ready For Testing): remove unused code and files
Joseph Magen
05:14 AM Bug #2441 (Closed): Flot JS interfering with Host Edit/Build buttons
Applied in changeset commit:"5d280ebe580ba46e7ef557e679d624bb46dd2c7f". Amos Benari
05:14 AM Bug #2439 (Closed): Fix further cases of respond_to? on protected methods for Ruby2.0
Applied in changeset commit:"69fa01f64cd7c1cdc29e4327bd2d185d266c528c". Greg Sutcliffe
03:23 AM Bug #2431 (Feedback): Foreman MYSQL Error on hosts_and_Facts import when FQDN is missing
Do your host have an "fqdn" fact? The resolution of this changed in Facter 1.7.0 to use `hostname -f` which has brok... Dominic Cleal
03:15 AM Revision 69fa01f6 (foreman): Fixes #2439 - Add true to respond_to? calls for initialize_puppetca
Greg Sutcliffe
02:31 AM Revision 5d280ebe (foreman): fixes #2441
Amos Benari

04/29/2013

04:01 PM Installer Bug #2442 (Resolved): Foreman Installer requires puppet-server when it shouldn't. HTTP won't start, either.
Using Centos 6.4:
foreman-1.1stable-3.el6.noarch
foreman-proxy-1.1stable-1.el6.noarch
foreman-release-1.1stable-3.el6...
Matthew Barr
02:24 PM Support #2435 (Closed): Unable to authentication with LDAP server using ldaps
Yep that did it. Thanks! Luke Baker
02:21 PM Bug #2429 (Closed): Signo secrets are forgotten during restart
Applied in changeset commit:"7a85321b07d05c3a21621c69ef676e07723f4f27". Marek Hulán
07:21 AM Bug #2429 (Ready For Testing): Signo secrets are forgotten during restart
https://github.com/theforeman/foreman/pull/549 Dominic Cleal
02:11 PM Revision dfd511ba (foreman): new top-bar navigation design and a new login page
Amos Benari
01:41 PM Revision 48a9cf09 (foreman): Added a lot more dependencies to the RHEL6 comp
Sam Kottler
11:00 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
here is an example patch, it does not include UI nor rake task, but gives an example:... Ohad Levy
04:14 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
it should actually not be that hard, it could start as a rake task to compare MAC addresses, and later on with a UI..... Ohad Levy
04:08 AM Feature #1923: support converting bare metal hosts to/from VMs on compute resources
+10 for this feature. ;) Oliver Weinmann
10:58 AM Bug #2441 (Closed): Flot JS interfering with Host Edit/Build buttons
The flot chart commit seems to have introduced a but where the Edit/Build/RunPuppet buttons disappear from the Host p... Greg Sutcliffe
07:46 AM Bug #2440 (Closed): remove unused code and files
Joseph Magen
07:17 AM Bug #2439 (Closed): Fix further cases of respond_to? on protected methods for Ruby2.0
:initialize_puppetca is a protected method, so for ruby2.0 we need to add 'true' to the call Greg Sutcliffe
07:05 AM Revision 7a85321b (foreman): fixes #2429 - change OpenID storage to be permanent
Also fallback to form login when Signo fails and log a warning.
Make Signo SSO backend unavailable for API.
Marek Hulán
05:04 AM Feature #2438 (Closed): Ability to deploy hosts from vmware templates
Hi,
it would be nice to deploy hosts from VMware templates to speedup the deployment process.
Regards,
Oliver
Oliver Weinmann
04:07 AM Bug #2437 (Rejected): Puppet classes page: clicking on any class name - results in a "Permission denied " error.
Ohad Levy
04:06 AM Bug #2437: Puppet classes page: clicking on any class name - results in a "Permission denied " error.
yes.
chown -R foreman.foreman /usr/share/foreman/tmp did the trick.
Apparently, some file had a wrong owner under so...
Alexander Chuzhoy
04:02 AM Bug #2437 (Feedback): Puppet classes page: clicking on any class name - results in a "Permission denied " error.
This looks like a filesystem permissions issue. Perhaps if you've run one of Foreman's rake tasks or similar as root... Dominic Cleal
03:54 AM Bug #2437 (Rejected): Puppet classes page: clicking on any class name - results in a "Permission denied " error.
Here's what I have in the production log:
Started GET "/puppetclasses/art_rpm/edit" for 10.35.0.100 at Mon Apr 29 10...
Alexander Chuzhoy
03:52 AM Feature #2436 (New): Ability to update Puppet CA and Puppet Master for multiple hosts
Hi,
when recently changing our foreman environment I had to change the Puppet CA and Puppet Master on multiple hos...
Oliver Weinmann
12:13 AM Bug #2431: Foreman MYSQL Error on hosts_and_Facts import when FQDN is missing
Hi,
I actually need this ticket re-opened.
Although deleting the hosts that the rake complains about worked, as soo...
Sam McLeod
 

Also available in: Atom