Project

General

Profile

Activity

From 02/11/2014 to 03/12/2014

03/12/2014

11:03 PM Bug #4570: AIX Operating System version is shown in a strange way.
I agree the TL of AIX is very important at all (like the TL of AIX 7.1 will be responsible for supporting Power8).
A...
Ruediger Mueck
04:57 PM Bug #4570: AIX Operating System version is shown in a strange way.
There has been some discussion in #theforeman-dev regarding this topic. It has been suggested that it may make more ... Josh Baird
10:57 PM Bug #2749: Failed to fetch bmc information: undefined method `downcase' for nil:NilClass
Hi
not sure if this will be aver fixed... But for me the workaround was:
Uncomment line below in
/usr/lib/ru...
Oleksii Aleksieiev
05:57 PM Revision abbdaf61 (community-templates): change SUSE from postinst to chroot scripts
"postinst" for SUSE means, these scripts get executed after the first
reboot of the host. If a host is configured to ...
Michael Moll
04:48 PM Bug #4643 (Ready For Testing): Retrieving Optional LDAP attributes fails with "interning empty string" on 1.8.7
https://github.com/theforeman/foreman/pull/1294 Dominic Cleal
03:07 PM Bug #4643 (Closed): Retrieving Optional LDAP attributes fails with "interning empty string" on 1.8.7
Need to check if value is blank before checking entry[value].empty?... Stephen Benjamin
04:31 PM Bug #4626 (Closed): Facter 2 + DB migrations: undefined method `domain' for Facter:Module
Applied in changeset commit:312042b0ddd557fb42f67ba7424020b8dde72da2. Dominic Cleal
04:02 PM Revision 312042b0 (foreman): fixes #4626 - update Facter calls for 2.0 compatibility
Dominic Cleal
03:22 PM Installer Revision 844c9d13 (puppet-katello): Merge pull request #18 from ehelms/params
Adding missing default params. Eric Helms
03:13 PM Installer Revision 71ce863b (puppet-katello): Adding missing default params.
Eric Helms
01:48 PM Installer Revision f0757a4f (installer): Update README.md
Grammar correction Zordrak
01:31 PM Bug #4381 (Ready For Testing): Foreman-proxy doesn't update dns after hostname change
PR: https://github.com/theforeman/foreman/pull/1293 Anonymous
12:24 PM Installer Revision 12aa4ab5 (puppet-foreman): Improve response when server-side Foreman errors occurs
No longer parse YAML in "ensure" block (which included errors), now only when
--no-environment is used. Add pointer ...
Dominic Cleal
11:43 AM Installer Revision 69416952 (puppet-foreman): Use matching plugin repo to main repo for apt
Greg Sutcliffe
11:42 AM Revision 6ca39bc5 (community-templates): Fix newline creation that was breaking cloud-init usge of bash script
Lance Reed
11:31 AM Bug #4465 (Closed): %pretrans failure during kickstart
Applied in changeset commit:e639a808461a40e1f830d594e970258a52bef516. Anonymous
11:31 AM Bug #4616 (Closed): Problems provisioning hosts in EC2 with 1.4.1-2
Applied in changeset commit:4963a970e3ee2a91835f4ab5a493179d96cdeedf. Greg Sutcliffe
11:26 AM Bug #4642 (Closed): Intermittent test failures on rundeck functional tests
... Dominic Cleal
11:19 AM Bug #4641 (Closed): Deleting user with associated roles triggers PG::NotNullViolation
When deleting a user with associated roles, a PG::NotNullViolation is logged.... Dominic Cleal
11:05 AM Revision e639a808 (foreman): Fixes #4465: remove pretrans section of foreman.spec
Jason Montleon
11:05 AM Revision 4963a970 (foreman): Fixes #4616 - Add a Fog mixin for looking up EC2 IP addresses
Greg Sutcliffe
10:42 AM Revision 38f7e124 (foreman): fixes #3475 - make it possible to force the 401 status.
(cherry picked from commit 5eb2fa6ec0997b31b95d413c64c6bc3b2cfe552e) Jan Pazdziora
10:42 AM Revision c5226dd5 (foreman): fixes #4245 - return HTTP body for oVirt SSL CA certificate
(cherry picked from commit 2e417b5824b4e5283586119052aed7b4953e468e) Jason Montleon
10:42 AM Revision 99273ffa (foreman): fixes #4442 - returning nil plays nice with try_to_login.
(cherry picked from commit a416bb573dedf6c34592afec17fbbec96691a5e6) Jan Pazdziora
10:42 AM Revision 2041a83b (foreman): fixes #4565 - puppet class free-text search is now significantly faster
(cherry picked from commit 0126385b4469accf2474ab3db0ef43f8d7b63558) Lukas Zapletal
10:42 AM Revision 24de6ee3 (foreman): fixes #4194, #4459 - add main_app to root_path references for isolated engines
(cherry picked from commit 33b384f2b29363014608ac1b85061b5a8b4791d5) Thomas McKay
10:42 AM Revision e7955427 (foreman): fixes #4485 prevents undefined method when cloning a host
(cherry picked from commit cdbbf1c231c9148d2b6ed252d920a8676c176702) James Jenkins
10:42 AM Revision 56226574 (foreman): fixes #4524 - The logged in user should be the default one in create new hosts
(cherry picked from commit 19579f872c1b4a512500f8e07f0b066180574e4e) Martin Ducar
10:29 AM Bug #4314 (Ready For Testing): unable to filter on classes
https://github.com/theforeman/foreman/pull/1292 Dominic Cleal
10:25 AM Bug #4314 (Assigned): unable to filter on classes
Dominic Cleal
10:19 AM Installer Bug #4640 (Rejected): Second installer run overwrite hand-crafted configuration
Report from (Katello) bug: https://bugzilla.redhat.com/show_bug.cgi?id=907408
I already configured katello (with a...
Lukas Zapletal
09:31 AM Bug #4557 (Closed): "Undefined Method" is raised in FiltersHelper#resource_path when resource is defined in a namespaced plugin
Applied in changeset commit:35da973fa7594c1e99c518e66a05f43a5068bdde. Anonymous
09:31 AM Bug #4486 (Closed): Cannot search for an organization by name, only label
Applied in changeset commit:ca276237b3456db065b5633029cc97a2bb6f185f. Anonymous
09:22 AM Revision 85df2532 (foreman): refs #4167 - Added inline info regarding root password length policy
Alissa Bonas
09:19 AM Bug #4639 (Closed): Syntax of arrays in parameters changed when edit is changed.
As I understand if, the syntax for arrays should be JSON/YAML stype, so if I wish to have an array of hashes the valu... Martin Hovmöller
09:17 AM Revision 35da973f (foreman): fixes #4557: namespaced and mounted plugins no longer cause crash on the filter screen
Dmitri Dolguikh
09:14 AM Revision ca276237 (foreman): Fixes #4486 - organization not searchable by name
Tomáš Strachota
08:31 AM Bug #4637 (Closed): remove search by label from all ancestry objects
Applied in changeset commit:d8894ebb6a767893fcaed0175b5b3bc190ff6555. Ohad Levy
08:27 AM Bug #4637 (Ready For Testing): remove search by label from all ancestry objects
https://github.com/theforeman/foreman/pull/1290 Dominic Cleal
07:36 AM Bug #4637 (Closed): remove search by label from all ancestry objects
Currently, all ancestry objects (hostgroups, orgs, locations) allow to search by label for background compatibility, ... Ohad Levy
08:18 AM Revision d8894ebb (foreman): fixes #4637 - remove search by label from all ancestry objects besides hostgroups
Ohad Levy

03/11/2014

08:31 PM Bug #4605 (Ready For Testing): users can de-select disabled items in multi-select widget
https://github.com/theforeman/foreman/pull/1282 Joseph Magen
08:31 PM Feature #4617 (Ready For Testing): add feature to change parent_id of location or organization
https://github.com/theforeman/foreman/pull/1282 Joseph Magen
08:30 PM Bug #4618 (Ready For Testing): tooltips to indicated inherited, used, and used are not working in location / organization edit
https://github.com/theforeman/foreman/pull/1282 Joseph Magen
06:59 PM Bug #4570: AIX Operating System version is shown in a strange way.
Testing Josh fix ... so far it does the job! Ruediger Mueck
05:57 PM Installer Revision 60cc4d4e (puppet-katello): Merge pull request #17 from ehelms/client-request
Adding previously used header setting and older RHSM configuration Eric Helms
05:57 PM Packaging Revision e54e5676 (foreman-packaging): Remove ruby-hmac gem, no longer a fog dependency
Dominic Cleal
05:40 PM Installer Revision 450e6590 (puppet-foreman): Event driven fact pushing (--watch-facts)
John (JJ) Jawed
05:39 PM Installer Revision 8a1afdb6 (puppet-foreman): Add support for parallel push facts
John (JJ) Jawed
05:28 PM Installer Revision a4487860 (puppet-katello): Adding previously used header setting and older RHSM configuration
to the SSL vhost. This should ensure that the client cert gets passed
to Rails in all cases.
Eric Helms
03:31 PM Feature #4123 (Closed): Add image capability to Libvirt/KVM provider
Applied in changeset commit:3d03e33415d8bff6886a6659f8cfebb3de602ecc. Dominic Cleal
03:13 PM Smart Proxy Feature #4630: Enhance Smart Proxy to detect pulp
Dominic Cleal wrote:
> We put it on this sprint, so I'd hope it'll be implemented soon - else it shouldn't be there....
Ohad Levy
03:05 PM Smart Proxy Feature #4630: Enhance Smart Proxy to detect pulp
We put it on this sprint, so I'd hope it'll be implemented soon - else it shouldn't be there... Dominic Cleal
02:11 PM Smart Proxy Feature #4630: Enhance Smart Proxy to detect pulp
Dominic Cleal wrote:
> -1, use plugin support (#3351).
#3351 is open for a long time, do you think its reasonable...
Ohad Levy
01:45 PM Smart Proxy Feature #4630: Enhance Smart Proxy to detect pulp
-1, use plugin support (#3351). Dominic Cleal
01:44 PM Smart Proxy Feature #4630 (Resolved): Enhance Smart Proxy to detect pulp
Enhance Smart Proxy to detect pulp, and advertise that as a capability Ohad Levy
03:07 PM Bug #4486 (Ready For Testing): Cannot search for an organization by name, only label
This hasn't been merged - please don't close tickets. Dominic Cleal
02:52 PM Bug #4486 (Rejected): Cannot search for an organization by name, only label
Rejected by QE. Og Maciel
02:50 PM Bug #4486: Cannot search for an organization by name, only label
Environment:
* apr-util-ldap-1.3.9-3.el6_0.1.x86_64
* candlepin-0.8.33-1.el6.noarch
* candlepin-selinux-0.8.33-1...
Og Maciel
02:35 PM Revision 3d03e334 (foreman): fixes #4123 - libvirt imaging support using backing volumes
Dominic Cleal
02:13 PM Bug #4596: cannot change parent of hostgroup
I had a talk with Joseph and we are not sure why it was added in the first place, Joseph can you remove it? Ohad Levy
12:47 PM Bug #4596: cannot change parent of hostgroup
This was added in #3939, but I can't see why. I remember agreeing to disable reparenting of orgs/locs as that was go... Dominic Cleal
01:45 PM Feature #4631 (Duplicate): Hosts <-> Katello system internal links
Host/System
* Design out host to system mapping solution between Foreman and Katello
* Add link next to YAML in...
Ohad Levy
01:40 PM Installer Feature #4627 (Assigned): Unify katello and foreman installers
Dominic Cleal
01:36 PM Installer Feature #4627 (Rejected): Unify katello and foreman installers
as a user, I would like to reuse foreman installer plugin support to install Katello. Ohad Levy
01:39 PM Feature #4629 (Closed): Add Patternfly support in foreman
https://www.patternfly.org/ Ohad Levy
12:30 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I agree but cherrypy doesn't yet support SSL client auth. There is an open bug and patch, https://bitbucket.org/cherr... Rob Crittenden
12:57 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Tested the code in the COPR repo, it works against my IPA branch for Foreman! This is awesome.
The only thing I'...
Stephen Benjamin
11:55 AM Bug #2874 (Duplicate): Unable to unassign a PTable from a Hostgroup
Fixed in 1.5. Dominic Cleal
11:39 AM Feature #3528: When new users are created based on REMOTE_USER authentication, their attributes should be populated as well
Official documentation was added to the manual: http://theforeman.org/manuals/1.4/index.html#5.7SPNEGOauthentication Dominic Cleal
11:38 AM Feature #3696 (Duplicate): Populate user or usergroup roles from LDAP or REMOTE_USER_*
Replacing with #3892 (duplicate) which has a better explanation. Dominic Cleal
11:20 AM Bug #4626 (Ready For Testing): Facter 2 + DB migrations: undefined method `domain' for Facter:Module
https://github.com/theforeman/foreman/pull/1288 Dominic Cleal
11:16 AM Bug #4626 (Closed): Facter 2 + DB migrations: undefined method `domain' for Facter:Module
During DB migrations with Facter 2 installed, there are quite a few calls to Facter.foo, which is no longer supported... Dominic Cleal
11:01 AM Feature #4608: role missing description
Changed to RFE Thomas McKay
10:31 AM Bug #4625 (Closed): alert helper ignores close directive
Applied in changeset commit:16b9f09b021958675415d297c943c883e0c15689. Ohad Levy
07:59 AM Bug #4625 (Ready For Testing): alert helper ignores close directive
https://github.com/theforeman/foreman/pull/1287 Ohad Levy
07:57 AM Bug #4625 (Closed): alert helper ignores close directive
multiple failures caused all alerts to always have a close btn Ohad Levy
10:31 AM Feature #3827 (Closed): Support Avatars other than Gravatar
Applied in changeset commit:d424cab5f03ef00af7268ad7db465e43c028ce92. Anonymous
10:31 AM Bug #3475 (Closed): When Foreman URL (/users/login) is used as ErrorDocument target, status is not preserved
Applied in changeset commit:5eb2fa6ec0997b31b95d413c64c6bc3b2cfe552e. Jan Pazdziora
10:31 AM Bug #4565 (Closed): Foreman consumes all available memory and start swapping.
Applied in changeset commit:0126385b4469accf2474ab3db0ef43f8d7b63558. Lukas Zapletal
09:38 AM Revision 16b9f09b (foreman): fixes #4625 - ensures alerts can have close opt disabled
Ohad Levy
08:58 AM Revision d424cab5 (foreman): fixes #3827 - adds ldap avatar support
Stephen Benjamin
08:55 AM Revision 5eb2fa6e (foreman): fixes #3475 - make it possible to force the 401 status.
Jan Pazdziora
08:53 AM Revision 0126385b (foreman): fixes #4565 - puppet class free-text search is now significantly faster
Lukas Zapletal
08:21 AM Bug #4622: undefined method `match' for nil:NilClass (NoMethodError) creating override_values via API
Oops, well spotted. I've updated the website, thanks!
Will leave this bug open, as Foreman shouldn't return a 500...
Dominic Cleal
07:57 AM Packaging Revision 1c1bc816 (foreman-packaging): Fix kafo dependencies
Marek Hulán
07:29 AM Bug #4624 (New): when using a libvirt based compute profile via the api, the instance will not be auto start
as from discussion at https://github.com/theforeman/staypuft/pull/3/files#diff-78d6213040ff1991a577390d3934c3b5R47 Ohad Levy
07:20 AM Packaging Revision d779a20e (foreman-packaging): Update kafo to 0.4.0
Also fix distribution to stable for last changelog report Marek Hulán
07:20 AM Packaging Revision 5915dbbf (foreman-packaging): New gem kafo_parsers
Also removing rdoc dependency from Kafo Marek Hulán
07:20 AM Packaging Revision 03d5cf91 (foreman-packaging): Merge pull request #193 from ares/master
Kafo parsers gem Dominic Cleal

03/10/2014

11:33 PM Bug #4623 (New): Override button for Puppet class parameter can be clicked more than once
The override button for each parameterized class allows you to click it N times. It puts N editable overrides in the ... Greg Petras
07:04 PM Bug #4570 (Ready For Testing): AIX Operating System version is shown in a strange way.
https://github.com/theforeman/foreman/pull/1286 Dominic Cleal
06:56 PM Bug #4622: undefined method `match' for nil:NilClass (NoMethodError) creating override_values via API
That does it Dominic. Thanks! This should definitely be added to the documentation. The example at http://theforem... Matt Chesler
06:50 PM Bug #4622: undefined method `match' for nil:NilClass (NoMethodError) creating override_values via API
Can you try adding: @-H "Content-Type: application/json"@ Dominic Cleal
06:44 PM Bug #4622 (New): undefined method `match' for nil:NilClass (NoMethodError) creating override_values via API
When attempting to create an override_value via POST to APIv2, I get an error back.
Request/Response:
$ curl -i...
Matt Chesler
05:47 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
No as it relies on functionality not available in previous releases, some in IPA and some in other areas of the distr... Rob Crittenden
05:22 PM Bug #4620 (New): user groups not searchable by role
Like is available to Users, User Groups would benefit from being searchable by Role. Also searching User Groups for a... Thomas McKay
04:42 PM Installer Revision eb2e1c1a (puppet-foreman_proxy_content): Moving certs into their own class to prevent defined type from being
evaluated when the argument is undefined. Eric Helms
04:38 PM Installer Revision 5d4c2e8e (puppet-certs): Parameterize node certs and removes reliance on directories not yet created.
Eric Helms
04:36 PM Bug #4616 (Ready For Testing): Problems provisioning hosts in EC2 with 1.4.1-2
Hi Lance,
If you're happy to try experimental stuff, you can try this patch to Foreman to solve the problem. You'l...
Greg Sutcliffe
04:24 PM Bug #4616 (Assigned): Problems provisioning hosts in EC2 with 1.4.1-2
Dominic Cleal
03:18 PM Bug #4616 (Closed): Problems provisioning hosts in EC2 with 1.4.1-2
Dominic Cleal said that I should file a bug for the bellow issue and that it looks like a regression from 1.4.0 due t... Lance Reed
04:34 PM Bug #4618 (Closed): tooltips to indicated inherited, used, and used are not working in location / organization edit
Joseph Magen
04:16 PM Bug #2767 (Resolved): Seach for host.hostgroup in /fact_values raise 500 error
Marek Hulán wrote:
> With 2.6.2 I see different error. You can replicate using search like 'host.hostgroup = "puppet...
Dominic Cleal
04:07 PM Feature #4617 (Closed): add feature to change parent_id of location or organization
Joseph Magen
03:55 PM Feature #4608 (Need more information): role missing description
Most models in Foreman don't have descriptions, this doesn't seem like a bug. Dominic Cleal
10:41 AM Feature #4608 (Closed): role missing description
Role model does not have a description field. Thomas McKay
02:48 PM Installer Bug #4357: Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
There's now a "deprecated compatibility method in Puppet":https://tickets.puppetlabs.com/browse/PUP-1735 so the insta... Dominic Cleal
01:49 PM Refactor #4613 (Closed): Remove duplicate scoped search definition from taxonomy models
Organization and Location have currently scoped search definition duplicate with Taxonomy. This is because scoped sea... Tomáš Strachota
01:42 PM Bug #4612: Typo in compute resource provider name : Ovirt instead of oVirt
Our compute resource models even have a "provider_friendly_name" method (which could be changed from an instance to c... Dominic Cleal
01:37 PM Bug #4612 (Closed): Typo in compute resource provider name : Ovirt instead of oVirt
When creating a new compute resource, one of the providers in the list is Ovirt.
The product name is oVirt, hence th...
Alissa Bonas
01:14 PM Installer Bug #4611 (Closed): DB migrate and seed should be re-run if an error occurred during the run of either
Eric Helms
12:46 PM Bug #4563 (Closed): ruby193-rubygem-scoped_search-2.6.3-1.el6.noarch breaks searching via the api with foreman-1.4.1
Built 2.6.5 into RPM nightly, will push with 1.4.2 if all is good there.
http://koji.katello.org/packages/ruby193-...
Dominic Cleal
11:58 AM Bug #4563 (Ready For Testing): ruby193-rubygem-scoped_search-2.6.3-1.el6.noarch breaks searching via the api with foreman-1.4.1
a new version of scoped search (2.6.5) that fixes the issue is available. Amos Benari
11:44 AM Packaging Revision 36df53dc (foreman-packaging): Kafo parsers gem
Marek Hulán
11:36 AM Packaging Revision 605304a2 (foreman-packaging): Update highline to 1.6.21
Marek Hulán
11:16 AM Bug #4565 (Ready For Testing): Foreman consumes all available memory and start swapping.
https://github.com/theforeman/foreman/pull/1281 Lukas Zapletal
11:10 AM Bug #4565 (Assigned): Foreman consumes all available memory and start swapping.
... Lukas Zapletal
09:52 AM Bug #4565: Foreman consumes all available memory and start swapping.
Peter Gustafsson wrote:
> but 26s is long time for the query as well.
you can use EXPLAIN before the select to get ...
Ohad Levy
11:05 AM Bug #4457: CVE-2014-0090 - Session fixation, new session IDs are not generated on login
Review comments of v1 patch:
1. Should this only be in the @request.post?@ branch, so we're not cycling sessions f...
Dominic Cleal
08:12 AM Bug #4457: CVE-2014-0090 - Session fixation, new session IDs are not generated on login
Please just upload patches here, thanks. Dominic Cleal
10:48 AM Bug #4381 (Assigned): Foreman-proxy doesn't update dns after hostname change
Dominic Cleal
09:46 AM Bug #4607: fix cache initialization sometimes fails
this happens when the db is down, but it swallows the error message. Ohad Levy
09:45 AM Bug #4607 (Duplicate): fix cache initialization sometimes fails
... Ohad Levy
09:22 AM Bug #4592: Ovirt template ids needed to create a host via hammer
Compute profiles are noted in #4250, we should both list them and enable them for host creation.
It'd be best to n...
Dominic Cleal
09:14 AM Bug #4592: Ovirt template ids needed to create a host via hammer
I see now that when looking up the compute resource in the API the oVirt datacenter id is returned.
Compute resour...
Xavier Naveira
09:08 AM Bug #4602: misleading error regarding host name when creating a host
it's set to true:
:unattended: true
Alissa Bonas
08:17 AM Bug #4602: misleading error regarding host name when creating a host
Do you have unattended in config/settings.yaml set to true or false? Dominic Cleal
09:01 AM Bug #4605 (Closed): users can de-select disabled items in multi-select widget
Joseph Magen
08:18 AM Bug #4603 (Duplicate): RBAC UI - plugin permissions not properly found
Fixes should be submitted as pull requests. Dupe of #4557. Dominic Cleal

03/09/2014

09:02 PM Bug #4604 (Closed): adding a role to a user removes them from organization
A user assigned to org ACME, then has the Viewer role assigned to them in the UI, which results in them having the ro... Thomas McKay
03:39 PM Bug #4603 (Duplicate): RBAC UI - plugin permissions not properly found

The filters_helper is incorrectly assuming that all resources are in the main app. The fix is below
@@ -19,6 +19...
Thomas McKay
03:23 PM Bug #4457 (Ready For Testing): CVE-2014-0090 - Session fixation, new session IDs are not generated on login
patch sent by email Joseph Magen
02:31 PM Bug #4602 (New): misleading error regarding host name when creating a host
When trying to create a new host, try to input a name , something like "host1".
Click 'submit'.
The system automati...
Alissa Bonas
12:52 AM Bug #4599: Managed interfaces do not create proper DNS records
This also effects DHCP records created for managed interfaces.
Example from rails console:...
Trey Dockendorf
12:45 AM Bug #4599 (Closed): Managed interfaces do not create proper DNS records
A host's managed interfaces, including BMC, create invalid PTR DNS records and do not create A records. This is due ... Trey Dockendorf

03/08/2014

07:35 PM Bug #4597 (Closed): cannot disassociate host
UI gives this error message:
Warning!
ERF51-5531: unknown permission for hosts#disassociate
Foreman::Exception...
Pierig Le Saux
07:33 PM Bug #4596 (Closed): cannot change parent of hostgroup
I cannot change the parent of a hostgroup in version 1.5 via the UI.
I believe I could do it via the rails console...
Pierig Le Saux
07:23 PM Bug #4595 (New): hostgroup parents are not scoped to the current taxonomy
when creating/editing an hostgroup while in an org/location scope, the dropdowns are not filtered for parent hostgroups. Ohad Levy

03/07/2014

06:31 PM Feature #4581 (Closed): Implement available_networks API for VMware
Applied in changeset commit:e4d881721e1b3aa751d16bfdcc2b9e4e3132a3a3. Anonymous
08:41 AM Feature #4581 (Ready For Testing): Implement available_networks API for VMware
https://github.com/theforeman/foreman/pull/1277 Dominic Cleal
05:30 PM Revision e4d88172 (foreman): fixes #4581 Implement available_networks API for VMware
Greg Petras
04:57 PM Bug #4592: Ovirt template ids needed to create a host via hammer
The network, cluster and storage domain IDs are now available via #4222, but the available template IDs need to be ad... Dominic Cleal
04:23 PM Bug #4592 (New): Ovirt template ids needed to create a host via hammer
In a foreman/ovirt provisioning setup, when trying to create hosts via hammer, the datacenter, the hardware template ... Xavier Naveira
03:25 PM Bug #4590: Can't create new VMware virtual machine : missing required parameter uuid
Stack trace from logs:... Dominic Cleal
03:17 PM Bug #4590 (Closed): Can't create new VMware virtual machine : missing required parameter uuid
Creating "New host" with compute ressources VMware result in a error at step "Set up compute instance".
In the web U...
Alexandre Ellert
02:31 PM Bug #4485 (Closed): Error when cloning a VMware VM in foreman 1.4.1 (works in 1.4)
Applied in changeset commit:cdbbf1c231c9148d2b6ed252d920a8676c176702. Anonymous
02:31 PM Feature #3221 (Closed): GET /api/hostgroups should return ptable_id and other ids
Applied in changeset commit:782a45503264ab4dd426e10592604ddee71ddd76. Stephan Dollberg
02:31 PM Feature #4583 (Closed): Add environment to rundeck output
Applied in changeset commit:6a284617228015f5b29e9eb142ecd00d1481467b. Anonymous
11:44 AM Feature #4583: Add environment to rundeck output
https://github.com/theforeman/foreman/pull/1274 Dominic Cleal
11:44 AM Feature #4583 (Closed): Add environment to rundeck output
The environment name is missing from the rundeck list of hosts. Dominic Cleal
02:31 PM Bug #4459 (Closed): UI plugin pages error finding root_path
Applied in changeset commit:33b384f2b29363014608ac1b85061b5a8b4791d5. Thomas McKay
02:31 PM Bug #4194 (Closed): session timeout fails to redirect to foreman login screen
Applied in changeset commit:33b384f2b29363014608ac1b85061b5a8b4791d5. Thomas McKay
02:31 PM Bug #4442 (Closed): Attempt to use login/password authentication for AuthSourceExternal leads to traceback
Applied in changeset commit:a416bb573dedf6c34592afec17fbbec96691a5e6. Jan Pazdziora
02:31 PM Feature #3996 (Closed): Support to assign both cores and CPUs to VMWare guests
Applied in changeset commit:5db7d087459710179fa41435fc3d799cd90f3f04. Martin Matuška
02:31 PM Bug #4290 (Closed): User Groups name length does not have a max length in UI
Applied in changeset commit:e0a653b6a495b603a03d965cd8229b1a1c3222e4. Anonymous
02:10 PM Revision cdbbf1c2 (foreman): fixes #4485 prevents undefined method when cloning a host
James Jenkins
01:54 PM Installer Revision ab9e13d4 (puppet-katello): Merge pull request #15 from ehelms/cleanup
Removing unused templates, references to /usr/share/katello and adding Eric Helms
01:26 PM Installer Revision 413417ac (puppet-katello): Removing unused templates, references to /usr/share/katello and adding
new parameter declarations for backend service modules. Eric Helms
01:24 PM Installer Revision b1051cda (puppet-pulp): Merge pull request #11 from ehelms/cert-params-cleanup
Cleaning up certs related files. Eric Helms
01:24 PM Installer Revision 7ee0194b (puppet-candlepin): Merge pull request #7 from ehelms/specify-keys
Adding specification of CA cert, key and password to the Candlepin Eric Helms
01:20 PM Installer Revision d5278fb0 (puppet-foreman_proxy_content): Merge pull request #2 from ehelms/update-variable-names
Updating variable names changed in puppet-certs. Eric Helms
01:19 PM Installer Revision 8fc28042 (puppet-certs): Merge pull request #9 from ehelms/cert-generation-updates
Addresses changes made to katello-certs-tools regarding location of Eric Helms
12:40 PM Feature #2943: Make it possible to unset a host's root password
Steve Traylen wrote:
> Indeed there looks to have been a regression on - http://projects.theforeman.org/issues/1392...
Dominic Cleal
12:24 PM Feature #2943: Make it possible to unset a host's root password
Indeed there looks to have been a regression on - http://projects.theforeman.org/issues/1392
Steve Traylen
11:51 AM Revision 782a4550 (foreman): fixes #3221 - add missing attributes to hostgroup show response
Stephan Dollberg
11:44 AM Revision 6a284617 (foreman): fixes #4583 - Added Environment name to rundeck output
Andy Bohne
10:43 AM Revision 33b384f2 (foreman): fixes #4194, #4459 - add main_app to root_path references for isolated engines
Thomas McKay
10:21 AM Revision a416bb57 (foreman): fixes #4442 - returning nil plays nice with try_to_login.
Jan Pazdziora
09:42 AM Bug #4565: Foreman consumes all available memory and start swapping.
but 26s is long time for the query as well.
Br, Peter
Peter Gustafsson
09:40 AM Bug #4565: Foreman consumes all available memory and start swapping.
Hello,
Seems like an Rails bug/leak:
$ time psql <<EOF
> SELECT DISTINCT "puppetclasses".id, puppetclasses.nam...
Peter Gustafsson
09:21 AM Bug #4565: Foreman consumes all available memory and start swapping.
Hello,
are you able to measure how fast is the query when you paste it to the SQL server directly (e.g. without Ra...
Lukas Zapletal
09:33 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Rob - is it possible to package freeipa-server-foreman-smartproxy for previous versions of FreeIPA (and RH IdM)?
...
Stephen Benjamin
09:33 AM Revision 5db7d087 (foreman): fixes #3996 Support to assign both cores and CPUs to VMWare guests
Martin Matuška
09:22 AM Revision e0a653b6 (foreman): fixes #4290 add validation for user group max name length of 255
Alissa Bonas
08:44 AM Tracker #4582 (Closed): Upgrade to fog > 1.20
Tracking issues that'll be fixed by a fog upgrade *past* 1.20 (1.21?). Dominic Cleal
08:42 AM Bug #4408 (Resolved): cannot provision VM using API or UI
Fantastic, thanks for the PR. I'll review it soon. Dominic Cleal
06:51 AM Bug #4408: cannot provision VM using API or UI
Thanks Dominic.
1. I've submitted a PR for the available_* methods for VMware compute resources (#4581). This is w...
Greg Petras

03/06/2014

10:49 PM Bug #4324 (Pending): VMware NIC type incorrectly shows E1000 instead of vmxnet3
Setting this to pending. This depends on a new version of fog to be released and set for foreman to be used. Anonymous
08:37 PM Bug #4408: cannot provision VM using API or UI
Oh, I forgot to say: I'm not sure how the network IDs can be changed, we haven't done anything ourselves to do this. ... Dominic Cleal
08:32 PM Bug #4408 (Feedback): cannot provision VM using API or UI
1) I'm glad that worked. I've filed #4581 to track implementing an available_networks API backend for VMware. If yo... Dominic Cleal
07:11 PM Bug #4408: cannot provision VM using API or UI
Sorry for the formatting issues. Reposting for clarity.
Hey Dominic -
1. This is definitely an issue. I was ab...
Greg Petras
05:54 PM Bug #4408: cannot provision VM using API or UI
Hey Dominic -
#1 is definitely an issue. I was able to provision a host using the corresponding "network-<ID>" fo...
Greg Petras
10:11 AM Bug #4408: cannot provision VM using API or UI
I think there are three issues here:
1. "Unknown Network ID" on VMware: I'd probably double check the network IDs ...
Dominic Cleal
08:27 PM Feature #4581 (Closed): Implement available_networks API for VMware
In #4222 a new available_networks (clusters, storage_domains) API was added for oVirt, so it was easier to programmat... Dominic Cleal
07:41 PM Smart Proxy Bug #4148: Unable to delete DHCP reservations on MS DCHP servers
The patches from #1172 change the way the hostname is detected and would appear to correct this issue. Thomas Black
06:40 PM Bug #4007: Users email is not mandatory on creation but it is on update
+1 for optional John Julien
06:30 PM Bug #2394: Import Puppet Classes - deletes assigned classes
I might suggest adding to the UI a checkbox to allow classes to be deleted during an import, and then even a step fur... John Julien
06:11 PM Bug #4565: Foreman consumes all available memory and start swapping.
This occur when an free text search is performed. I can see in the production.log that LIMIT 20 and ORDER BY puppetcl... Peter Gustafsson
10:07 AM Bug #4565 (Closed): Foreman consumes all available memory and start swapping.
Hi,
My foreman 1.4.1 system consumes all available memory 8GB and start swapping and that in turn leads to Foreman...
Peter Gustafsson
06:03 PM Bug #4580 (New): Tests shouldn't rely on fixed quantity of fixtures
There's a number of tests that rely on a specific number of fixtures being present, which makes it difficult to intro... Stephen Benjamin
03:50 PM Installer Bug #4357 (Closed): Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
Anonymous
03:09 PM Installer Bug #4357: Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
Missed one module. PR: https://github.com/theforeman/puppet-foreman_proxy/pull/94 Anonymous
03:00 PM Installer Bug #4357 (Ready For Testing): Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
PR: https://github.com/theforeman/puppet-puppet/pull/141
PR: https://github.com/theforeman/puppet-foreman/pull/163
Anonymous
12:43 PM Installer Bug #4357 (Assigned): Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
Anonymous
03:08 PM Installer Revision 13d061e6 (puppet-foreman_proxy): fixes #4357: Removed template source from the header
Dmitri Dolguikh
02:56 PM Installer Revision 67b71374 (puppet-foreman): fixes #4357: Removed template source from the header
Dmitri Dolguikh
02:44 PM Feature #3221 (Ready For Testing): GET /api/hostgroups should return ptable_id and other ids
https://github.com/theforeman/foreman/pull/1276 Dominic Cleal
02:22 PM Feature #4250: Expose compute profiles via API
Makes sense, thanks. If we can fix this anyway (see #4408 for a little discussion of why it's broken), then you shou... Dominic Cleal
02:17 PM Feature #4250: Expose compute profiles via API
Dominic Cleal wrote:
> Which aspects in particular are the priority?
>
> Being able to manage compute profiles, a...
Libor Zoubek
01:42 PM Installer Revision d4a730d7 (puppet-certs): Addresses changes made to katello-certs-tools regarding location of
cert generation and password arguments to katello-certs-tools. Provies
cleanup and simplification of where and what c...
Eric Helms
01:36 PM Bug #4574 (New): Very slow filter query in hosts tab
... Chuck Schweizer
01:32 PM Installer Revision a000dab1 (puppet-pulp): Cleaning up certs related files.
Eric Helms
01:29 PM Installer Revision 0002bda7 (puppet-candlepin): Adding specification of CA cert, key and password to the Candlepin
configuration file. Eric Helms
12:31 PM Bug #4537 (Closed): Unsetting roles via API does not work
Applied in changeset commit:615ff08551d0c1fc0cce667b1d57be929dbf92a7. Marek Hulán
12:31 PM Feature #4524 (Closed): The logged in user should be the default one in create new hosts
Applied in changeset commit:19579f872c1b4a512500f8e07f0b066180574e4e. Martin Ducar
12:31 PM Bug #4553 (Closed): Editing "miscellaneous" filter triggers: undefined method `pluralize' for nil:NilClass
Applied in changeset commit:4156b65f7d0f3557c3dacf0ca630eb9634616dbf. Marek Hulán
12:31 PM Bug #4201 (Closed): can't update operating system by label
Applied in changeset commit:42c9541f1de0cf751ab5f454ecef2ea5616b9ac3. Joseph Magen
12:31 PM Bug #3163 (Closed): FQDN/dashboard/help disappears after setup
Applied in changeset commit:cbc294593bd847e4e59f5240265e411002f17d0c. Josh Baird
12:21 PM Revision 615ff085 (foreman): Fixes #4537 - user can set empty roles array via API
Marek Hulán
11:57 AM Bug #4567: Unable to reliably unset all object associations
Examples 2 and 3 work fine, but *only* if you wrap the entire object (which isn't meant to be necessary in the API):
...
Dominic Cleal
11:21 AM Bug #4567: Unable to reliably unset all object associations
https://github.com/Apipie/apipie-rails/pull/188 might be relevant or useful here, for keeping empty arrays instead of... Dominic Cleal
11:08 AM Bug #4567 (New): Unable to reliably unset all object associations
I'm trying to remove all associated domains from a subnet, but failing to find a reliable means. None of the example... Dominic Cleal
11:51 AM Bug #4571 (New): "Domain (..) expected, got ActiveSupport::HashWithIndifferentAccess(..)" when setting associations with wrapped object
When using the GET JSON style of setting object associations from #3693, this throws an exception when you wrap the e... Dominic Cleal
11:50 AM Bug #4570 (Ready For Testing): AIX Operating System version is shown in a strange way.
In /usr/share/foreman/app/services/facts_parser.rb
The AIX Version is constructed in a strange way. I think it w...
Ruediger Mueck
11:17 AM SELinux Feature #4569 (Closed): Policy for websockify
We need a policy for websockify. Lukas Zapletal
11:17 AM Installer Bug #4527 (New): Disable ABRT for websockify
Ok I am moving this to the installer project, we can disable ABRT for given script because it pollutes syslog.
Whe...
Lukas Zapletal
11:10 AM Bug #4568 (Closed): undefined method `keys' for "5":String when setting associations incorrectly
... Dominic Cleal
11:04 AM Bug #4566 (Closed): Various create/update rabl files missing
We're missing various update.json.rabl and create.json.rabl files from the API views, so when doing an update or crea... Dominic Cleal
10:52 AM Installer Bug #4301 (Closed): Minimum puppet version not specified on package
Applied in changeset commit:ab997094759548fdb65a6c60a831f4b5ecb4c819. Dominic Cleal
10:47 AM Bug #2948: Whitelist additional Provisioning Template Macros
puppet_ca_server on hostgroups will also need whitelisting, I'd expect also
ca_server = <%= @host.puppet_ca...
Matt Darcy
10:36 AM Revision 19579f87 (foreman): fixes #4524 - The logged in user should be the default one in create new hosts
Martin Ducar
10:30 AM Revision 4156b65f (foreman): Fixes #4553 - miscellaneous filters editing
Marek Hulán
10:27 AM Revision 42c9541f (foreman): fixes #4201 - update operating system by label, use description or fallname otherwise
Joseph Magen
10:27 AM Installer Revision c8e1f3b6 (puppet-puppet): fixes #4357: Removed template source from the header
Dmitri Dolguikh
10:27 AM Revision cbc29459 (foreman): fixes #3163 - add link to first use instructions
Josh Baird
10:19 AM Installer Revision ab997094 (installer): fixes #4301 - specify minimum puppet version of 2.7
Dominic Cleal
09:40 AM Feature #2929 (Ready For Testing): Generate CR encryption key during package installation
https://github.com/theforeman/foreman/pull/1275 Dominic Cleal
09:14 AM Installer Revision f282e045 (puppet-foreman): Use centos-release-SCL instead of managing the repo
Ewoud Kohl van Wijngaarden
08:49 AM Bug #4564 (Closed): "Creating scope :roots. Overwriting existing method Hostgroup.roots." log messages
The hostgroup model defines ancestry twice, once directly and once via NestedAncestryCommon. This generates some log... Dominic Cleal
07:54 AM Packaging Revision 2d66a29c (foreman-packaging): add git dependency for foreman-templates package
Michael Moll
01:46 AM Bug #4563 (Closed): ruby193-rubygem-scoped_search-2.6.3-1.el6.noarch breaks searching via the api with foreman-1.4.1
I upgraded to foreman-1.4.1 via yum update, and in the process it installed ruby193-rubygem-scoped_search-2.6.3-1.el6... Nathan Grennan

03/05/2014

10:29 PM Bug #2781: Importing classes - Permission denied - /var/lib/puppet/ssl/private_keys/name.pem
The only time I received this error was when I was trying to add the foreman url as a smart proxy. I went to the ext... John Julien
10:14 PM Bug #4408: cannot provision VM using API or UI
Dominic -
Thanks for the response. I tried to use the original API call against 1.4.0, and it fails. Here's the c...
Greg Petras
05:36 PM Bug #4408: cannot provision VM using API or UI
Using compute_profile_id won't work at the moment from what I can tell, since the attributes get filled in from the c... Dominic Cleal
07:52 PM Feature #3685: new host tab "Virtual Machine" has too narrow fields
Are you talking about the text fields (form labels) or the input/select fields themselves? They look the same width ... Josh Baird
07:41 PM Smart Proxy Bug #4148: Unable to delete DHCP reservations on MS DCHP servers
This problem exists in the the current stable reelease (1.4.1) as well as the develop release.
The problem is beca...
Thomas Black
06:35 PM Installer Revision 13852ee0 (puppet-foreman): Update to puppetlabs-apache 1.0
Dominic Cleal
05:42 PM Installer Revision d8c04f97 (puppet-foreman_proxy_content): Updating variable names changed in puppet-certs.
Eric Helms
05:33 PM Feature #4250: Expose compute profiles via API
Which aspects in particular are the priority?
Being able to manage compute profiles, and their attributes, or just...
Dominic Cleal
04:26 PM Feature #4533: Boot options configuration for VMware guests
Maybe we can mark this as a child of http://projects.theforeman.org/issues/1946 Angelo Lisco
03:43 PM Bug #4557 (Ready For Testing): "Undefined Method" is raised in FiltersHelper#resource_path when resource is defined in a namespaced plugin
PR: https://github.com/theforeman/foreman/pull/1273 Anonymous
03:00 PM Bug #4557: "Undefined Method" is raised in FiltersHelper#resource_path when resource is defined in a namespaced plugin
I thought it was resolved in katello patch, here's the snippet that should do the trick... Marek Hulán
02:36 PM Bug #4557 (Closed): "Undefined Method" is raised in FiltersHelper#resource_path when resource is defined in a namespaced plugin
Backtrace:
ActionView::Template::Error (undefined method `foreman_setup/provisioners_path' for #<#<Class:0x007fd08...
Anonymous
03:22 PM Bug #4545: Host deletion allowed even though host permissions
Foreman version 1.4.0 Bryce Camp
08:05 AM Bug #4545: Host deletion allowed even though host permissions
What is your foreman version? Marek Hulán
02:57 PM Feature #2929: Generate CR encryption key during package installation
Debian: https://github.com/theforeman/foreman-packaging/pull/191
RPMs to follow.
Dominic Cleal
02:42 PM Feature #3636: Regex support in matcher-values of smart variables and parameters
As extra sidenote:
as it stands now, there seems to be no way to differentiate between different CentOS major vers...
Finke Lamein
02:41 PM Bug #4554 (Duplicate): Editing filter on namespaced resource type fails with undefined method `foreman_setup/provisioners_path'
Dominic Cleal
11:10 AM Bug #4554 (Duplicate): Editing filter on namespaced resource type fails with undefined method `foreman_setup/provisioners_path'
In foreman_setup, a permission is added for ForemanSetup::Provisioner, but when editing a filter referencing this typ... Dominic Cleal
01:36 PM Installer Revision e54cc887 (puppet-puppet): Update to puppetlabs-apache 1.0
Dominic Cleal
01:26 PM Feature #4345: Puppet CA proxy
https://github.com/theforeman/puppet-puppet/pull/138 and https://github.com/theforeman/puppet-puppet/pull/139 were me... Ewoud Kohl van Wijngaarden
12:33 PM Bug #4537: Unsetting roles via API does not work
PR https://github.com/theforeman/foreman/pull/1267 Marek Hulán
12:24 PM Bug #4551: Google Compute Engine Compute Resource Fails to create new hosts
I am in the same situation and we opened this without success : https://groups.google.com/forum/#!topic/foreman-users... laurent salut
10:13 AM Bug #4551: Google Compute Engine Compute Resource Fails to create new hosts
Submitted foreman-debug output via rsync Michael O'Brien
10:02 AM Bug #4551 (Closed): Google Compute Engine Compute Resource Fails to create new hosts
Originally encountered in in 1.4 but continues in 1.4.1
*Problem*
Creating new hosts either debian or Centos (sup...
Michael O'Brien
12:24 PM Bug #4555 (Closed): Foreman doesn't validate peer certificate when connecting to ovirt
Ovirt sign it's https certificate with self-signed ca.
foreman needs to store the ca per ovirt compute resource to v...
Amos Benari
11:49 AM Bug #4553 (Ready For Testing): Editing "miscellaneous" filter triggers: undefined method `pluralize' for nil:NilClass
PR https://github.com/theforeman/foreman/pull/1272 Marek Hulán
11:41 AM Bug #4553 (Assigned): Editing "miscellaneous" filter triggers: undefined method `pluralize' for nil:NilClass
Marek Hulán
11:06 AM Bug #4553 (Closed): Editing "miscellaneous" filter triggers: undefined method `pluralize' for nil:NilClass
When editing a filter for the "Miscellaneous" (i.e. blank) resource_type, the following error occurs:... Dominic Cleal
11:04 AM Tracker #4552 (New): New permissions/authorization system issues
Tracker for issues that follow on from the implementation of #812. Dominic Cleal
09:55 AM Installer Revision 460ad2e2 (puppet-foreman): Mark Puppet 2.7.0 on Ruby 1.9.3 as allowed failure
Ewoud Kohl van Wijngaarden
08:03 AM Bug #4550 (New): API: creating os default template requires template_kind_id
This is kinda two bugs in one.
1. When creating an OS default template via the API the template_kind_id is require...
Stephan Dollberg
07:41 AM Packaging Revision c5f9c1ac (foreman-packaging): refs #2929 - generate encryption key and encrypt data in postinstall
Dominic Cleal
05:11 AM Installer Revision 11e65ebd (puppet-puppet): Issue #4345: Add an allow_any_crl parameter
http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic
states the followi...
Ewoud Kohl van Wijngaarden
05:11 AM Installer Revision 94e967ee (puppet-puppet): Refactor puppet::config and add tests
Ewoud Kohl van Wijngaarden
04:58 AM Installer Revision 17ab2608 (puppet-puppet): refs #4345: Add a server_ca_proxy
http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic
describes how to s...
Ewoud Kohl van Wijngaarden
02:31 AM Bug #4548 (Resolved): [foretello] cannot search organization by title
This issue only appears in foretello mode but is related to core organization model.
Entering "title =" into the U...
Thomas McKay

03/04/2014

09:00 PM Bug #4408: cannot provision VM using API or UI
Greg Petras wrote:
> This issue is the same under 1.4.1.
We are also affected by this issue. This did work succe...
Andrew Cooper
07:00 PM Bug #4545 (Resolved): Host deletion allowed even though host permissions
I created a specific role for my user and assigned everything appropriately. I did leave out two available options ... Bryce Camp
05:06 PM Installer Revision 4ab42ee6 (installer): Remove pl-apache git reference, now 1.0.0 is out
Dominic Cleal
03:28 PM Feature #4524: The logged in user should be the default one in create new hosts
I'm preparing the new change with both solutions Martin Ducar
03:19 PM Feature #4524: The logged in user should be the default one in create new hosts
Showing this for GUI users would be greatly appreciated. Bryce Camp
03:17 PM Feature #4524: The logged in user should be the default one in create new hosts
Interesting point, which makes more sense to you Martin? I'm wondering if we need both, since a host created through... Dominic Cleal
02:55 PM Feature #4524: The logged in user should be the default one in create new hosts
Yes it is true, but this new change should set the user that host is assigned to after you create it to the currently... Martin Ducar
02:41 PM Feature #4524: The logged in user should be the default one in create new hosts
I have tested this, it is not resolved. The form for a new host continues to show "Select an owner" as the default Bryce Camp
02:12 PM Bug #4456 (Pending): CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
ACK, patch v1 is good. Dominic Cleal
01:37 PM Bug #4518: DB migrations: Can't DROP 'role_id'; check that column/key exists
A user just reported this error on a migration up from 0.4 to 1.4 in steps on their first migration run:
PG::U...
Dominic Cleal
01:31 PM Bug #3001 (Closed): host facts do not allow search by id (just by name)
Applied in changeset commit:e44f5c1c08d3f332b13fadd442dd754597db2b90. Daniel Lobato Garcia
01:31 PM Bug #4353 (Closed): relation "roles" does not exist during DB migration
Applied in changeset commit:11a962a04fa010e75299b85d91295b0f914fc4fc. Marek Hulán
11:25 AM Bug #4353 (Ready For Testing): relation "roles" does not exist during DB migration
PR is here https://github.com/theforeman/foreman/pull/1269
I moved Permission check as you suggested
Marek Hulán
11:24 AM Bug #4353 (Assigned): relation "roles" does not exist during DB migration
Marek Hulán
08:58 AM Bug #4353 (New): relation "roles" does not exist during DB migration
Re-opening as there's a second place this isn't quite fixed. You'll see it on a clean install with foreman_setup ins... Dominic Cleal
01:31 PM Bug #4539 (Closed): Minor version is not required to create OS
Applied in changeset commit:fddbb0beb2805a7f65fc21fe7a63655ef552aaa0. Stephan Dollberg
11:23 AM Bug #4539 (Closed): Minor version is not required to create OS
The API docs state the "minor" attribute of an OS is required, but some OSes (e.g. Fedora) don't require it.
https...
Dominic Cleal
01:31 PM Feature #3767 (Closed): Add "New Host" to Host Menu
Applied in changeset commit:3a2fdfde6bc3f075edd71a3d2b7ee80290af729e. Josh Baird
11:11 AM Feature #3767 (Ready For Testing): Add "New Host" to Host Menu
https://github.com/theforeman/foreman/pull/1256 Dominic Cleal
01:31 PM Bug #4245 (Closed): New window button for SPICE console does not work
Applied in changeset commit:2e417b5824b4e5283586119052aed7b4953e468e. Anonymous
01:17 PM Refactor #4541 (New): Non-ActiveRecord nested attributes forms
At the moment, Foreman simulates Openstack blocks as if they were in ActiveRecord, just to get the form to send sever... Daniel Lobato Garcia
01:16 PM Bug #4521: Openstack boot from volume
https://github.com/theforeman/foreman/pull/1270 Dominic Cleal
01:10 PM Bug #4521 (Ready For Testing): Openstack boot from volume
Daniel Lobato Garcia
11:55 AM Revision e44f5c1c (foreman): fixes #3001 - Facts searchable by both host id and name
Daniel Lobato Garcia
11:31 AM Feature #4226 (Closed): Plugins should be able to compile and provide their own assets in production
Applied in changeset commit:5be6905293636e42370f8d904d4e29c69db3eb7f. Eric Helms
11:31 AM Bug #4536 (Closed): fix cache Rake task: undefined method `[]=' for #<Class:0x000000071ff110>
Applied in changeset commit:1d1dc48598656a830acd8503c41cac6f93ded79d. Marek Hulán
10:48 AM Bug #4536 (Ready For Testing): fix cache Rake task: undefined method `[]=' for #<Class:0x000000071ff110>
https://github.com/theforeman/foreman/pull/1268 Dominic Cleal
08:51 AM Bug #4536 (Closed): fix cache Rake task: undefined method `[]=' for #<Class:0x000000071ff110>
When running foreman-rake db:migrate on a clean install (EL6, PostgreSQL), it runs all through the migrations and thr... Dominic Cleal
11:25 AM Revision 11a962a0 (foreman): Fixes #4353 - plugins don't create permissions until DB is migrated
Marek Hulán
11:23 AM Revision fddbb0be (foreman): fixes #4539 - changed os minor attribute to not required
Stephan Dollberg
11:10 AM Revision 3a2fdfde (foreman): fixes #3767 - add new host to hosts menu
Josh Baird
11:08 AM Revision 2e417b58 (foreman): fixes #4245 - return HTTP body for oVirt SSL CA certificate
Jason Montleon
10:53 AM Revision 5be69052 (foreman): Fixes #4226: add a Rake task for plugins that compiles their assets into core assets pipeline
Eric Helms
10:51 AM Revision 1d1dc485 (foreman): Fixes #4536 - store fix_db_cache setting values correctly as YAML
Marek Hulán
10:43 AM Smart Proxy Feature #61 (Resolved): Add Microsoft DNS Support
#1685 implemented GSS-TSIG support for the secure updates issue (albeit only dynamic updates via nsupdate), and #3991... Dominic Cleal
10:14 AM Bug #4424: Strikeout of Puppet Class Properties when Overriding on Node not working
Also, since the parameter doesn't get struck out it is overridable numerous times. Magnus Jernberg
08:58 AM Bug #4537 (Ready For Testing): Unsetting roles via API does not work
Marek Hulán
08:57 AM Bug #4537 (Closed): Unsetting roles via API does not work
When user tries to set empty array of role_ids, he receives ... Marek Hulán
08:27 AM Feature #4532 (Duplicate): Default new host owner to currently logged in user
Dominic Cleal
07:10 AM Bug #4443 (New): Auto-completion of organization search fails as sort column is not in result set
Tomáš Strachota

03/03/2014

09:54 PM Feature #4380: [vSphere] allow selection of guest OS
Confirmed working. Thanks! Bryce Camp
09:38 PM Feature #4533 (New): Boot options configuration for VMware guests
The ability to change the "Options" for a vmware guest would be very important. For example, the configuration of h... Bryce Camp
09:11 PM Feature #4532 (Duplicate): Default new host owner to currently logged in user
When a new host gets created, the owner should be set to the currently logged in user. A setting to control whether... Bryce Camp
05:23 PM Bug #4486 (Ready For Testing): Cannot search for an organization by name, only label
https://github.com/theforeman/foreman/pull/1266 Tomáš Strachota
05:01 PM Bug #4486 (Assigned): Cannot search for an organization by name, only label
It makes a lot of cli commands dis-functional. I'm adding this to the sprint. Tomáš Strachota
05:02 PM Bug #4443 (Duplicate): Auto-completion of organization search fails as sort column is not in result set
Tomáš Strachota
04:33 PM Revision 0bebeaf3 (foreman): i18n - extracting new, updating rails, pulling from tx
Dominic Cleal
04:02 PM Installer Bug #4527: Disable ABRT for websockify
Correction of the configuration file: /etc/abrt/abrt-action-save-package-data.conf Lukas Zapletal
03:56 PM Installer Bug #4527: Disable ABRT for websockify
Solution: mmilata advices to drop script full path to /etc/abrt/abrt-action-save-package-data into the section Blackl... Lukas Zapletal
03:33 PM Installer Bug #4527 (Assigned): Disable ABRT for websockify
Every single request when a VNC port is occupied Foreman spawns websockify.py processes and throws PortInUse exceptio... Lukas Zapletal
03:58 PM Feature #4528 (Closed): Support Facter 2 structured facts
Facter 2 is at RC1, and while it has no structered facts by default, it will have in the future, and people will star... Greg Sutcliffe
03:39 PM Bug #4506: PXE Linux Template needs IPAPPEND 2 added
I recommend to use the foreman_templates plugin: https://github.com/theforeman/foreman_templates and an own git repo ... Anonymous
03:34 PM Bug #4506: PXE Linux Template needs IPAPPEND 2 added
Is there documentation on how to perform this template sync?
I can see that the code is in place, I concede that t...
Sean Alderman
09:10 AM Bug #4506 (Resolved): PXE Linux Template needs IPAPPEND 2 added
I think this is resolved, please re-open or say if not. thanks. Dominic Cleal
03:29 PM Bug #4526 (Resolved): Missing 'Any Location'-Option in Location Selection List
Foreman Web-GUI defaults to show up "Any Location" which is accessible by the user. Unfortunetaly there is no option ... Andreas Boessl
03:00 PM Bug #4521 (Assigned): Openstack boot from volume
Dominic Cleal
02:55 PM Bug #4521: Openstack boot from volume
Done:
Show volumes
Create hosts using block device mapping
Host#view should show attached volumes
Ephemerals
...
Daniel Lobato Garcia
01:16 PM Bug #4521 (Closed): Openstack boot from volume
Following from http://projects.theforeman.org/issues/4337 , Openstack compute resources should have access to volumes... Daniel Lobato Garcia
02:37 PM Bug #4353 (Closed): relation "roles" does not exist during DB migration
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
02:37 PM Feature #3193 (New): Allow compartmentalisation/filtering of permissions by Organistion/Location
Dominic Cleal
01:11 PM Feature #3193: Allow compartmentalisation/filtering of permissions by Organistion/Location
We think this is implemented through #812 but it requires further verification and testing, it may need followup work. Dominic Cleal
01:10 PM Feature #3193 (Ready For Testing): Allow compartmentalisation/filtering of permissions by Organistion/Location
Dominic Cleal
02:36 PM Feature #1583 (Closed): Assign roles and filters to usergroups
Dominic Cleal
02:35 PM Feature #1583: Assign roles and filters to usergroups
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
02:35 PM Feature #3817 (Closed): As a user I want to set user permissions using API
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
01:03 PM Feature #3817 (Ready For Testing): As a user I want to set user permissions using API
Dominic Cleal
02:34 PM Feature #3803 (Closed): As a user I'd like to create filters
Dominic Cleal
02:33 PM Feature #3803: As a user I'd like to create filters
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
02:34 PM Feature #3804 (Closed): As a developer I'd like to have API to verify permissions and to find resources based on filters
Dominic Cleal
02:33 PM Feature #3804: As a developer I'd like to have API to verify permissions and to find resources based on filters
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
02:32 PM Feature #3805 (Closed): As a developer I'd like all authorization functions to respect filters
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
02:32 PM Feature #3806 (Closed): As a user I'd like to have easy way to migrate existing data to new authorization mechanism
Part of #812 for Foreman 1.5.0. Dominic Cleal
02:31 PM Bug #3953 (Closed): UI: No search bar for usergroups
Fixed via #812 for Foreman 1.5.0. Dominic Cleal
01:00 PM Bug #3953 (Ready For Testing): UI: No search bar for usergroups
Dominic Cleal
02:31 PM Feature #812 (Closed): cant assign roles to groups, just to users
Applied in changeset commit:acfbc45886c4d81a2a3ca5af433a6124a0a7191a. Marek Hulán
12:58 PM Feature #812 (Ready For Testing): cant assign roles to groups, just to users
Dominic Cleal
02:31 PM Feature #3508 (Closed): As a security engineer, I would like to retrieve ldap groups and use that to select roles in foreman
Applied in changeset commit:acfbc45886c4d81a2a3ca5af433a6124a0a7191a. Marek Hulán
02:26 PM Revision acfbc458 (foreman): fixes #812 - new permissions model, user group role and nest support, role filters for better granularity
Contributions from:
* Daniel Lobato <elobatocs@gmail.com>
* Joseph Magen <jmagen@redhat.com>
* Tom McKay <thomasmckay...
Marek Hulán
01:55 PM Feature #4524 (Ready For Testing): The logged in user should be the default one in create new hosts
https://github.com/theforeman/foreman/pull/1263 Dominic Cleal
01:44 PM Feature #4524 (Closed): The logged in user should be the default one in create new hosts
Somewhere along the way we have lost this requested feature [452]. I have a simple solution in the views file. Martin Ducar
01:54 PM Bug #4523 (Duplicate): DB migration fails while upgrading theforeman from 1.3 to 1.4
Dominic Cleal
01:44 PM Bug #4523 (Duplicate): DB migration fails while upgrading theforeman from 1.3 to 1.4
Hello ,
When upgrading theforeman from 1.3 to 1.4 and running the db migration command "foreman-rake db:migrate" , ...
Dotan Paz
01:52 PM Bug #4512 (New): foreman_url in settings.yaml causes DB migration failure
Dominic Cleal
01:52 PM Bug #4512: foreman_url in settings.yaml causes DB migration failure
Ah, glad you found it. You can set foreman_url instead under Adminster > Settings > foreman_url. Dominic Cleal
01:48 PM Bug #4512: foreman_url in settings.yaml causes DB migration failure
This has been resolved. foreman-rake db:migrate was giving the error:
== UpdateForemanUrl: migrating ============...
Daniel Erxleben
09:18 AM Bug #4512 (Feedback): foreman_url in settings.yaml causes DB migration failure
And then restart Foreman or httpd after running the above commands. Dominic Cleal
01:35 PM Feature #4522: Support "location" variable in media path
sorry , please move it to "feature" .
Thanks
Dotan Paz
01:34 PM Feature #4522 (New): Support "location" variable in media path
Hello ,
I would like to suggest an idea of mine that I believe could help improve administration of multiple sites ...
Dotan Paz
01:29 PM Bug #4219 (Closed): Orgs disabled on domain edit page when in org context
Anonymous
01:26 PM Feature #3792: Support making Images from Hostgroups
Currently, this was stalled for Sprint 20 due to other issues taking priority. It should still work for Openstack, bu... Greg Sutcliffe
01:25 PM Bug #4337: EC2 use block device mapping
It will easily get done after #4521 is closed, for the moment I'm focusing on that and waiting for a test EC2 account Daniel Lobato Garcia
01:17 PM Bug #4337: EC2 use block device mapping
Same feature in Openstack tracked here: http://projects.theforeman.org/issues/4521 Daniel Lobato Garcia
01:02 PM SELinux Feature #4278 (Assigned): Policy for foreman_discovery
Yami yami :-) Lukas Zapletal
12:19 PM Bug #4324: VMware NIC type incorrectly shows E1000 instead of vmxnet3
https://github.com/fog/fog/commit/7fa1873faace8c730434ed3d39251db8184c7131 fixes the issue. Ewoud Kohl van Wijngaarden
12:09 PM Bug #4519: Renaming host with / in name causes "No route matches" error
This issue is marked as private, not because of a particular security angle, but because it's possible to include Jav... Dominic Cleal
12:08 PM Bug #4519 (Closed): Renaming host with / in name causes "No route matches" error
1. Edit an existing host
2. Change name to "foo/bar" (or add a "/" inside the name)
3. Submit form
You receive t...
Dominic Cleal
11:26 AM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
Affects Foreman 1.4.0 and higher. Foreman 1.3 and older are unaffected, they correctly escape the message. Dominic Cleal
11:25 AM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
To clarify, as Ohad said, this is an issue on the 500 error page. The bookmark page is failing to render and find an... Dominic Cleal
11:10 AM Bug #4510 (Resolved): Can't create auth_source_ldap with v1 and v2 api
Great! Dominic Cleal
11:06 AM Bug #4510: Can't create auth_source_ldap with v1 and v2 api
Ok, yes that works :)
Totally forgot that one :(
Please close this one :)
Ronny M
10:28 AM Bug #4510: Can't create auth_source_ldap with v1 and v2 api
Your curl examples are missing the Content-Type header. Note that "Accept" isn't the same (that's saying what conten... Dominic Cleal
10:27 AM Bug #4510: Can't create auth_source_ldap with v1 and v2 api
This error also occurs when using -d between POST and json. (I see I forgot them in the tests above) Ronny M
10:23 AM Bug #4510: Can't create auth_source_ldap with v1 and v2 api
This is what I tried (but now with your example) but keep getting the same error.... Ronny M
09:14 AM Bug #4510 (Feedback): Can't create auth_source_ldap with v1 and v2 api
Oh, and be sure to specify "Content-Type: application/json" since you're uploading JSON. Dominic Cleal
09:14 AM Bug #4510: Can't create auth_source_ldap with v1 and v2 api
Try getting rid of the outer hash when POSTing, I just tried submitting this and it worked:... Dominic Cleal
11:09 AM Bug #4518 (New): DB migrations: Can't DROP 'role_id'; check that column/key exists
Between 1.3 to 1.4, the following error occurs:... Dominic Cleal
09:08 AM Bug #4508: Cannot match parameter override based on the computer_resource of a host
I've not had chance to try this, but I suspect matching against the name and the type in brackets will work (same as ... Dominic Cleal
09:05 AM Feature #4515 (Closed): Make foreman ready to work with the new bindings
- update to new apipie
- set apidoc checksum middleware
- fix apipie configuration to support plugins
Martin Bacovsky
09:01 AM Packaging Feature #4514 (Closed): Package new dynamic bindings
Martin Bacovsky
09:00 AM Bug #4489: hammer user list --search only works for login
Ok, I see the issue. The fields available for searching users are:
* login
* firstname
* lastname
* mail (not ...
Dominic Cleal

03/02/2014

03:12 PM Bug #4512: foreman_url in settings.yaml causes DB migration failure
can you see if you got any errors in the logs?
please try to execute again:...
Ohad Levy
01:48 AM Bug #4512 (New): foreman_url in settings.yaml causes DB migration failure
System info:
Centos 6.5
2.6.32-358.23.2.el6.x86_64
puppetserver :3.4.3-1
ruby 131
upgrade went without error...
Daniel Erxleben
01:10 PM Feature #4513 (New): filter hosts based on smart proxies
as a user, I would like to see which hosts are connected to a given smart proxy. Ohad Levy

03/01/2014

10:38 AM Feature #4511: Would like to be able to enable/disable the YAML button in user roles.
foreman 1.4.1. Ronny M
10:33 AM Feature #4511 (New): Would like to be able to enable/disable the YAML button in user roles.
It appears that there is no option in roles to disable the YAML button for roles that I want to create for readonly/v... Ronny M
10:10 AM Bug #4510 (Resolved): Can't create auth_source_ldap with v1 and v2 api
Foreman 1.4.1
Can't create auth_source_ldap with api
POSTING:...
Ronny M

02/28/2014

10:37 PM Revision ab632786 (foreman_api): Merge pull request #26 from komidore64/patch-1
Delete rubygem-foreman_api.spec mbacovsky
10:22 PM Revision a3dfb6bc (foreman_api): Delete rubygem-foreman_api.spec
is this still used? Adam Price
09:55 PM Installer Revision d0c4934b (puppet-foreman_proxy_content): Merge pull request #1 from iNecas/fix-certs-tar
$capsule::params::certs_tar was not defined Ivan Necas
08:46 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I have a COPR repo with the bits at http://copr.fedoraproject.org/coprs/rcritten/python-kerberos/
I've only tested...
Rob Crittenden
07:57 PM Feature #4509 (Closed): Additional SCSI Controller with per-disk configuration
It would be useful if there was the option to add an additional SCSI controller when provisioning a new host or creat... Chris Pisano
06:03 PM Feature #2241 (Resolved): @host.interfaces not populated in templates
Thanks for the quick answer. I'm closing this feature. Feel free to reopen it if you work with foreman again and you ... Benjamin Papillon
05:20 PM Feature #2241: @host.interfaces not populated in templates
Unfortunately, I no longer use the foreman and can't verify this without setting up the whole stack. Vincent Janelle
05:17 PM Feature #2241 (Feedback): @host.interfaces not populated in templates
Hi,
The wiki page that explain templates variables has been updated with the information you requested. Do you sti...
Benjamin Papillon
05:48 PM Bug #4506: PXE Linux Template needs IPAPPEND 2 added
Sean, I think this got already fixed by https://github.com/theforeman/community-templates/commit/b8a3c64f4c1783a119a0... Anonymous
05:39 PM Bug #4506 (Assigned): PXE Linux Template needs IPAPPEND 2 added
Anonymous
04:10 PM Bug #4506 (Resolved): PXE Linux Template needs IPAPPEND 2 added
It appears that IPAPPEND 2 is required when using ksdevice=bootif.
I recently installed two HP Proliant DL380e Ser...
Sean Alderman
05:33 PM Bug #2282: Add a vDisk to a VM provisioned by Foreman, fail to Edit
Hi,
Do you still experience the issue? Did you try an upgrade of the Foreman version?
Regards
Benjamin Papillon
05:31 PM Feature #2280 (Duplicate): Parametrized classes - List Type validator - Drop Down List
Hello,
A new ticket with a more complete description has been created, therefore I mark this ticket as duplicate.
...
Benjamin Papillon
05:24 PM Bug #2279 (Feedback): ERROR 409: Conflict
Hello,
Do you still experience the issue? Can we close this ticket?
Regards
Benjamin Papillon
04:47 PM Bug #4508 (New): Cannot match parameter override based on the computer_resource of a host
When trying to match an override parameter based on compute resource, it doesn't seem to match. This seems to be an ... Leah Fisher
04:16 PM Feature #4507 (New): Printer Friendly Reports
Basically all of the pages come out very poorly when rendered by a browser's print functions.
There are times when...
Sean Alderman
04:03 PM Bug #4489: hammer user list --search only works for login
Newer logs found at /tmp/foreman-debug-R98fu.tar.xz Og Maciel
03:51 PM Bug #4489 (Feedback): hammer user list --search only works for login
Uploaded logs via built in rsync process: /tmp/foreman-debug-VXXbW.tar.xz Og Maciel
08:57 AM Bug #4489 (Need more information): hammer user list --search only works for login
Can you provide production.log from these requests? 400 bad request is a server-side error, so it's an API bug. Dominic Cleal
01:57 PM Installer Revision ab7752f8 (puppet-foreman_proxy_content): $capsule::params::certs_tar was not defined
Caused issues when kafo tried to load default values. Ivan Necas
12:50 PM Bug #3163 (Ready For Testing): FQDN/dashboard/help disappears after setup
https://github.com/theforeman/foreman/pull/1260 Dominic Cleal
12:02 PM Bug #4503 (New): English translations of model names required
The English/en_US translation (which can't be done through Transifex) is missing translations for some of the model n... Dominic Cleal
12:00 PM Bug #4502 (New): Missing namespaced(?) model names from model_attributes i18n extraction
locale/model_attributes.rb should contain both a) all model names and b) all model attributes. It seems to be missin... Dominic Cleal
11:55 AM Bug #2207 (Feedback): statistics in ui, number of cpus (facts.processorcount) is incorrect
Two bugs were referenced for this problem on puppetlabs :
http://projects.puppetlabs.com/issues/18215
and
http://p...
Benjamin Papillon
11:47 AM Bug #2206 (Rejected): Puppet Classes' "New Puppetclass" form does not allow setting Environment
Hi,
The decision has been made to always use smart proxy as the source of truth to manage puppet classes on Forema...
Benjamin Papillon
11:41 AM Bug #2200 (Feedback): DNS prt conflict dialog missing overwrite button
Hi,
Do you still experiment the issue? Can you please retry your issue with the recent version of Foreman if you d...
Benjamin Papillon
11:38 AM Bug #2187: Script templates not working at all
Hi,
I do remember having successfully use script templates. Can you retry with the current version of Foreman and ...
Benjamin Papillon
11:35 AM Packaging Bug #2771 (Assigned): Debian packages missing ruby-dev dep
I removed the feedback status as the bug is present on squeeze (but has been fixed on wheezy) Benjamin Papillon
11:32 AM Feature #2186: Support Proxmox VE as "Compute resources"-provider
Hi,
Before Foreman can support Proxmox, the under the hood libraly Fog must support it. Here is the relevant ticke...
Benjamin Papillon
11:04 AM Feature #2181 (Duplicate): Ordering of ENC Parameters
Hi,
The feature described by the opener has been resolved by another ticket (#3106). If you need additionnal featu...
Benjamin Papillon
10:59 AM Feature #2168 (Duplicate): provisioning vmware - datastore free space
Implemented in 1.4 via #3683, and provisioned space in 1.5 via #4276. Dominic Cleal
10:48 AM Feature #2128: There should be a post-installation screen to setup the initial username and password when login is enabled
On some equipments, I saw an annoying popup each time you log with the default user/pass. It can be handy for integra... Benjamin Papillon
10:44 AM Bug #2118 (Closed): Spurious [" "] around new host error message
Bug should be fixed now. Benjamin Papillon
10:41 AM Bug #2036: error when trying to overlay a second domain in an existing subnet
Hello,
There is a misunderstanding :) I changed the status of the ticket to resolved because you found a workaroun...
Benjamin Papillon
09:26 AM Packaging Revision df916759 (foreman-packaging): Add deep_cloneable
Dominic Cleal
08:52 AM Bug #4485 (Ready For Testing): Error when cloning a VMware VM in foreman 1.4.1 (works in 1.4)
Dominic Cleal
08:51 AM Bug #4465 (Ready For Testing): %pretrans failure during kickstart
Dominic Cleal
08:50 AM Bug #3126 (Resolved): Cannot start a transaction within a transaction
Thanks for confirming, glad you're up and running. Dominic Cleal

02/27/2014

11:34 PM Bug #4489 (Feedback): hammer user list --search only works for login
Should I be able to search for users by any other field other than *login*?... Og Maciel
11:14 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Great! What do you think about the realm name -- treat it case insensitively? In IPA the realm is uppercase - EXAMPL... Stephen Benjamin
09:24 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Stephen and I hashed the question about format out in IRC, but to close the loop there is a reference to JSON at http... Rob Crittenden
07:30 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Which do you see that in?
None that I know of in the Smart Proxy are taking JSON inputs. It's the same format as d...
Stephen Benjamin
06:59 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I checked out the other smartproxy APIs and they support JSON inputs. Is a POST even valid with no content, or are yo... Rob Crittenden
05:41 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Cool!
So the smart proxy is POSTing the parameters -- so you can still POST, but just the raw parameters like:
...
Stephen Benjamin
04:48 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I'm working on implementing the changes now.
I'm returning data as json. This is what adding a host looks like:
<...
Rob Crittenden
10:54 PM Bug #4486 (Closed): Cannot search for an organization by name, only label
Notice that using the CLI (and therefore the API) to search for an organization by name fails:... Og Maciel
09:37 PM Bug #4485: Error when cloning a VMware VM in foreman 1.4.1 (works in 1.4)
pull requst created:
https://github.com/theforeman/foreman/pull/1262
James Jenkins
09:02 PM Bug #4485 (Closed): Error when cloning a VMware VM in foreman 1.4.1 (works in 1.4)
In Foreman 1.4.1 I am unable to clone an existing VMware vm via foreman.
I think the issue is around having the 'u...
James Jenkins
09:16 PM Bug #4465: %pretrans failure during kickstart
https://github.com/theforeman/foreman/pull/1261 Anonymous
12:41 AM Bug #4465: %pretrans failure during kickstart
this link suggests that a shell may not be available at kickstart:
http://fedoraproject.org/wiki/Packaging:Guidelin...
Dan Radez
07:46 PM Bug #3126: Cannot start a transaction within a transaction
Sorry, forgot it. I eventually switched to postgres from SQLite as Lukas suggested and the problem is gone. Pan Luo
04:11 PM Bug #3126: Cannot start a transaction within a transaction
Hello,
Did you try Lukas suggestions? Can you provide us with feedback regarding this issue?
Thanks
Benjamin Papillon
07:09 PM Installer Revision b72e9f39 (puppet-katello): Merge pull request #14 from jlsherrill/post_sync
adding post_sync_url secret token Justin Sherrill
06:45 PM Installer Revision ef0bd735 (puppet-katello): adding post_sync_url secret token
Justin Sherrill
06:34 PM Feature #2089 (Feedback): Expose network configuration via ENC
Hi,
It is possible from 1.2 or 1.3 I don't remember exactly. You have to define the parameters like gateway and D...
Benjamin Papillon
06:16 PM Bug #4459 (Ready For Testing): UI plugin pages error finding root_path
Thomas McKay
03:52 PM Bug #4459 (Closed): UI plugin pages error finding root_path
Applied in changeset katello:katello|commit:bce4494d8c3d1d1d017db6b7e2fffae5a8f04203. Thomas McKay
05:28 PM Bug #2036: error when trying to overlay a second domain in an existing subnet
I must have missed it. What commit resolved this problem? Joshua Hoblitt
04:56 PM Bug #2036 (Resolved): error when trying to overlay a second domain in an existing subnet
Hello,
Thanks for the report and the feedback. I hope you are still using Foreman and saw nice improvements in thi...
Benjamin Papillon
05:22 PM Support #4484 (Resolved): Decide how to test plugins in Jenkins
Now that we have katello being tested alongside foreman for pull requests, we need to make some more formal statement... Greg Sutcliffe
05:16 PM Feature #2049 (Feedback): Allow removal of host when not found in VCenter
Hello,
With the yet to be released 1.5 version, you will be able to decorrelate the VM from the Compute Ressource,...
Benjamin Papillon
05:14 PM Feature #2047 (Feedback): Bulk delete puppet classes with blank environment
Hello,
First, sorry for answering this late. Can you provide us with more informations on what you want to do? For...
Benjamin Papillon
04:59 PM Installer Refactor #2032 (Closed): foreman module depends on puppet::server
As discussed on IRC, this refactor has been done. Benjamin Papillon
04:51 PM Feature #3378: Support for Encrypted Parameters
It's worth noting that we could implement encryption "at rest" for parameter data (e.g. if the data type is "password... Dominic Cleal
04:49 PM Bug #2028 (Closed): API documentation does not describe how to create a new VM on a compute resource
Hello,
It is documented in API v2. It is described on this page : http://theforeman.org/api_v2.html
Regards,
Benjamin Papillon
04:44 PM Feature #4483 (New): Optional passphrase for encryption key
The encryption key added in #2424 should optionally be able to have a passphrase, so it can't be used without manual ... Dominic Cleal
04:42 PM Feature #1464: Parameters in subnets
As noted in #4127, I'd like to see domain/OS etc parameters replaced with the smart variables implementation so at le... Dominic Cleal
04:39 PM Feature #1464: Parameters in subnets
Hello,
The subnet still don't have an additional parameter option but Foreman has much more options to manage your...
Benjamin Papillon
04:38 PM Feature #3532 (Closed): pass parameters to partition table provisioning snippet to allow per device names to be set
Yes, sorry for the long delay. That will work for my use case. Joshua Hoblitt
04:24 PM Feature #3532: pass parameters to partition table provisioning snippet to allow per device names to be set
Hello,
Does the answer Dominic provided solve your issue? Can you give us some feedback regarding this issue?
R...
Benjamin Papillon
04:26 PM Support #3738: Host is out of sync in foreman
Hello,
Did you get the support you needed on IRC or Mailing Lists?
Do you need to add more information for this t...
Benjamin Papillon
04:22 PM Support #3380 (Closed): Done installation of Foreman 1.2 using installer + puppet 3.3.0 also with foreman installer
Benjamin Papillon
04:22 PM Support #3380: Done installation of Foreman 1.2 using installer + puppet 3.3.0 also with foreman installer
Hello,
I'm closing this bug as installing MCollective is out of the scope of the installation process.
Feel free ...
Benjamin Papillon
04:17 PM Bug #3176 (Closed): ENC output base64 encoded
Bug solved by switching to mysql2. Benjamin Papillon
04:07 PM Installer Revision ca93dfd3 (puppet-foreman_proxy): Use ensure_packages for non-core wget package
This enables users of this class to avoid resource conflicts. David Schmitt
04:05 PM Bug #3117 (Closed): Calling "GET /unattended/built" fails
thanks for the update.
I'm closing this bug as the upgrade to 1.3 did solve your issue.
Regards
Benjamin Papillon
04:03 PM Bug #2976 (New): Reports page not showing when an Error was returned
Benjamin Papillon
04:03 PM Installer Revision 1e469640 (puppet-foreman_proxy): Depend on foreman module
As this module uses the foreman_smartproxy type, it should depend on the foreman module. David Schmitt
04:00 PM Bug #4219 (Feedback): Orgs disabled on domain edit page when in org context
Dmitri, I think it's now safe to close or reject or resolve this issue since the implementation changed in #3912. Co... Dominic Cleal
03:59 PM Bug #2899 (Closed): Unable to remove the ptable because it is still associated with the host
Hello,
I'm closing this bug as there is no feedback for few months now and a related ticket has been closed. If yo...
Benjamin Papillon
03:54 PM Bug #4460 (Rejected): v2 api architectures missing operating systems in index
Dominic Cleal
07:46 AM Bug #4460 (Closed): v2 api architectures missing operating systems in index
Tom closed PR Joseph Magen
03:49 PM Bug #2745 (Closed): Can't create new hosts when using a role:
I'm closing the bug as there has been no feedback over few months now. Please feel free to open a new ticket or reope... Benjamin Papillon
03:46 PM Bug #2666: Unable to create new host
Hello,
Did you try again after upgrading to 1.3 or 1.4?
With or without patch on #1945?
Thanks for your report
Benjamin Papillon
03:42 PM Bug #2634: Eventful reports - route error
Hello,
Can you provide feedback regarding this issue?
It has been open for a while now and we are not aware if it...
Benjamin Papillon
03:40 PM Bug #2140 (Rejected): Parametrized_Classes_in_ENC shouldn't be TRUE by default
This bug has no meaning anymore, development went ahead that point. Benjamin Papillon
03:36 PM Bug #4443: Auto-completion of organization search fails as sort column is not in result set
Same happens for CLI:... Og Maciel
03:33 PM Support #2857: Error Creating Disk Volume in Xen
Hello,
Currently Xen is not supported on Foreman even thought Foreman use libvirt. A PR is being working on to add...
Benjamin Papillon
03:29 PM Bug #2395 (New): Can't create new libvirt VM on Xen
Hello,
Xen support is currently not in, even thought Foreman uses libvirt. Work is in progress to support it (Push...
Benjamin Papillon
03:26 PM Feature #4481 (Resolved): Add XEN support for Foreman
Actually libvirt support in foreman is only for KVM. Add XEN support :) Benjamin Papillon
03:05 PM Bug #4194 (Ready For Testing): session timeout fails to redirect to foreman login screen
https://github.com/theforeman/foreman/pull/1254 Dominic Cleal
01:42 PM Bug #4194 (Assigned): session timeout fails to redirect to foreman login screen
Thomas McKay
01:42 PM Bug #4194: session timeout fails to redirect to foreman login screen
https://github.com/Katello/katello/pull/3751
Was the same issue as root_path not visible to katello engine.
Thomas McKay
01:42 PM Feature #4438: Boot order of libvirt machines
If the boot order is set to [hd network] the vm will fail to boot from disk, and continue to boot from network when a... Svein-Erik Lund
12:07 PM Feature #4438: Boot order of libvirt machines
I understand, but it still does not make any sense to me. If you want to boot from HDD, how you build the machine the... Lukas Zapletal
12:58 PM Bug #2382: Statistics chart OS, Arch: PG error
Hello,
Did you upgraded to at least 1.2 as suggested by Dominic in his last message? Now you should even update to...
Benjamin Papillon
12:52 PM Bug #2338: unable to save new bookmark: hit submit and nothing happens
Hello
3 releases passed since you reported the issue. Do you still have the problem? Did you upgrade to 1.4.x?
...
Benjamin Papillon
12:48 PM Bug #2292: Libvirt ComputeResource #test_connection fails
Hello,
Fog bug is closed. Do you still have the issue with Foreman? Can we close this bug?
Regards
Benjamin Papillon
12:46 PM Feature #4478 (Closed): API docs need to be localized
We reuse information from api docs to build the CLI. Therefore we need to localize the api docs and find a way how to... Tomáš Strachota
12:41 PM Bug #2176: Entries in leases file changes PXE boot and makes it fail
Hello,
This ticket has been open for a while. Did you solve your problem? Can you provide the feedback Dominic ask...
Benjamin Papillon
12:37 PM Bug #2088: searching for an exact hostname fails
Hello,
It's been a while this ticket is open. Do you still have the issue with the recent versions of Foreman? Can...
Benjamin Papillon
12:36 PM Feature #4477 (Closed): Improve permissions on resources in host creation/editing form
We can limit resources that are displayed to the user in host form using new granular permission. Or we could allow r... Marek Hulán
12:34 PM Bug #1953 (Closed): statistics page: Unknown string: "1.50 gb"!
Hello,
I'm closing the bug as the opener did not answer. If you still encounter the issue, feel free to reopen the...
Benjamin Papillon
11:11 AM Bug #4290 (Ready For Testing): User Groups name length does not have a max length in UI
https://github.com/theforeman/foreman/pull/1258 Dominic Cleal
10:19 AM Tracker #4470 (New): Usability of parameters and overrides
General usability tracker for smart class parameters, ordinary parameters, overriding parameters etc.
wireframes: ht...
Dominic Cleal
10:16 AM Feature #4469 (Duplicate): Overriding or setting parameter values should show available values based on type and validator
When setting the value of a parameter, either the default or overriding it, a dropdown or auto-completion of possible... Dominic Cleal
10:13 AM Bug #4468 (Closed): Host page says "Reports from the last <blank> days" with reports only from the last day
When there are only reports from within the last 24h for a given host, visiting the host show page for it will say at... Dominic Cleal
10:09 AM Bug #4314: unable to filter on classes
It'd mean the sorting of the host groups in the main list is by their numerical IDs rather than their names. We chan... Dominic Cleal
09:17 AM Bug #4314: unable to filter on classes
changing row 34 in app/models/hostgroup.rb from
order("hostgroups.label")
to
order("hostgroups.id")
...
Adam Winberg
10:05 AM Bug #4463: Default profiles templates default to https:// connection for kickstart
I think it should be fixed, not removed. Dominic Cleal
09:41 AM Bug #3264 (Duplicate): Renaming a host group looses class parameter overrides
Fixed in 1.4.0 via #2866. Dominic Cleal
07:45 AM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
Greg, you must start the rails server in production mode to see the error. Joseph Magen
07:43 AM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
the issue is really with the exception 500 page, as the exception is treated as html safe.
every other place that ...
Ohad Levy

02/26/2014

07:44 PM Bug #3008: Partition table is truncated
Perhaps you could use snippets to get around the character limit? Greg Sutcliffe
12:57 PM Bug #3008: Partition table is truncated
I am still getting this error on Foreman 1.4 Grégoire Morpain
07:40 PM Bug #4463: Default profiles templates default to https:// connection for kickstart
The profile code is very old, and pretty unmaintained. Should we consider removing it? I think it's main application ... Greg Sutcliffe
02:30 PM Bug #4463: Default profiles templates default to https:// connection for kickstart
Note, this is the PXE default menu list of hostgroup profiles, not the usual per-host templates. Dominic Cleal
02:18 PM Bug #4463 (Closed): Default profiles templates default to https:// connection for kickstart
the default pxe template in foreman 1.4 creates the boot profiles URL based upon the state of the actual web interfac... Matt Darcy
06:33 PM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
I can't replicate this. A bookmark with the example code as name displays correctly on my bookmarks page, performs th... Greg Sutcliffe
04:29 PM Bug #4456: CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
Unreviewed v1 patch from Joseph. Dominic Cleal
08:17 AM Bug #4456 (Closed): CVE-2014-0089 - Stored Cross Site Scripting (XSS) on 500 error page
Description
Any user who has a privilege to add bookmarks could exploit the cross site scripting vulnerability to ex...
Dominic Cleal
05:00 PM Bug #4465 (Closed): %pretrans failure during kickstart
I'm trying to kickstart a machine with the foreman rpms already installed.
The install halts citing that foreman has...
Dan Radez
02:58 PM SELinux Feature #4464: Implement SELinux policy for smart-proxy
Agreed... the trouble is also that the proxy codebase is messy and it has a lot of ugly implementations. I think the... Dominic Cleal
02:51 PM SELinux Feature #4464 (Closed): Implement SELinux policy for smart-proxy
Now the question is how deep we want to go. Smart proxy can be configured to spawn virsh via sudo and other stuff. I ... Lukas Zapletal
02:43 PM Feature #4462 (Ready For Testing): Add support for PAM authentication via mod_intercept_form_submit
Dominic Cleal
02:41 PM Feature #4462: Add support for PAM authentication via mod_intercept_form_submit
Filed pull request https://github.com/theforeman/foreman/pull/1257 Jan Pazdziora
12:51 PM Feature #4462 (Closed): Add support for PAM authentication via mod_intercept_form_submit
The form-based authentication should be able to consume external authentication, for example PAM authentication and a... Jan Pazdziora
02:37 PM Feature #4438: Boot order of libvirt machines
I'm not talking about setting the boot order on physical hardware, I'm talking about setting the bootorder for a virt... Svein-Erik Lund
01:46 PM Feature #4438: Boot order of libvirt machines
Hello,
the fact that someone is able to setup bad DHCP server on a network is a severe security flaw by itself. Fo...
Lukas Zapletal
01:47 PM SELinux Bug #3465 (Closed): AVC denials with Foreman 1.3 on RHEL 6
Applied in changeset commit:2f43f94780297adc18eb9b4b3eecf5c2f5aa6de6. Anonymous
11:13 AM SELinux Bug #3465 (Ready For Testing): AVC denials with Foreman 1.3 on RHEL 6
https://github.com/theforeman/foreman-selinux/pull/14 Lukas Zapletal
01:36 PM SELinux Revision 2f43f947: fixes #3465 - passanger spawns /bin/ps
Lukas Zapletal
01:18 PM Installer Feature #3308 (Closed): Installer support for Foreman plugins
Dominic Cleal
11:59 AM Installer Feature #3308 (Ready For Testing): Installer support for Foreman plugins
https://github.com/theforeman/puppet-foreman/pull/156
https://github.com/theforeman/foreman-installer/pull/105
Dominic Cleal
12:22 PM Bug #4460 (Ready For Testing): v2 api architectures missing operating systems in index
https://github.com/theforeman/foreman/pull/1255 Dominic Cleal
12:00 PM Bug #4460: v2 api architectures missing operating systems in index
Indexes aren't intended to contain relationships to other resources, they're meant to be included in the show view only. Dominic Cleal
11:57 AM Bug #4460 (Rejected): v2 api architectures missing operating systems in index
... Thomas McKay
12:09 PM Installer Revision a72a1bb4 (puppet-foreman): Refs #3308 Handle underscores vs hyphens with regsubst
Greg Sutcliffe
12:09 PM Installer Revision ac2feb4a (puppet-foreman): Fixes #3308 - Add compute resource classes
Greg Sutcliffe
12:09 PM Installer Revision 25f85a0d (puppet-foreman): Refs #3308 - Add plugins repo and new plugin classes
Greg Sutcliffe
11:49 AM Bug #4459 (Ready For Testing): UI plugin pages error finding root_path
https://github.com/theforeman/foreman/pull/1254 Dominic Cleal
11:45 AM Bug #4459 (Closed): UI plugin pages error finding root_path
Encountered during UI plugin work
Fix is to change in _topbar.html.erb
<%= link_to "Foreman", root_path %>
to
<...
Thomas McKay
10:13 AM Packaging Revision 35ebfbc0 (foreman-packaging): Package hooks 0.3.7
Greg Sutcliffe
10:13 AM Bug #3475 (Ready For Testing): When Foreman URL (/users/login) is used as ErrorDocument target, status is not preserved
Dominic Cleal
10:05 AM Bug #3475: When Foreman URL (/users/login) is used as ErrorDocument target, status is not preserved
Filed pull request https://github.com/theforeman/foreman/pull/1253 Jan Pazdziora
09:03 AM Support #4435 (Resolved): only able to create PTR records in Foreman (dns is set in Domains)
Ah interesting, glad you found it.
You can't trigger this at the moment unfortunately (#2799 + related bugs), but ...
Dominic Cleal
08:51 AM SELinux Bug #4458: AVC denials aboutname="online" dev=sysfs ino=23 scontext=unconfined_u:system_r:passenger_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
Ok I guess we need to add the following rules:... Lukas Zapletal
08:46 AM SELinux Bug #4458 (Duplicate): AVC denials aboutname="online" dev=sysfs ino=23 scontext=unconfined_u:system_r:passenger_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
Looks the same as #3465. Dominic Cleal
08:41 AM SELinux Bug #4458: AVC denials aboutname="online" dev=sysfs ino=23 scontext=unconfined_u:system_r:passenger_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
Thanks. It looks like we need to open access to sysfs domain, but I can't find WHY it tries to read this file.
It ...
Lukas Zapletal
08:37 AM SELinux Bug #4458 (Duplicate): AVC denials aboutname="online" dev=sysfs ino=23 scontext=unconfined_u:system_r:passenger_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file
Installing Foreman nightly from
baseurl=http://yum.theforeman.org/nightly/el6/$basearch
on RHEL 6.5 causes AV...
Jan Pazdziora
08:36 AM Bug #4455 (Resolved): Cent 65 Installation
Thanks for confirming, not sure what happened there. The segfault is filed as #4244, it's an issue with Puppet 3.4 o... Dominic Cleal
01:55 AM Bug #4455: Cent 65 Installation
Well this is me learning the hard way. After I used the centos-release-SCL repo most of this went away.
This bug c...
Dan Radez
08:19 AM Bug #4457 (Closed): CVE-2014-0090 - Session fixation, new session IDs are not generated on login
Description
Since new session id is not generated every time users log in, authentication can be bypassed through se...
Dominic Cleal
07:26 AM Packaging Revision 3b9ca23a (foreman-packaging): Package column-view 0.2.0
Greg Sutcliffe

02/25/2014

09:18 PM Support #4435: only able to create PTR records in Foreman (dns is set in Domains)
I found the problem. I needed to chown named:named /var/named/chroot/etc/* (it was owned by root)
One last questio...
TJ Walker
06:37 PM Support #4435: only able to create PTR records in Foreman (dns is set in Domains)
Here is the response of dig on the foreman host:
[root@puppet01 ~]# cat /etc/resolv.conf
search oadr
nameserver 10...
TJ Walker
08:41 AM Support #4435 (Feedback): only able to create PTR records in Foreman (dns is set in Domains)
A timeout is usually symptomatic of Foreman being unable to access one of your authoritative nameservers, assuming yo... Dominic Cleal
09:12 PM Bug #4455 (Resolved): Cent 65 Installation
I've installed a minimal install of cent65 added epel puppet and the foreman latest release repos.
[root@foreman ~...
Dan Radez
05:18 PM Installer Feature #4454 (Closed): Test and update installer for EL7
It's likely that some modules used in the installer will not support EL7. e.g. params classes that need updated case... Dominic Cleal
05:16 PM Feature #4453 (Closed): Update Foreman source packages for EL7
foreman, foreman-installer, foreman-proxy, foreman-selinux and hammer_cli{,_foreman} all need spec files updating for... Dominic Cleal
05:15 PM Packaging Feature #4452 (Closed): Build all non-SCL dependencies for EL7
We have dependencies on non-SCL packages from EPEL and hosted by ourselves for the installer and Hammer, which need b... Dominic Cleal
05:13 PM Packaging Feature #4451 (Closed): Build all ruby193 dependencies for EL7
All ruby193 packages outside of the stock RHSCL need spec file macros updating and rebuilding for EL7. This should m... Dominic Cleal
04:24 PM Feature #4345: Puppet CA proxy
Ewoud Kohl van Wijngaarden wrote:
> * Installer should be able to set up auth.conf
https://github.com/theforeman/pu...
Ewoud Kohl van Wijngaarden
03:11 PM Feature #4345: Puppet CA proxy
Ewoud Kohl van Wijngaarden wrote:
> * Installer should be able to set up the CA proxy in the vhost
https://github...
Ewoud Kohl van Wijngaarden
02:45 PM Tracker #4447 (Closed): Support installation on RHEL 7
Tracking issues required to run Foreman, including the installer, on RHEL 7. Note that it is already possible to pro... Dominic Cleal
02:41 PM Installer Bug #4357: Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
Ewoud Kohl van Wijngaarden wrote:
> Does that also work on puppet 2.7? If not, I don't mind dropping the headers.
...
Dominic Cleal
02:36 PM Installer Bug #4357: Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
Does that also work on puppet 2.7? If not, I don't mind dropping the headers. Ewoud Kohl van Wijngaarden
02:25 PM Bug #4446 (New): unable to get more than admin user listed as "owner" for host
I have a host assigned to an organization. The only user that shows up in the list of "owner" choices is admin. Other... Thomas McKay
02:20 PM Bug #4445 (New): edit user to add role clears previously assigned organization
In UI...
1. Edit user to add organization, submit form
2. Refresh page
3. Edit same user and choose role, submit f...
Thomas McKay
01:43 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Force should probably be the default without needing to send it then, since the realm API needs to be generic not IPA... Stephen Benjamin
01:27 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
As I understand it, the 'force' option is used to force creation of the record if a DNS A record can't be found. IPA... Duncan Innes
01:09 PM Bug #4443 (New): Auto-completion of organization search fails as sort column is not in result set
Dominic Cleal
01:05 PM Bug #4443: Auto-completion of organization search fails as sort column is not in result set
... Thomas McKay
01:01 PM Bug #4443 (Need more information): Auto-completion of organization search fails as sort column is not in result set
Please provide the errors? Dominic Cleal
12:59 PM Bug #4443 (Closed): Auto-completion of organization search fails as sort column is not in result set
'name' is still available in the UI autocomplete but triggers errors when trying to display available values. 'title'... Thomas McKay
11:05 AM Feature #4394 (Resolved): generate class method on AR collections to retrieve used_taxonomy_ids
included in #812 Dominic Cleal
10:25 AM Bug #4158 (Duplicate): Role definitions in plugins cause "Could not find table 'roles'" error on initial migration
Dominic Cleal
10:08 AM Bug #4442 (Ready For Testing): Attempt to use login/password authentication for AuthSourceExternal leads to traceback
Dominic Cleal
10:04 AM Bug #4442: Attempt to use login/password authentication for AuthSourceExternal leads to traceback
Filed pull request https://github.com/theforeman/foreman/pull/1252 Jan Pazdziora
09:41 AM Bug #4442 (Closed): Attempt to use login/password authentication for AuthSourceExternal leads to traceback
When a user is populated in AuthSourceExternal in the http://projects.theforeman.org/projects/foreman/wiki/Foreman_an... Jan Pazdziora
09:31 AM Bug #4441 (Closed): Overriden 'link_to' is protected and breaks expected use pattern
Applied in changeset commit:8cf10332a45283feba57c6263ff4a0eda86ac52f. Eric Helms
08:32 AM Bug #4441 (Ready For Testing): Overriden 'link_to' is protected and breaks expected use pattern
https://github.com/theforeman/foreman/pull/1251 Dominic Cleal
02:18 AM Bug #4441 (Closed): Overriden 'link_to' is protected and breaks expected use pattern
Eric Helms
08:51 AM Revision 8cf10332 (foreman): Fixes #4441 - Overriden link_to method should be public, not protected
Eric Helms
12:51 AM Bug #4439 (Ready For Testing): User names should be downcased at creation time
PR https://github.com/theforeman/foreman/pull/1250 Stephen Benjamin
12:20 AM Bug #4439 (Closed): User names should be downcased at creation time
User creation is case-sensitive but the login controller downcases all usernames prior to trying to login. Stephen Benjamin
12:16 AM Feature #4438 (New): Boot order of libvirt machines
The fact that the guests are set to always boot from net is both a security problem, and a technical problem.
Lets s...
Svein-Erik Lund

02/24/2014

11:39 PM Support #4435 (Resolved): only able to create PTR records in Foreman (dns is set in Domains)
HOSTNAME: puppet01.oadr
OS: redhat
RELEASE: CentOS release 6.4 (Final)
FOREMAN: 1.3.1
RUBY: ruby...
TJ Walker
09:31 PM Bug #4393 (Closed): rename ancestry label to title
Applied in changeset commit:832c09251778d3932b80741f442cd19967ff5dc5. Joseph Magen
08:52 PM Bug #4419: [usability] override parameters UI workflow
Provisioning templates, after import from community templates.
But now I see I have "per page" set to 999. Could b...
Lukas Zapletal
08:25 AM Bug #4419: [usability] override parameters UI workflow
Lukas Zapletal wrote:
> The same for Templates when there are lots of templates. You need to scroll here and there.
...
Ohad Levy
08:23 AM Bug #4419: [usability] override parameters UI workflow
The same for Templates when there are lots of templates. You need to scroll here and there. Lukas Zapletal
07:18 AM Bug #4419 (Closed): [usability] override parameters UI workflow
When trying to override a parameter with a large set of parameters the user needs to scroll up and down many times.
...
Ohad Levy
08:38 PM Revision 832c0925 (foreman): fixes #4393 - rename ancestry label to title
Joseph Magen
05:45 PM Feature #4123 (Ready For Testing): Add image capability to Libvirt/KVM provider
https://github.com/theforeman/foreman/pull/1249 Dominic Cleal
05:31 PM Feature #4423 (Closed): Allow puppet classes to be imported by environment
Applied in changeset commit:10ac0055a1b3346929c54bf48157048b82402fb2. Neil Miao
04:59 PM Feature #4423 (Closed): Allow puppet classes to be imported by environment
This PR allows user to import puppet classes from a specific environment manually, from both GUI and Rake.
Develop...
Dominic Cleal
05:31 PM Feature #3751 (Closed): Add id='new' to all buttons/links that create new objects
Applied in changeset commit:bfee97b6a6980b6ad4f5bd65f4b60680f08967f5. Lukas Zapletal
05:18 PM Bug #4424 (Closed): Strikeout of Puppet Class Properties when Overriding on Node not working
Since 1.4, it appears that when you override a Puppet Class Property, the original value doesn't get struck out anymo... Stephen Herd
04:57 PM Revision 10ac0055 (foreman): fixes #4423 - allow puppet classes to be imported by environment
Neil Miao
04:45 PM Revision bfee97b6 (foreman): fixes #3751 - new/edit submit buttons now have id
Lukas Zapletal
03:38 PM Bug #4381: Foreman-proxy doesn't update dns after hostname change
I have my DNS settings fine I believe because I don't have any problems while creating new hosts. Just to double chec... Alejandro Falcon
02:51 PM Feature #3996 (Ready For Testing): Support to assign both cores and CPUs to VMWare guests
https://github.com/theforeman/foreman/pull/1243 Dominic Cleal
01:24 PM Feature #4422 (Closed): Implement available_images for oVirt to populate new image form
As part of #4015, we should have implemented available_images on the oVirt compute resource class to populate the lis... Dominic Cleal
01:22 PM Installer Revision f5c7dd34 (installer): Refs #3308 - Auto-create mappings hash from detected plugin/compute classes
Greg Sutcliffe
12:31 PM Bug #4015 (Closed): Cannot provisiong oVirt/RHEV VM from template with finish script
Applied in changeset commit:99527500ba12e0217e853ec85c709e73337c84ee. Anonymous
11:43 AM Revision 99527500 (foreman): fixes #4015 - support oVirt using templates like images
Jimmi Dyson
11:13 AM Feature #4421 (New): GCE Compute Resource: Change Certificate Path UI element to File Upload
It would be very handy if the UI for adding GCE (Google Compute Engine) projects as a compute resource on foreman was... Michael O'Brien
10:12 AM Bug #4420 (New): Power on button in does not work for Openstack vm_stopped
If an Openstack instance is in status 'suspended' or 'paused', the power on button in Host#view or Compute Resource t... Daniel Lobato Garcia

02/23/2014

03:25 PM Bug #4393: rename ancestry label to title
change db to title instead of fullname Joseph Magen
03:24 PM Bug #4391 (Closed): Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
fixed in https://github.com/isratrade/foreman/commit/c9ba496531f6b436187142c03e4ef848c98df53b Joseph Magen
10:10 AM Bug #4418 (New): 500 error when trying to put large image in a small disk
When you want to create a host in a Compute Resource, it can be possible that the chosen type of VM (m1.tiny) is too ... Daniel Lobato Garcia
09:32 AM Bug #4417 (New): Editing Compute Resource breaks host creation
Only tested on Openstack.
When an existing compute resource is edited, the Openstack key pair is still stored in F...
Daniel Lobato Garcia
09:12 AM Bug #4416 (Closed): 500 FK error when deleting old image in compute resource
After a compute resource is edited, or for some reason it no longer has an image, if Foreman had any images in the Co... Daniel Lobato Garcia
08:58 AM Bug #4415 (Duplicate): FK error when deleting a smart proxy
... Ohad Levy
07:59 AM Bug #4414 (New): 500 error when image cannot be found during host creation
When you define an image in a compute resource, and at the moment of host creation (submit), the image cannot be foun... Daniel Lobato Garcia

02/22/2014

05:31 PM Bug #4412 (New): New host virtual machine tenant/region is irrelevant
On Host#new, when choosing a compute resource, the virtual machine tab will load different properties.
For Openstac...
Daniel Lobato Garcia
04:17 PM Bug #4411 (New): Cannot edit Openstack Compute Resource
When editing a Openstack compute resource that was already properly associated with an URL and tenant, none of these ... Daniel Lobato Garcia
12:12 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I also recorded a short demo of what the functionality is in the PR's today, just to give you an idea of how it works... Stephen Benjamin

02/21/2014

10:36 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Ok, well, we should coordinate.
You'll need to rely on the code I've written in Foreman core to handle Realms, an...
Stephen Benjamin
09:53 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
The IPA smartproxy design is this: http://www.freeipa.org/page/V3/Smart_Proxy
The IPA patch is under review at htt...
Rob Crittenden
09:38 PM Bug #4346: oVirt Compute Resource needs to be updated for rbovirt >0.0.21
Post help from Michael on the IRC channel, my findings are as follows:
Upgrading to rbovirt 0.0.23 will fix the is...
Andrew Lau
05:31 PM Bug #3876 (Closed): API find_resource by name finds by ID instead when first character of name is a digit
Applied in changeset commit:823d4e1bdb3f05d78ac60c7046281cfb588a83fc. Joseph Magen
05:31 PM Bug #4349 (Closed): user json missing organizations, locations, and roles
Applied in changeset commit:8d113bd816173e21c82c092fb0d908ca332cb0fe. Joseph Magen
04:24 PM Bug #4349 (Ready For Testing): user json missing organizations, locations, and roles
https://github.com/theforeman/foreman/pull/1208 Dominic Cleal
05:31 PM Bug #4198 (Closed): api v2 arch does not return operating systems
Applied in changeset commit:d8b61e36700cf943cfe6eba8c7dbf74e4130187b. Joseph Magen
04:53 PM Bug #4379: Foreign key constraint error on deleting a class
I am experiencing the same issue
Bryce Camp
04:29 PM Revision 823d4e1b (foreman): fixes #3876 - API find_resource by name even if name starts with integer
Joseph Magen
04:29 PM Revision 8d113bd8 (foreman): fixes #4349 - API v2 - add location and organization child nodes to user, domain, subnet, etc show json templates
Joseph Magen
04:15 PM Revision d8b61e36 (foreman): fixes #4198 - API v2 - add child nodes to show responses. Ex. architecture should show operating systems node
Joseph Magen
03:41 PM Bug #4408: cannot provision VM using API or UI
This issue is the same under 1.4.1. Greg Petras
03:14 PM Bug #4324: VMware NIC type incorrectly shows E1000 instead of vmxnet3
Just saw the new version which supposedly fixed all this marcelo veglienzone
03:08 PM Bug #4324: VMware NIC type incorrectly shows E1000 instead of vmxnet3
marcelo veglienzone wrote:
> The same applies to the hard disk, no matter what you mark it's always set to thin prov...
Dominic Cleal
03:04 PM Bug #4324: VMware NIC type incorrectly shows E1000 instead of vmxnet3
The same applies to the hard disk, no matter what you mark it's always set to thin provisioning ( it even happens whe... marcelo veglienzone
02:21 PM Feature #4410 (Closed): Tooltip for puppet parameters
In the Host Group - parameters view, i would like to implement tooltip when hovering over the parameter name. the rea... Magnus Jernberg
01:59 PM Bug #4381 (Need more information): Foreman-proxy doesn't update dns after hostname change
Cannot reproduce the issue -- A and PTR records are being created and updated correctly. Can you verify that dns upda... Anonymous
01:07 PM Bug #4337 (Assigned): EC2 use block device mapping
Dominic Cleal
11:42 AM Bug #4403: Ip autosuggestion doesn't work
We have configured the firewall to let echo requests pass through with an explicit rule and now seems to be working.
...
Xavier Naveira
08:42 AM Bug #4403: Ip autosuggestion doesn't work
Ok so I pinged a free address with:
hping3 -S -p 7 172.120.13.125
and got
len=46 ip=172.20.13.125 ttl=255 id...
Xavier Naveira
07:36 AM Bug #4403: Ip autosuggestion doesn't work
according to the logs, you have something responding to tcp or icmp pings.
can you verify yourself? (try tcpping t...
Ohad Levy
08:52 AM Revision 7a9e0ac6 (foreman): Release 1.4.1-2
Dominic Cleal
08:47 AM Revision 48a6992d (foreman): i18n - extracting new, updating rails, pulling from tx
Dominic Cleal
08:46 AM Revision e91c7b6b (foreman): fixes #4388 - upgrade to Rails 3.2.17
(cherry picked from commit 8393e4e4ea556062fbe3e63f556f25bc02eebf6f) Joseph Magen

02/20/2014

09:53 PM Bug #4408 (Resolved): cannot provision VM using API or UI
After an upgrade to Foreman 1.4, I cannot provision a VM using the API or the UI.
Previously, we would POST someth...
Greg Petras
02:49 PM Installer Revision 186581ac (puppet-katello): Merge pull request #10 from jlsherrill/vhost
adding vhost configuration for foreman Justin Sherrill
02:46 PM Installer Revision 3863f221 (puppet-katello): Removing unused conf.d templates
Justin Sherrill
02:19 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
I updated the PR's with the latest.
Some to-do's:
* Tests
* SmartProxy - should it support multiple realms o...
Stephen Benjamin
11:33 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Yea, there's some changes that I need to finish based on Dominic's feedback. I haven't had time, but maybe in the ne... Stephen Benjamin
10:50 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Is there any work on this? Or is it going to keep dropping back from Sprint to Sprint?
Would be nice to tie in so...
Duncan Innes
01:32 PM Bug #4403 (Resolved): Ip autosuggestion doesn't work
Foreman 1.4 running on RHEL 6.1 with a smart proxy running DNS, DHCP and TFTP services on RHEL 6.5
Running foreman p...
Xavier Naveira
01:05 PM Bug #4391: Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
fixed in https://github.com/theforeman/foreman/pull/1208 Joseph Magen
12:11 PM Bug #4391: Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
PR: https://github.com/theforeman/foreman/pull/1208 Anonymous
11:45 AM Bug #4391 (Ready For Testing): Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
-PR: https://github.com/theforeman/foreman/pull/1247- Anonymous
10:29 AM Bug #4391 (Assigned): Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
Anonymous
12:43 PM Bug #4381 (Assigned): Foreman-proxy doesn't update dns after hostname change
Anonymous
11:54 AM Feature #4394 (Resolved): generate class method on AR collections to retrieve used_taxonomy_ids
Joseph Magen
11:44 AM Feature #4386: implement gem friendly_id to simply find by id, name, label, etc
https://github.com/theforeman/foreman/pull/1246 Joseph Magen
11:44 AM Feature #4386 (Ready For Testing): implement gem friendly_id to simply find by id, name, label, etc
https://github.com/theforeman/foreman/pull/1246 Dominic Cleal
09:13 AM Revision 488a8765 (foreman): Release 1.4.1
Dominic Cleal
09:02 AM Packaging Revision 85c3066b (foreman-packaging): Update kafo to 0.3.16
Marek Hulán
08:48 AM Feature #4380 (Ready For Testing): [vSphere] allow selection of guest OS
https://github.com/theforeman/foreman/pull/1242 Dominic Cleal
08:30 AM Feature #1828 (Closed): DHCP-less gPXE Provisioning
it was, closing - thanks! Ohad Levy
08:26 AM Feature #564 (Closed): Implement OUs hierarchy to allow reusing (host) groups with client/OU specific classes and parameters.
Now, with a combination of smart/class parameters, hostgroup, orgs and location nesting, you can get the requested fe... Ohad Levy
08:00 AM Bug #4275: Wrong Translation for powering off maschines in German Language
Thanks Dennis, Would you mind simply submitting the new string yourself? see [[Translating]] for more info. Ohad Levy

02/19/2014

08:06 PM Revision eb1bba78 (foreman): Fixes #2270 - Detect all OpenStack IPs and test which allows SSH
(cherry picked from commit 1b110b37dd4a332ee0682e33daaaa848da8bcad7) Greg Sutcliffe
08:06 PM Bug #4393 (Ready For Testing): rename ancestry label to title
https://github.com/theforeman/foreman/pull/1245 Joseph Magen
07:28 PM Bug #4393 (Closed): rename ancestry label to title
label on taxonomies is causing conflicts in Katello plugin which creates the field 'label' on taxonomies and uses it ... Joseph Magen
04:54 PM Bug #4391 (Closed): Intermittent test failures on OrganizationsControllerTest "should clone organization with assocations"
Possibly since #3912 was merged, we've had two intermittent failures on this test:... Dominic Cleal
04:31 PM Feature #4388 (Closed): Update to Rails 3.2.17
Applied in changeset commit:8393e4e4ea556062fbe3e63f556f25bc02eebf6f. Joseph Magen
03:02 PM Feature #4388: Update to Rails 3.2.17
https://github.com/theforeman/foreman/pull/1244 Joseph Magen
02:53 PM Feature #4388 (Closed): Update to Rails 3.2.17
http://weblog.rubyonrails.org/2014/2/18/Rails_3_2_17_4_0_3_and_4_1_0_beta2_have_been_released/
fixes are so import...
Joseph Magen
04:23 PM Feature #1611 (New): Search for hosts without certain facts
This is a different issue from #1168 since that's resolved, but this is still relevant.
Steps to reproduce:
* H...
Ewoud Kohl van Wijngaarden
04:19 PM Feature #1168 (Resolved): Ability to search for Facts (and Param) without providing a value
This should be marked as resolved since you can search for:... Ewoud Kohl van Wijngaarden
03:42 PM Revision 8393e4e4 (foreman): fixes #4388 - upgrade to Rails 3.2.17
Joseph Magen
03:31 PM Feature #4222 (Closed): API support for looking up compute resource networks, clusters, volumes etc
Applied in changeset commit:ea49a05eef214deb87a11819535b368c78614bc9. James Netherton
03:27 PM Feature #4222 (Ready For Testing): API support for looking up compute resource networks, clusters, volumes etc
https://github.com/theforeman/foreman/pull/1212 Dominic Cleal
03:31 PM Bug #2270 (Closed): Unable to create instances on OpenStack without floating IPs
Applied in changeset commit:1b110b37dd4a332ee0682e33daaaa848da8bcad7. Greg Sutcliffe
03:30 PM Smart Proxy Bug #4390 (Resolved): Dynamic environments broken
Hello,
We use puppet dynamic environments in our platform to make changes without effecting the entire platform.
...
Nathan Flynn
03:28 PM Revision ea49a05e (foreman): fixes #4222 Add capability to compute resource API to retrieve cluster,network,storage info on oVirt
James Netherton
03:17 PM Bug #4389 (Duplicate): OS label "RHEL Server 6.x" on host list is too long for column
the caption "RHEL Server 6.5" do not fits into the operating system column under foreman hosts tab and it looks like:... Dominic Cleal
03:15 PM Revision 1b110b37 (foreman): Fixes #2270 - Detect all OpenStack IPs and test which allows SSH
Greg Sutcliffe
02:15 PM Bug #3728 (New): Extend architecture multiselect with '+ Add architecture' button
I'm reopening this one. In the current situation it's too much effort for little gain. We can discuss the issue again... Tomáš Strachota
02:03 PM Bug #4353 (Ready For Testing): relation "roles" does not exist during DB migration
I think I've fixed this in the #812 branch. Dominic Cleal
11:31 AM Feature #3912 (Closed): Add ability for locations / organizations to inherit from a parent location / organization
Applied in changeset commit:1fa008a4ec7d26855b9b67aac3e5f66b0e3e0670. Joseph Magen
11:31 AM Bug #4125 (Closed): [Openstack] - host with auto assigned IPs can't be deleted
Applied in changeset commit:fd3f24f8e05d8f4ab64bc61168fc4e0ead455025. jan kaufman
11:31 AM Bug #3567 (Closed): Editing an oVirt compute resource can throw errors loading quotes while loading page
Applied in changeset commit:2e66b04a2c92bc40fea1bfdc7f0414435754f49b. Amos Benari
11:31 AM Feature #3307 (Closed): Provide user friendly information when Console tab doesn't work
Applied in changeset commit:b6a429ae659171d586400073d4ba7bd7180f8a2f. Anonymous
11:09 AM Revision 431d5f7b (foreman): fixes #4125 [Openstack] - host with auto assigned IPs can't be deleted
(cherry picked from commit fd3f24f8e05d8f4ab64bc61168fc4e0ead455025) jan kaufman
11:09 AM Revision 3d2ff14c (foreman): fixes #3567 Editing an oVirt compute resource can throw errors loading quotas while loading page
(cherry picked from commit 2e66b04a2c92bc40fea1bfdc7f0414435754f49b) Amos Benari
11:09 AM Revision e32790d3 (foreman): fixes #4268 - don't search for host with nil IP on hostname spoofing
(cherry picked from commit 1e0fd283180dc6bda30c880898cdea69cb579194)
Conflicts:
test/fixtures/hosts.yml
Dominic Cleal
11:09 AM Revision f08281a7 (foreman): Fixes #4221: add :dependent => :destroy for compute profiles on compute resource
(cherry picked from commit 6e7682a967c9e3dc37d244146b22d7dc2cb7103e) Sam Kottler
11:08 AM Revision 86bd96ab (foreman): fixes #3845 - user login session ending clears chosen organization
(cherry picked from commit f639fdcfb04d2795396d66e64cfb58e300a63188) Stephen Benjamin
11:08 AM Revision 82392f7f (foreman): fixes #3903 - fixed menu links when relative URLs are set
(cherry picked from commit 9b6e45e951a8287f2edab48ebd20f18680671abf) Lukas Zapletal
11:08 AM Revision e46c7bc2 (foreman): fixes #3596 - validation error when user with hostgroup subscription creates a new hostgroup
(cherry picked from commit de7cb88710f028bc33ae9257d185abf0b73554d5) Neil Miao
11:08 AM Revision 37a20352 (foreman): fixes #4159 Thin provisioning for VMware disks in compute profiles can't be saved
(cherry picked from commit 2058a91d5effb143a66f5677d6882cba4a9258ae) Martin Matuška
11:08 AM Revision ed278520 (foreman): fixes #4307 New VMware VM creation does not respect NIC type selection
(cherry picked from commit 461e6b003bc00d6d62e20d8f1c5e5c860ebdaaba) Martin Matuška
11:08 AM Revision 50f80dcb (foreman): fixes #3496 vSphere: add support for selectable SCSI controller
(cherry picked from commit 41ee835f2c872d09cd09af2179ef3bc2327e6b02) Martin Matuška
10:31 AM Revision 1fa008a4 (foreman): fixes #3912 - add inheritance for locations / organizations
Joseph Magen
07:24 AM Feature #4386 (Closed): implement gem friendly_id to simply find by id, name, label, etc
Joseph Magen

02/18/2014

06:13 PM Revision fd3f24f8 (foreman): fixes #4125 [Openstack] - host with auto assigned IPs can't be deleted
jan kaufman
04:31 PM Bug #4381: Foreman-proxy doesn't update dns after hostname change
When there is no previous PTR created the change goes well. Alejandro Falcon
04:30 PM Bug #4381: Foreman-proxy doesn't update dns after hostname change
A similar issue happens if you try to change the IP address of an already existing host. You are asked to override bu... Martin Matuška
04:16 PM Bug #4381 (Closed): Foreman-proxy doesn't update dns after hostname change
Foreman version: foreman-1.4.0-1.el6.noarch
Proxy version: foreman-proxy-1.4.0-1.el6.noarch
I have foreman proxy ...
Alejandro Falcon
04:31 PM Bug #4382 (Duplicate): Spoof by hostname does not work if there is a host without an IP address
@git rebase develop@ :) Dominic Cleal
04:27 PM Bug #4382 (Duplicate): Spoof by hostname does not work if there is a host without an IP address
If there is at least one host that has no IP address set, hostname spoofing cannot work:... Lukas Zapletal
04:11 PM Revision 2e66b04a (foreman): fixes #3567 Editing an oVirt compute resource can throw errors loading quotas while loading page
Amos Benari
03:47 PM Feature #4380 (Closed): [vSphere] allow selection of guest OS
It is currently not possible to specify a guest operating system if creating a new VM in vSphere. Martin Matuška
03:00 PM Bug #4379 (Resolved): Foreign key constraint error on deleting a class
On deleting a class interface availible via the drop down menu on the nav bar the system bombs out with the following... Ollie Lawson
02:21 PM Bug #4201: can't update operating system by label
Martin, can you check this
https://github.com/theforeman/foreman/pull/1225
Joseph Magen
02:04 PM Bug #3567 (Ready For Testing): Editing an oVirt compute resource can throw errors loading quotes while loading page
https://github.com/theforeman/foreman/pull/1241 Amos Benari
01:59 PM Feature #4376 (New): Improve resource list UIs when in the context of a nested taxonomy
As per https://github.com/theforeman/foreman/pull/1105/files#r9750682, we found that the web UI could be potentially ... Dominic Cleal
01:18 PM Feature #3506: Tool to register existing hosts back to Foreman
Ok after further investigation, I am putting the rhsm plugin out of scope of our (Foreman team) effort and I will rai... Lukas Zapletal
10:22 AM Feature #3506: Tool to register existing hosts back to Foreman
Lukas Zapletal wrote:
> > Host group may be useful for automation as it can provide defaults for the Puppet proxies ...
Dominic Cleal
10:16 AM Feature #3506: Tool to register existing hosts back to Foreman
> Host group may be useful for automation as it can provide defaults for the Puppet proxies and environment.
So we...
Lukas Zapletal
12:47 PM Packaging Revision c39c67b4 (foreman-packaging): Update rubygem-kafo to 0.3.15-1.fc19
- Fix #4367 - current environment compatible with all puppet versions specs-from-koji (Jenkins)
12:47 PM Packaging Revision 48a104c8 (foreman-packaging): Update rubygem-kafo to 0.3.15-1.el6
- Fix #4367 - current environment compatible with all puppet versions specs-from-koji (Jenkins)
12:35 PM Revision b6a429ae (foreman): fixes #3307 - add troubleshooting to console page
Stephen Benjamin
12:31 PM Bug #4333 (Closed): multi-select.js is submitting disable items even if they are unselected
Applied in changeset commit:8285778bbdfc79763b33427f3bd41660ed6f3874. Joseph Magen
11:03 AM Bug #4333 (Ready For Testing): multi-select.js is submitting disable items even if they are unselected
https://github.com/theforeman/foreman/pull/1240 Dominic Cleal
12:23 PM Revision 8285778b (foreman): fixes #4333 - added multi-select-rails gem
Joseph Magen
11:57 AM Packaging Revision 569a508a (foreman-packaging): Update kafo to 0.3.15
Marek Hulán
11:51 AM Bug #4375: Kickstart provisioning is on a loop when using compute profiles with ovirt Compute Resource.
The before_validation should probably only run on @new_record?@. Dominic Cleal
10:43 AM Bug #4375: Kickstart provisioning is on a loop when using compute profiles with ovirt Compute Resource.
The fix for #4173 makes the compute resource orchestration update code check for missing compute_attributes and says ... Dominic Cleal
10:38 AM Bug #4375 (Closed): Kickstart provisioning is on a loop when using compute profiles with ovirt Compute Resource.
I've got this issue on /var/log/foreman/production.log... Gaël Chamoulaud
10:41 AM Bug #105: Operating Major version too short for AIX
I upgraded my facter program to the last 1.7.5. The AIX output is exactly the same as the one I posted last year.
Benjamin Papillon
09:52 AM Installer Bug #4372 (Closed): undefined method `fqdn' for Facter:Module (NoMethodError) in hostanme.rb system check
Applied in changeset commit:7d000cc5566844f5251cf2a85e35a82b4ceeb5d2. Dominic Cleal
07:46 AM Installer Bug #4372 (Ready For Testing): undefined method `fqdn' for Facter:Module (NoMethodError) in hostanme.rb system check
Seems like fix already exists - https://github.com/theforeman/foreman-installer/pull/104
reassigning to author of fix
Marek Hulán
07:42 AM Installer Bug #4372 (Closed): undefined method `fqdn' for Facter:Module (NoMethodError) in hostanme.rb system check
It seems like in puppet 3.5 we'll have to use... Marek Hulán
09:29 AM Bug #4369: RBAC UI - clicking a role in the UI should go to filters page
That was why the first column used to be search, not role :-) Should we change the order of columns again? Or do you ... Marek Hulán
08:37 AM Installer Revision 7d000cc5 (installer): fixes #4372 - compatibility with Facter 2 API
Dominic Cleal
07:16 AM Packaging Revision b4eebd1e (foreman-packaging): New package rubygem-multi-select-rails, version 0.9.10-1.fc19
specs-from-koji (Jenkins)
07:15 AM Packaging Revision 0eaf6706 (foreman-packaging): New package ruby193-rubygem-multi-select-rails, version 0.9.10-1.el6
specs-from-koji (Jenkins)
07:15 AM Bug #4370: RBAC UI - filters list does not show enough detail
Note that "view_architectures" is permission and a particular filter can have more of them. In case of host, it can b... Marek Hulán
06:28 AM Packaging Revision 44d331e1 (foreman-packaging): Add rubygem-multi-select-rails
Dominic Cleal

02/17/2014

11:31 PM Feature #3939 (Closed): add option to 'inherit from parent' for hostgroup attributes
Applied in changeset commit:348974905b520190ebdfc171f4c8a3a14f25c1d0. Joseph Magen
11:15 PM Revision 34897490 (foreman): fixes #3939 - add option to 'inherit from parent' for hostgroup attributes
Joseph Magen
11:01 PM Bug #4371: RBAC UI - verbs used should match hammer
Probably handled through translation? _('view_architectures') -> "Architectures List" Thomas McKay
11:00 PM Bug #4371 (Rejected): RBAC UI - verbs used should match hammer
hammer architecture show
hammer architecture list
etc.
Same terminology should be used in UI for RBAC
Thomas McKay
10:43 PM Bug #4370 (Closed): RBAC UI - filters list does not show enough detail
Visiting the filters list for "Viewer" shows a list:
role https://localhost:3000/filters?role_id=5
Search Resou...
Thomas McKay
10:38 PM Bug #4369 (Closed): RBAC UI - clicking a role in the UI should go to filters page
It is very frustrating to click a role in the list and be taken to a page to edit the name. From my usage so far, thi... Thomas McKay
04:24 PM Bug #3876 (Ready For Testing): API find_resource by name finds by ID instead when first character of name is a digit
https://github.com/theforeman/foreman/pull/1236 Joseph Magen
03:44 PM Feature #3506: Tool to register existing hosts back to Foreman
Host group may be useful for automation as it can provide defaults for the Puppet proxies and environment.
Locatio...
Dominic Cleal
03:35 PM Feature #3506: Tool to register existing hosts back to Foreman
Ok I have fixed the CLI to allow creating of unmanaged hosts and I can confirm this works:
hammer host create ...
Lukas Zapletal
03:15 PM Feature #4345: Puppet CA proxy
For foreman support I wrote the following in my puppet.conf snippet (requires safe mode off):... Ewoud Kohl van Wijngaarden
02:55 PM Feature #4362 (Rejected): Pagination in two-pane while browsing a detail page
When a user opens an item in a two-pane list, a detail pane is loaded. This hides the pagination meaning the user has... Ewoud Kohl van Wijngaarden
02:26 PM Installer Bug #4357: Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
@Puppet::Context.lookup(:current_environment)@ appears to be the way to get the current environment from 3.5.0 onward... Dominic Cleal
12:48 PM Installer Bug #4357 (Closed): Use of Puppet::Node::Environment.current in template headers breaks on Puppet 3.5/master
e.g. /usr/share/foreman-installer/modules/foreman/templates/_header.erb
module_paths = Puppet::Node::Environme...
Dominic Cleal
02:19 PM Installer Tracker #4359 (Assigned): Puppet 3.5.0 support
Dominic Cleal
01:10 PM Installer Tracker #4359 (Closed): Puppet 3.5.0 support
Tracking issues required for Puppet 3.5.0.
* -https://github.com/puppetlabs/puppetlabs-apache/issues/625- (warning...
Dominic Cleal
01:58 PM Installer Revision 02b8cbee (puppet-katello): Merge pull request #12 from ehelms/add-candlepin-certs
Adding Candlepin certs setup removed from the Candlepin module itself. Eric Helms
12:31 PM Bug #4268 (Closed): Spoof by hostname still searches by an empty IP and returns the wrong host
Applied in changeset commit:1e0fd283180dc6bda30c880898cdea69cb579194. Dominic Cleal
12:12 PM Installer Revision d91d6a54 (puppet-foreman): Refs #3308 - Ensure plugins are installed after core
Greg Sutcliffe
12:10 PM Installer Revision 7c62faa7 (puppet-foreman): Fix include on Apache 2.4 when no matching files exist
Dominic Cleal
11:59 AM Installer Revision 18f4d5da (puppet-katello): Merge pull request #13 from iNecas/capsule
Make sure the foreman certs are configured properly Ivan Necas
11:59 AM Installer Revision 75bb0e6a (puppet-certs): Merge pull request #8 from iNecas/capsule
Capsule related certs settings Ivan Necas
11:55 AM Installer Revision 3c6b6a1b (puppet-foreman): Trigger db:seed too when DB changes
Dominic Cleal
11:51 AM Installer Revision 131a8fdf (puppet-foreman_proxy_content): Add travis
Ivan Necas
11:50 AM Installer Revision 8b15d7e6 (puppet-foreman_proxy_content): Fix lint issues
Ivan Necas
11:48 AM Installer Revision df8a7710 (puppet-foreman_proxy_content): Initial commit
Ivan Necas
11:41 AM Revision 1e0fd283 (foreman): fixes #4268 - don't search for host with nil IP on hostname spoofing
Dominic Cleal
11:35 AM Refactor #4329: refactor with_taxonomy_scope to optimize SQL
and remove the explicit reference to the @User@ class. Dominic Cleal
11:20 AM Packaging Revision 6bf4df19 (foreman-packaging): Update rubygem-kafo to 0.3.14-1.fc19
- Fix #4347 - validations adapted to latest puppet (mhulan@redhat.com) specs-from-koji (Jenkins)
11:19 AM Packaging Revision 99b28c6e (foreman-packaging): Update rubygem-kafo to 0.3.14-1.el6
- Fix #4347 - validations adapted to latest puppet (mhulan@redhat.com) specs-from-koji (Jenkins)
11:18 AM Packaging Revision 692739ab (foreman-packaging): Update kafo to 0.3.14
Marek Hulán
09:09 AM Bug #4349 (Assigned): user json missing organizations, locations, and roles
current users/show.json.rabl has roles, but I will add locations/organizations Joseph Magen
09:06 AM Bug #4349: user json missing organizations, locations, and roles
Tom, I suggest to put the child nodes in show.json.rabl, but not in main.json.rabl, since this would appear for api/u... Joseph Magen
09:05 AM Bug #4353: relation "roles" does not exist during DB migration
Yes. That seems to have solved the problem. Thank you! Etzion Bar-Noy
08:48 AM Bug #4353: relation "roles" does not exist during DB migration
I think this might be due to the discovery plugin being installed during migration. Could you try removing the disco... Dominic Cleal
08:46 AM Bug #4354 (Duplicate): Can't modify compute resource if the host has been changed
Dominic Cleal

02/16/2014

12:59 PM Bug #4314: unable to filter on classes
Got this from production.log in debug mode:
Hostgroup Load (0.6ms) SELECT DISTINCT hostgroups.id FROM "hostgrou...
Adam Winberg
12:05 AM Bug #4354 (Duplicate): Can't modify compute resource if the host has been changed
If for example the ovirt-engine URL has changed, when the user goes to press "edit" foreman will error with "No route... Andrew Lau

02/15/2014

07:31 PM Bug #4353: relation "roles" does not exist during DB migration
For some reason, it doesn't work out of the box (unless I start removing and adding RPMs manually, cleaning up, etc),... Etzion Bar-Noy
04:05 PM Bug #4353 (Closed): relation "roles" does not exist during DB migration
On the same machine, installation with Postgresql or MySQL succeeds, however, using sqlite fails with the following e... Etzion Bar-Noy

02/14/2014

09:41 PM Bug #4350 (Closed): roles need to allow email address and i18n as name
Unless there is a reason, roles should be capable of being named anything:
foo@bar.com
チーズ
Thomas McKay
09:32 PM Bug #4349 (Closed): user json missing organizations, locations, and roles
main.json.rabl needs
child :organizations => :organizations do
attributes :id, :name
end
child :locati...
Thomas McKay
06:31 PM Bug #4221 (Closed): Unable to delete Compute Resource/Deassociate Compute Profile
Applied in changeset commit:6e7682a967c9e3dc37d244146b22d7dc2cb7103e. Sam Kottler
06:10 PM Revision 6e7682a9 (foreman): Fixes #4221: add :dependent => :destroy for compute profiles on compute resource
Sam Kottler
05:47 PM Installer Bug #4244: Core dump during foreman-installer
Just for reference, this was raised to the (private) BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1064340. Curren... Dominic Cleal
05:43 PM Installer Bug #4244: Core dump during foreman-installer
I hit this as well with 64-bit RHEL 6.5 and puppet 3.4.2 from Puppet Labs repository. I think my first run of foreman... Brian Pitts
04:41 PM Feature #3506: Tool to register existing hosts back to Foreman
I think I can reuse create host API call, CLI currently has a bug when unmanaged host requires some options. I will f... Lukas Zapletal
03:21 PM Feature #3506: Tool to register existing hosts back to Foreman
Lukas Zapletal wrote:
> > It'd be good to keep the puppet-foreman bit outside of RHSM as it's useful in other contex...
Dominic Cleal
02:41 PM Feature #3506: Tool to register existing hosts back to Foreman
> You'll need to consider how this is rendered, since you usually have a @@host@ context available and data such as t... Lukas Zapletal
02:04 PM Feature #3506: Tool to register existing hosts back to Foreman
Lukas Zapletal wrote:
> Yeah, this looks feasible:
>
> - new API call that creates autosign entry (if enabled) an...
Dominic Cleal
01:59 PM Feature #3506: Tool to register existing hosts back to Foreman
Yeah, this looks feasible:
- new API call that creates autosign entry (if enabled) and returns puppet.conf
- th...
Lukas Zapletal
10:51 AM Feature #3506: Tool to register existing hosts back to Foreman
Yeah, we'd discussed an implementation consisting of a standalone command (maybe even a Puppet face if they weren't g... Dominic Cleal
10:43 AM Feature #3506 (Assigned): Tool to register existing hosts back to Foreman
What a nice task, taking from backlog.
So basically a rhsm plugin to do what Foreman does during provisioning (reg...
Lukas Zapletal
04:08 PM Feature #1945: Better VMWare support for non-clusters setup
I can confirm this issue, and also Ohad's workaround, is still present in 1.4.0 Ben Fairless
03:43 PM Bug #4348 (Duplicate): Host group parameters tab doesn't show inherited parameters
When viewing the parameters tab of a child/nested host group, the parameters inherited from the parent host group are... Dominic Cleal
01:59 PM Installer Revision 6a803099 (puppet-candlepin): Merge pull request #6 from ehelms/cleanup
Cleaning up file definitions, flatterning templates directory structure Eric Helms
01:25 PM Bug #4346 (Assigned): oVirt Compute Resource needs to be updated for rbovirt >0.0.21
Dominic Cleal
01:22 PM Bug #4346: oVirt Compute Resource needs to be updated for rbovirt >0.0.21
I propose pinning rbovirt to 0.0.21 for Foreman 1.4, so at least oVirt 3.3 is in working state. Anonymous
01:21 PM Bug #4346 (Closed): oVirt Compute Resource needs to be updated for rbovirt >0.0.21
Beginning with oVirt 3.4.0 beta 2 the CR connection does not work anymore, because the API changed (see Red Hat bugzi... Anonymous
12:31 PM Bug #3845 (Closed): user login session ending clears chosen organization
Applied in changeset commit:f639fdcfb04d2795396d66e64cfb58e300a63188. Anonymous
12:31 PM Bug #3903 (Closed): Menu URLs when relative URL root is used are linking to /
Applied in changeset commit:9b6e45e951a8287f2edab48ebd20f18680671abf. Lukas Zapletal
12:31 PM Bug #3596 (Closed): Foreman 1.3.0: Validation failed: User has this hostgroup already
Applied in changeset commit:de7cb88710f028bc33ae9257d185abf0b73554d5. Neil Miao
12:31 PM Feature #4197 (Closed): Foreman package should handle creation of plugin directories
Applied in changeset commit:39397a8782a35cdbe37ecfa5bb5b3c5552c3c609. Eric Helms
12:31 PM Bug #4159 (Closed): Thin provisioning for VMware disks in compute profiles can't be saved
Applied in changeset commit:2058a91d5effb143a66f5677d6882cba4a9258ae. Martin Matuška
11:02 AM Bug #4159 (Ready For Testing): Thin provisioning for VMware disks in compute profiles can't be saved
https://github.com/theforeman/foreman/pull/1231 Dominic Cleal
12:31 PM Bug #4307 (Closed): New VMware VM creation does not respect NIC type selection
Applied in changeset commit:461e6b003bc00d6d62e20d8f1c5e5c860ebdaaba. Martin Matuška
11:10 AM Bug #4307 (Ready For Testing): New VMware VM creation does not respect NIC type selection
https://github.com/theforeman/foreman/pull/1230 Dominic Cleal
12:31 PM Feature #3496 (Closed): SCSI Controller type selection for vSphere
Applied in changeset commit:41ee835f2c872d09cd09af2179ef3bc2327e6b02. Martin Matuška
12:14 PM Revision 330bab4c (foreman): fixes #4298 - ldap auth should accept parens in firstname or surname
(cherry picked from commit 3065cbc2df440c77e20abeed9fa525221fdcb12f) Stephen Benjamin
12:14 PM Revision 1081c15f (foreman): fixes #3980 - Compute profiles not rendering Openstack attributes correctly
(cherry picked from commit 88daf556e39ad9c0d3bdebbe9f88ce5ff49010f6) Joseph Magen
12:14 PM Revision 8fc41846 (foreman): fixes #3519 - taxonomies include authorization module
(cherry picked from commit 14fdd9046dd3b85979bf95b4d0019e00051e35c2) Daniel Lobato Garcia
12:13 PM Revision ddfc6c4f (foreman): fixes #2726 - smart class parameter override fails validation
(cherry picked from commit cfc2bb662f49d8216c2388ab35dd87af295474d0) Stephen Benjamin
12:13 PM Revision a6ab0522 (foreman): fixes #4234 - cannot edit host's puppet parameters
(cherry picked from commit 130f301a508ae31549145e5fa9b176f42dc20995) Stephen Benjamin
12:13 PM Revision 802bff0a (foreman): fixes #4304 - corrected strange search for host_id parameter
(cherry picked from commit e72b0a7748d9eeec537bfe9b5da202432b243ba2) karl-ravn
12:13 PM Revision 32dffb96 (foreman): fixes #4220 dashboard and report-show pages chart-frame is not in place.
(cherry picked from commit cbce647fa4d83b5ea4f5a5d35313914811a4e891) Amos Benari
12:13 PM Revision 136d58af (foreman): refs #2314 - more choices in memory drop down
(cherry picked from commit f7d5a22e0fd28c3689273c03b652d91b6ed661ae) Robert Birnie
12:13 PM Revision 0eadfa5c (foreman): refs #2816: Prevent diff viewer on report page from overflowing to be outside the parent modal
(cherry picked from commit 76ab06280f6ebe78b358763deff233c277ed2c61) Sam Kottler
12:01 PM Revision ba8cff29 (foreman): refs #4289 - tests for adding, deleting and updating lookup_values on host
Joseph Magen
11:39 AM Revision f639fdcf (foreman): fixes #3845 - user login session ending clears chosen organization
Stephen Benjamin
11:36 AM Revision 9b6e45e9 (foreman): fixes #3903 - fixed menu links when relative URLs are set
Lukas Zapletal
11:35 AM Revision de7cb887 (foreman): fixes #3596 - validation error when user with hostgroup subscription creates a new hostgroup
Neil Miao
11:32 AM Feature #3307 (Ready For Testing): Provide user friendly information when Console tab doesn't work
https://github.com/theforeman/foreman/pull/1239 Dominic Cleal
10:57 AM Feature #3307: Provide user friendly information when Console tab doesn't work
Manual now has VNC troubleshooting steps - http://theforeman.org/manuals/1.4/index.html#7.1NoVNC Stephen Benjamin
11:30 AM Bug #4324: VMware NIC type incorrectly shows E1000 instead of vmxnet3
Confirmed. Dominic Cleal
11:25 AM Revision 39397a87 (foreman): Fixes #4197: Adds 'plugins' directory to /var/log/foreman, /etc/foreman, and
/usr/share/foreman to allow plugins to install their own log, config and other
files.
Eric Helms
11:09 AM Revision 2058a91d (foreman): fixes #4159 Thin provisioning for VMware disks in compute profiles can't be saved
Martin Matuška
11:09 AM Revision 461e6b00 (foreman): fixes #4307 New VMware VM creation does not respect NIC type selection
Martin Matuška
11:09 AM Revision 41ee835f (foreman): fixes #3496 vSphere: add support for selectable SCSI controller
Martin Matuška
10:51 AM Refactor #3061 (Rejected): Remove copied code from gettext debug helper class
I wonder if this is worth the effort, these are three methods on three lines, it's only used in gettext debug (mark_t... Lukas Zapletal
10:45 AM Installer Bug #4301 (Ready For Testing): Minimum puppet version not specified on package
https://github.com/theforeman/foreman-installer/pull/103/files
https://github.com/theforeman/foreman-packaging/pull/183
Dominic Cleal
10:40 AM Installer Feature #4030 (Closed): Use librarian-puppet to build installer RPM
Dominic Cleal
10:15 AM Installer Revision 36cd597e (puppet-foreman): adding support for plugins adding virtual host entries
Justin Sherrill
09:56 AM Feature #4345 (New): Puppet CA proxy
In my environment I have a single CA according to http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#opt... Ewoud Kohl van Wijngaarden
09:14 AM Installer Revision 01eddaf4 (puppet-certs): Capsule related certs settings
Generate certs and configure certificates for capsule related
stuff (smart-proxy, pulp node etc).
Ivan Necas
07:17 AM Packaging Revision c27ba0d4 (foreman-packaging): Update rubygem-kafo to 0.3.13-1.fc19
- Fix #4343 - adds compatibility with latest puppet version (mhulan@redhat.com) specs-from-koji (Jenkins)
07:17 AM Packaging Revision 20ee39a1 (foreman-packaging): Update rubygem-kafo to 0.3.13-1.el6
- Fix #4343 - adds compatibility with latest puppet version (mhulan@redhat.com) specs-from-koji (Jenkins)
06:30 AM Installer Revision cd091989 (puppet-puppet): Only show ca_server if non-empty
Ewoud Kohl van Wijngaarden
05:44 AM Packaging Revision 2d28a3d0 (foreman-packaging): fixes #4301 - specify minimum puppet version of 2.7
Dominic Cleal
01:20 AM Installer Revision 39832902 (puppet-candlepin): Cleaning up file definitions, flatterning templates directory structure
and reducing dependencies. Eric Helms

02/13/2014

11:20 PM Bug #3001 (Ready For Testing): host facts do not allow search by id (just by name)
https://github.com/theforeman/foreman/pull/1238
Moving this to Foreman as the problem comes from the API, not Hammer.
Daniel Lobato Garcia
10:07 AM Bug #3001: host facts do not allow search by id (just by name)
... Daniel Lobato Garcia
11:05 PM Installer Revision 642bdf40 (puppet-katello): Adding Candlepin certs setup removed from the Candlepin module itself.
Eric Helms
10:59 PM Installer Revision 5bc03632 (puppet-katello): Make sure the foreman certs are configured properly
For the proxy communication to use certs issued by candlepin-ca Ivan Necas
06:31 PM Bug #4341 (Closed): Foreman should provide an explicit empty organization taxonomy fixture for testing
Applied in changeset commit:6181dd98e67e665f7888db57704ee3e84248284d. Eric Helms
05:39 PM Bug #4341 (Ready For Testing): Foreman should provide an explicit empty organization taxonomy fixture for testing
https://github.com/theforeman/foreman/pull/1237 Dominic Cleal
04:05 PM Bug #4341 (Closed): Foreman should provide an explicit empty organization taxonomy fixture for testing
Eric Helms
06:31 PM Bug #3980 (Closed): Compute profiles not rendering Openstack attributes correctly
Applied in changeset commit:88daf556e39ad9c0d3bdebbe9f88ce5ff49010f6. Anonymous
06:28 PM Installer Revision 310dffb3 (installer): rely on the basename of the script so others can override the location
This change allows katello-installer to use its own configuration file
but re-use the logic contained within foreman-...
Mike McCune
06:02 PM Revision 88daf556 (foreman): fixes #3980 - Compute profiles not rendering Openstack attributes correctly
Joseph Magen
06:02 PM Revision 6181dd98 (foreman): Fixes #4341: Adds a new organization taxonomy that is labeled empty.
Eric Helms
04:45 PM Installer Revision 2fe6c233 (puppet-foreman): Clean up foreman::config
This removed all requires on install and notifies to service since init
should take care of that relation.
To remove...
Ewoud Kohl van Wijngaarden
04:11 PM Bug #4342 (Duplicate): VMXNET3 not working in 1.4.0 for VMWare Compute Resource
Dominic Cleal
04:08 PM Bug #4342 (Duplicate): VMXNET3 not working in 1.4.0 for VMWare Compute Resource
When creating a vm, even if i choose vmxnet3 as a NIC Type, vm's network interfaces are created as E1000. Alexandre Barth
04:02 PM Feature #4151: Add STI to reports and allow for registering new report types
This is becoming a blocker for foreman_abrt plugin soon. Marek Hulán
01:33 PM Feature #4334: Use Optgroup feature in multi-select.js for inherited locations/organizations
I"m no sure you can use nested optgroups, quick search found http://stackoverflow.com/questions/1037732/nesting-optgr... Ohad Levy
10:27 AM Feature #4334 (New): Use Optgroup feature in multi-select.js for inherited locations/organizations
See http://loudev.com/ for example Joseph Magen
01:25 PM Bug #4340 (Closed): Host Pool section on dashboard is outside bounding box
See attached screenshot, look at the "Host Pool" section towards the bottom of the upper box - it's falling outside a... Dominic Cleal
12:54 PM Feature #4339 (Duplicate): Provide Troubleshooting Tips on Server Console Page
Dominic Cleal
12:52 PM Feature #4339 (Duplicate): Provide Troubleshooting Tips on Server Console Page
Provide the user a tip on the console for troubleshooting, for example that they might need to configure firefox sett... Stephen Benjamin
12:50 PM Feature #4338 (New): Show VNC Connection Information in Server Console
When the user is viewing the server console page, there should be a way to see the current login information so an ex... Stephen Benjamin
12:34 PM Feature #4002 (Closed): disable locations/organizations on edit domain, subnet, compute_resource, etc. if used
This is included in PR #1105 for adding inheritance to locs/orgs and is not a separate commit. Closing Joseph Magen
12:25 PM Bug #4337 (New): EC2 use block device mapping
EC2 instances can have a block device mapping to EBS volumes, as per http://docs.aws.amazon.com/AWSEC2/latest/UserGui... Daniel Lobato Garcia
11:19 AM Packaging Revision ff1ac8bb (foreman-packaging): Update rubygem-rbovirt to 0.0.23-1.fc19
- Rebase to rbovirt 0.0.23 (dcleal@redhat.com) specs-from-koji (Jenkins)
11:19 AM Packaging Revision f972f6a3 (foreman-packaging): Update ruby193-rubygem-rbovirt to 0.0.23-1.el6
- Rebase to rbovirt 0.0.23 (dcleal@redhat.com) specs-from-koji (Jenkins)
10:14 AM Bug #4333 (Closed): multi-select.js is submitting disable items even if they are unselected
I suggest to use the gem https://github.com/klenis/multi-select-rails
rather than putting jquery.multi-select.js in ...
Joseph Magen
10:07 AM Smart Proxy Feature #4332 (Resolved): Integrate Smart-Proxy with ABRT client and server
Make it possible for the proxy to pretend it is ABRT (Automatic Bug Reporting Tool) server. When it receives a proble... Lukas Zapletal
10:02 AM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
The idea came out of a user's complaint in #theforeman the other day. I'm happy to let it bitrot, I was just interes... Dominic Cleal
09:58 AM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
Has this been requested by users or is it a nice to have feature? In the latter case I'm afraid it will bitrot and on... Ewoud Kohl van Wijngaarden
09:34 AM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
I share lzap thoughts, I prefer one more repo than less maintained packages. Benjamin Papillon
09:14 AM Bug #3596 (Ready For Testing): Foreman 1.3.0: Validation failed: User has this hostgroup already
https://github.com/theforeman/foreman/pull/1235 Dominic Cleal
09:06 AM Feature #4331 (Duplicate): allow for per-user oauth api keys
I definitely agree, though I'm going to mark this as a dupe of #1301. Dominic Cleal
06:06 AM Packaging Revision aea3a7f4 (foreman-packaging): Bump bootdisk to 2.0.1
Greg Sutcliffe
03:31 AM Revision 8a0792f7 (community-templates): Adding tests for header parsing
Lukas Zapletal

02/12/2014

11:47 PM Feature #4331 (Duplicate): allow for per-user oauth api keys
Right now there is a single oauth key that you can use to authenticate to Foreman. We have built a number of scripts ... Greg Petras
09:21 PM Bug #4330 (New): Can't remove network interface or volume from compute profile
Migrated from https://github.com/theforeman/foreman/issues/1233
Once more than one NIC or volume has been adde...
Dominic Cleal
05:45 PM Installer Revision 93665595 (puppet-pulp): Merge pull request #9 from jlsherrill/plugins
adding plugin confs to puppet module Justin Sherrill
04:56 PM Installer Revision 797f4e19 (puppet-pulp): adding plugin confs to puppet module
Justin Sherrill
04:44 PM Installer Revision c77e8c6e (puppet-katello): adding vhost configuration for foreman
requires https://github.com/theforeman/puppet-foreman/pull/153 Justin Sherrill
04:25 PM Refactor #4329 (New): refactor with_taxonomy_scope to optimize SQL
per Marek's comment on "PR 1105":https://github.com/theforeman/foreman/pull/1105#discussion_r9533857
so we find al...
Joseph Magen
04:12 PM Feature #4328 (New): javascript-rich UI for inherited locations and organizations
* automatically disable (or select) child loc/org when loc/org is selected
* show user feedback if parent loc/org is...
Joseph Magen
04:03 PM Installer Revision 43cf1408 (puppet-katello): Merge pull request #8 from jlsherrill/cert_easy
DO NOT MERGE adding cert key, ca, and crl to pulp Justin Sherrill
04:02 PM Installer Revision 8fa95f48 (puppet-katello): Merge pull request #11 from jlsherrill/user
adding apache user to the foreman group Justin Sherrill
03:29 PM Packaging Revision 23202cf0 (foreman-packaging): Add ipxe to bootdisk deps
Greg Sutcliffe
03:28 PM Installer Revision 1ae18438 (puppet-certs): Merge pull request #7 from jlsherrill/cert_perms
fixing perms on apache key cert Justin Sherrill
03:26 PM Installer Revision 8f13bde0 (puppet-pulp): Merge pull request #10 from ehelms/apache-include
Changing apache to an include and including extra RPMs to install with P... Eric Helms
03:16 PM Installer Revision ef8dc549 (puppet-pulp): Changing apache to an include and including extra RPMs to install with Pulp.
Eric Helms
03:07 PM Packaging Revision 355a8c75 (foreman-packaging): Update bootdisk to 2.0.0, add db:migrate and install deps
Greg Sutcliffe
02:59 PM Smart Proxy Bug #4325 (Closed): foreman unable to create new host if it exists in DNS already
Was a mistake.
the domain "domain" was using the wrong smart proxy.
Elias Abacioglu
02:43 PM Smart Proxy Bug #4325: foreman unable to create new host if it exists in DNS already
Forgot to mention that in foreman web UI i get this error:
@Unable to save
Create DNS record for wireless-aruba01.d...
Elias Abacioglu
01:08 PM Smart Proxy Bug #4325 (Closed): foreman unable to create new host if it exists in DNS already
When creating a host when DNS record already exists foreman-proxy fails.
Attaching foreman-proxy log
Elias Abacioglu
02:13 PM Bug #4316: BLOB/TEXT column 'value' can't have a default value
Looks like TEXT fields cannot have default values:
http://dev.mysql.com/doc/refman/5.1/en/blob.html
"BLOB and T...
Craig Cook
01:57 PM Installer Revision 80e59b2a (installer): refs #4030 - use latest dependency modules from git, add mysql
Dominic Cleal
01:46 PM Installer Revision 95d0c61f (puppet-certs): fixing perms on apache key cert
Justin Sherrill
12:38 PM Packaging Revision 9b401ff3 (foreman-packaging): New package rubygem-foreman_reserve, version 0.1.8.2-2.fc19
specs-from-koji (Jenkins)
12:38 PM Packaging Revision fcfed976 (foreman-packaging): Update rubygem-rbovirt to 0.0.22-1.fc19
- Rebase to rbovirt 0.0.22 (dcleal@redhat.com) specs-from-koji (Jenkins)
12:38 PM Packaging Revision 24c0e6ed (foreman-packaging): New package ruby193-rubygem-foreman_reserve, version 0.1.8.2-2.el6
specs-from-koji (Jenkins)
12:38 PM Packaging Revision 26e55289 (foreman-packaging): Update ruby193-rubygem-scoped_search to 2.6.3-1.el6
- rebase to 2.6.3 release (dcleal@redhat.com) specs-from-koji (Jenkins)
12:38 PM Packaging Revision 80689045 (foreman-packaging): Update ruby193-rubygem-rbovirt to 0.0.22-1.el6
- Rebase to rbovirt 0.0.22 (dcleal@redhat.com) specs-from-koji (Jenkins)
12:04 PM Bug #4219 (Ready For Testing): Orgs disabled on domain edit page when in org context
PR: https://github.com/theforeman/foreman/pull/1232 Anonymous
11:42 AM Bug #4324 (Closed): VMware NIC type incorrectly shows E1000 instead of vmxnet3
When I edit a VM in Foreman 1.4.0-1.el6, it shows both NICs are E1000 while in fact they are vmxnet3. Ewoud Kohl van Wijngaarden
10:39 AM Installer Feature #3308: Installer support for Foreman plugins
No, not by default, but they should be available in the installer. Dominic Cleal
10:35 AM Installer Feature #3308: Installer support for Foreman plugins
Daniel - I'm not sure puppetdb or foreman_chef need to be installed by default. As Ewoud says, we already have the pu... Greg Sutcliffe
10:12 AM Refactor #3812 (Assigned): Align js lib versions and css between foreman and katello
Ok taking, first I will create a comparsion table here and we will find out what to do next. Lukas Zapletal
09:13 AM Feature #4317: Build button - Vmware provisioning - single click rebuild
yeah, but we should have an auto reboot/poweron checkbox? Ohad Levy
09:12 AM Feature #4317: Build button - Vmware provisioning - single click rebuild
It might be best to configure the boot order for new VMs as network, HDD as we do with other compute resource types. Dominic Cleal
08:56 AM Packaging Revision e1687df9 (foreman-packaging): Merge pull request #182 from lzap/comps-reserve
Adding foreman_reserve plugin to comps Dominic Cleal
08:49 AM Packaging Revision 6eea0800 (foreman-packaging): Adding foreman_reserve plugin to comps
Lukas Zapletal
06:38 AM Feature #215 (New): Allow blank values for parameters
Ohad Levy
06:38 AM Feature #215 (Duplicate): Allow blank values for parameters
Ohad Levy
06:38 AM Bug #4319 (Duplicate): Parameter with no value is not persisted in hostgroup
Ohad Levy
06:00 AM Packaging Revision ec3bca19 (foreman-packaging): Add ruby-dev to installer build-dep for librarian
Greg Sutcliffe

02/11/2014

11:40 PM Bug #4319 (Duplicate): Parameter with no value is not persisted in hostgroup

Steps:
1. have a hostgroup
2. on parameters tab, create pparam "test" without value
3. save
4. open hostgroup ...
Libor Zoubek
11:38 PM Feature #4318 (New): Add editable description field for host parameter
Parameters often defined globally or in environments or hostgroup always have some meaning. Currently we can express ... Libor Zoubek
11:31 PM Feature #4317 (Resolved): Build button - Vmware provisioning - single click rebuild
Regarding the Build button on the host page. If this button is pressed, shouldn't it set the VM to boot to the networ... Jack Watroba
10:36 PM Installer Revision dc210ac8 (puppet-foreman_proxy): Add dns_provider parameter
Jean-Baptiste Rouault
10:14 PM Installer Revision 8b220254 (puppet-katello): adding cert key and crl to pulp
Justin Sherrill
09:14 PM Installer Revision 30c35c0a (puppet-katello): adding apache user to the foreman group
so pulp can read the candlepin private key Justin Sherrill
09:10 PM Revision 18e1dbe4 (foreman_api): Add support for passing a timeout along to RestClient::Resource
Sam Kottler
09:08 PM Revision 6a2e3cb2 (foreman_api): Use https when connecting to rubygems.org
Sam Kottler
06:33 PM Installer Revision a07b303b (puppet-foreman): Add basic Archlinux support for agent classes
Greg Sutcliffe
05:16 PM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
Correct. Dominic Cleal
05:16 PM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
I am generally against pulling deps into our repos - security issues etc. Is the only motivation less repos configured? Lukas Zapletal
02:00 PM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
Indeed, optional is what I'd meant. -deps is what I'd assumed too, similar to pl-deps. Dominic Cleal
01:59 PM Packaging Feature #4313: Replace EPEL dependency with Foreman repo
I'd prefer to make that optional. I was thinking of a foreman-deps repo, but that implies it's a requirement. Ewoud Kohl van Wijngaarden
12:11 PM Packaging Feature #4313 (Rejected): Replace EPEL dependency with Foreman repo
On EL6, we currently have the following repos:
1. base OS
2. Foreman
3. EPEL
4. SCL
Optionally, you can add ...
Dominic Cleal
03:17 PM Bug #4316: BLOB/TEXT column 'value' can't have a default value
Percona Server on Scientific Linux 6.4. Craig Cook
03:08 PM Bug #4316: BLOB/TEXT column 'value' can't have a default value
Can you provide any more info about your MySQL server? I'm just reading this web page and it suggests it's only seen... Dominic Cleal
02:48 PM Bug #4316 (Rejected): BLOB/TEXT column 'value' can't have a default value
Mysql DB version: 5.1.73-14
migrating from 1.3.2-1 to 1.4.0-1 gives this error:
[root@foreman_server foreman]# ...
Craig Cook
02:56 PM Bug #4296: Editing an organization does not show what users are available
My context switcher doesn't seem to be working so I may be using "any context" Og Maciel
02:45 PM Bug #4296: Editing an organization does not show what users are available
are you in a Org context or any context? Ohad Levy
02:39 PM Bug #3869 (Closed): API error messages poorly formatted
Seems I put the wrong redmine number in the commit message (incorrectly #3960).
This was fixed in 0f7d219a4a65cd79...
Dominic Cleal
02:37 PM Bug #4315 (New): Hosts power management API doesn't return standard error responses
From #4309.
The /hosts/:id/power, /hosts/:id/boot, /hosts/facts APIs don't use the standard error construct create...
Dominic Cleal
02:19 PM Bug #4219 (Assigned): Orgs disabled on domain edit page when in org context
Anonymous
01:59 PM Installer Feature #4030 (Ready For Testing): Use librarian-puppet to build installer RPM
Dominic Cleal
01:52 PM Installer Feature #4030 (Closed): Use librarian-puppet to build installer RPM
Applied in changeset commit:4f515d75b54f9792b6dfe399873ab109914c7538. Dominic Cleal
01:04 PM Bug #4193 (Duplicate): session timeout needs to restore previously selected org
Dominic Cleal
01:01 PM Bug #4193: session timeout needs to restore previously selected org
Isn't this one identical to http://projects.theforeman.org/issues/3845? Daniel Lobato Garcia
12:59 PM Feature #4135 (Closed): Enable extension of menus in top navbar from plugins
https://github.com/theforeman/foreman/commit/4318bfa4d683eeeec022121b19dedaeb9e6e5060 Dominic Cleal
12:54 PM Revision 4318bfa4 (foreman): Add header menu navigation
Lindani Phiri
12:50 PM Bug #4314 (Closed): unable to filter on classes
After update to 1.4.0 I can no longer filter host lists based on classes. Regardless of which class i try to filter w... Adam Winberg
12:38 PM Packaging Revision a7ae46f3 (foreman-packaging): Add ruby-dev to precise packaging
Greg Sutcliffe
12:21 PM Installer Revision 4f515d75 (installer): fixes #4030 - build via librarian-puppet
Dominic Cleal
11:11 AM Bug #4300 (Closed): spice-html5-rails no map for 173
spice-html5-rails 0.1.4 has been released and RPMs built into nightly. Dominic Cleal
10:59 AM Bug #4312 (Duplicate): compute profiles do not store thick/thin setting for vSphere volumes
#4159 covers this. Dominic Cleal
10:57 AM Bug #4312 (Duplicate): compute profiles do not store thick/thin setting for vSphere volumes
The thick/thin setting is not stored or properly retrieved with compute profiles Martin Matuška
10:47 AM Bug #4289 (Feedback): Deleting a smart class parameter does not remove lookup_values for overrides
As per the PR conversation, we couldn't reproduce this again. If you see it, please update this ticket. Dominic Cleal
10:46 AM Packaging Revision 2b3faa8d (foreman-packaging): Add trailing comma to build-essential line
Greg Sutcliffe
09:40 AM Packaging Revision 8cb204ea (foreman-packaging): Add build-essential to foreman-core deps
Greg Sutcliffe
09:37 AM Packaging Revision 8297b777 (foreman-packaging): Fix typo in setup package version
Greg Sutcliffe
09:25 AM Packaging Revision 7380144c (foreman-packaging): Bump setup changelog to get a new deb
Greg Sutcliffe
09:16 AM Installer Revision 57cb5004 (puppet-tftp): Specify xinetd version to workaround librarian-puppet bug
Dominic Cleal
09:09 AM Packaging Revision b1c0fbcc (foreman-packaging): Update foreman-setup with deps and db:migrate
Greg Sutcliffe
08:59 AM Bug #3845 (Ready For Testing): user login session ending clears chosen organization
Dominic Cleal
03:15 AM Bug #3845: user login session ending clears chosen organization
PR: https://github.com/theforeman/foreman/pull/1229 Stephen Benjamin
08:53 AM Feature #4239 (Rejected): Disable password Auto-complete
Dominic Cleal
08:17 AM Packaging Revision f910ba5e (foreman-packaging): Add librarian-puppet gem while building (temporary change)
Greg Sutcliffe
07:18 AM Packaging Revision 4e9c1f12 (foreman-packaging): Update rubygem-spice-html5-rails to 0.1.4-1.fc19
- Update to v0.1.4 (dcleal@redhat.com) specs-from-koji (Jenkins)
07:17 AM Packaging Revision 81f723e2 (foreman-packaging): Update ruby193-rubygem-spice-html5-rails to 0.1.4-1.el6
- Update to v0.1.4 (dcleal@redhat.com) specs-from-koji (Jenkins)
 

Also available in: Atom