Project

General

Profile

Activity

From 04/21/2015 to 05/20/2015

05/20/2015

09:29 AM Revision 06a3f8fd (foreman-discovery-image): Fixes #10562 - nm-prepare sends output to stdout
Lukas Zapletal
09:13 AM Revision f42ad083 (foreman-discovery-image): Improved debug script with version/release info
Lukas Zapletal
08:38 AM Bug #10562 (Resolved): NM prepare script fails to configure ifcfg script
We drop DEFROUTE configuration files via nm-prepare script, but it fails sometimes with:... Lukas Zapletal
07:37 AM Bug #10195 (Ready For Testing): Discovered host should not be rebooted when user gets validation error on edit host form
The Foreman Bot
02:18 AM Bug #10365: Migration to delete duplicate tokens doesn't work when there are no managed hosts
https://github.com/theforeman/foreman_discovery/pull/180 also. Dominic Cleal
02:17 AM Bug #9597: FK violation when trying to delete a discovered host after provision
https://github.com/theforeman/foreman_discovery/pull/184 also it seems. Dominic Cleal

05/19/2015

03:54 PM Bug #10555 (Ready For Testing): UI controllers should not respond in json
The Foreman Bot
03:49 PM Bug #10555 (Closed): UI controllers should not respond in json
currently, the discovery ui controller will respond in json, this is unsupported and should be removed. Ohad Levy
03:47 PM Bug #10554 (Ready For Testing): host discovery creation should only be allowed via the api
The Foreman Bot
03:46 PM Bug #10554 (Closed): host discovery creation should only be allowed via the api
currently, there is still some left over code, which allows a user to create a discovered host via the ui controllers. Ohad Levy
03:41 PM Bug #8434 (Closed): n+1 queries in discovered hosts index page
I have no idea why, but the github merge was not merged, or force pushed??
instead, I've found the fix from the re...
Ohad Levy
01:01 PM Bug #10375 (Closed): Entering Discovered Host - Provision edit form deletes attributes immediately
Applied in changeset commit:foreman_discovery|009bb13e093bef968461ca4121e97fbfa1d2d370. Anonymous
12:33 PM Revision 009bb13e (foreman_discovery): Fixes #10375 - entering edit form doesn't delete attributes
This patch also fixes a bug with tokens (#9597) which was fixed incorrectly. Lukas Zapletal
11:52 AM Bug #10469: Auto provision rule does not enforce host group association to org/location
Given #9881's not even in Discovery 2.x or 3.0.0, does this actually affect any released software? AFAICT, it doesn't. Dominic Cleal
10:06 AM Bug #10548 (Resolved): Improve unit tests
We are missing provisioning tests in the suite. We only have auto-provisioning tests converage.
More than that, so...
Lukas Zapletal
05:29 AM Revision e51a7475 (foreman_discovery): Refs #9895 - fixing resource type in discovery_rules permissions
Ori Rabin
03:48 AM Bug #9895 (Ready For Testing): user can't vew discovery_rules with "Discovery Reader" role
The Foreman Bot

05/18/2015

08:55 AM Bug #9895 (Assigned): user can't vew discovery_rules with "Discovery Reader" role
This was NOT fixed properly. Lukas Zapletal
07:02 AM Bug #9895 (Closed): user can't vew discovery_rules with "Discovery Reader" role
Applied in changeset commit:foreman_discovery|0d9cee21e5360614c517176ab0c47ed312018246. Ori Rabin
06:54 AM Bug #10445 (Ready For Testing): Searching for hosts in discovery view throws postgres error
The Foreman Bot
06:21 AM Revision b29702d6 (foreman_discovery): Update link in README
Stephen Benjamin
06:20 AM Revision 0d9cee21 (foreman_discovery): Fixes #9895 - user in Discovery Reader role should see discovery rules
Ori Rabin

05/14/2015

08:27 AM Feature #10423: Drop smart-proxy from the image and replace with own process
can I ask why? do you mean you want to switch to a new agent or to a discovery specific proxy plugin? Ohad Levy

05/13/2015

10:37 AM Feature #10423 (New): Drop smart-proxy from the image and replace with own process
Lukas Zapletal

05/12/2015

03:37 AM Feature #10480 (Closed): mail notification on host discovery
As a user, I would like to receive an email each time a host is discovered.
I would like to be able to opt in / ou...
Ohad Levy

05/11/2015

10:55 AM Bug #10469 (Closed): Auto provision rule does not enforce host group association to org/location
This was reported by Ori Rabin to foreman-security (thanks!) and a CVE identifier was filed under CVE-2015-3199, but ... Dominic Cleal
08:37 AM Bug #10445: Searching for hosts in discovery view throws postgres error
The scoped search definitions in Host::Discovery look out of date, they assume stuff like ip, mac, subnets are still ... Dominic Cleal
08:31 AM Bug #10445 (Closed): Searching for hosts in discovery view throws postgres error
I have a fresh install of Foreman 1.8 + Discovery 3.0.0 on Ubuntu 14.04. I have a new host in the "Discovered Hosts" ... Jasper Capel
08:06 AM Bug #9777: Trying to delete a discovered host after a failed provisioning request fails
Lukas Zapletal wrote:
> We have fixed two similar bugs, but not "host - host_class" relation. Disregard my comment 1...
Jasper Capel

05/08/2015

05:23 AM Feature #10423: Drop smart-proxy from the image and replace with own process
API we need to implement: Reboot, Refresh Facts. Lukas Zapletal
05:19 AM Feature #10423 (Assigned): Drop smart-proxy from the image and replace with own process
Lukas Zapletal
05:18 AM Feature #10423 (Closed): Drop smart-proxy from the image and replace with own process
We use smart-proxy and it's BMC shell provider to do reboots, but we no longer can leverage that as we need to extend... Lukas Zapletal
05:19 AM Feature #10299 (Assigned): Reimplement prototype with custom facts
Lukas Zapletal

05/06/2015

11:21 AM Bug #10373 (Closed): [hammer] Creating a discovery_rule with invalid --max_count value raises error: 422 Unprocessable Entity
Moving to closed since this was fixed with #10374 Ori Rabin
05:33 AM Bug #10373: [hammer] Creating a discovery_rule with invalid --max_count value raises error: 422 Unprocessable Entity
This isn't exactly a duplication of #10374 but it's another usecase to get to the same error with the same fix. Ori Rabin
11:01 AM Bug #10374 (Closed): [hammer] On creating a discovery_rule with same name that already exists raises error: 422 Unprocessable Entity
Applied in changeset commit:hammer-discovery|c0a408e9751c59f1d5b4e4cd44ac98f10c77327c. Ori Rabin
05:10 AM Bug #10374 (Ready For Testing): [hammer] On creating a discovery_rule with same name that already exists raises error: 422 Unprocessable Entity
Ori Rabin
10:00 AM Revision c0a408e9 (hammer-discovery): Fixes #10374 - returns friendly error instead of 422 error code
Ori Rabin
08:59 AM Bug #10391 (Closed): UI raises 500 ISE on refreshing facts of a discovered host which is down/poweroff
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218289
Description of problem:
I was trying to refresh t...
Bryan Kearney
04:47 AM Bug #10375: Entering Discovered Host - Provision edit form deletes attributes immediately
The description should be: If you try to enter Provision dialog for discovered host but cancel it, the discover host ... Lukas Zapletal
04:41 AM Bug #10375 (Ready For Testing): Entering Discovered Host - Provision edit form deletes attributes immediately
The Foreman Bot

05/05/2015

03:41 PM Bug #10375 (Assigned): Entering Discovered Host - Provision edit form deletes attributes immediately
Ori Rabin
09:44 AM Bug #10375 (Closed): Entering Discovered Host - Provision edit form deletes attributes immediately
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218293
Description of problem:
[root@dhcp201-172 yum.r...
Bryan Kearney
09:17 AM Bug #10374 (Closed): [hammer] On creating a discovery_rule with same name that already exists raises error: 422 Unprocessable Entity
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218509
Description of problem:
On creating a discovery_r...
Bryan Kearney
09:15 AM Bug #10373 (Closed): [hammer] Creating a discovery_rule with invalid --max_count value raises error: 422 Unprocessable Entity
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218523
Description of problem:
Creating a discovery_rule...
Bryan Kearney
09:13 AM Bug #10372 (Resolved): [hammer] deleting a discovery rule with invalid id raises error: 404 Resource Not Found
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1218529
Description of problem:
Deleting a discovery rule...
Bryan Kearney
05:01 AM Bug #10365 (Closed): Migration to delete duplicate tokens doesn't work when there are no managed hosts
Applied in changeset commit:foreman_discovery|52cd340ad7cf31fc54948bfca844b162430c7f40. Ori Rabin
04:22 AM Bug #10365 (Ready For Testing): Migration to delete duplicate tokens doesn't work when there are no managed hosts
The Foreman Bot
04:11 AM Bug #10365 (Closed): Migration to delete duplicate tokens doesn't work when there are no managed hosts
The migration to fix: http://projects.theforeman.org/issues/9597
finds all the tokens that don't belong to a managed...
Ori Rabin
04:53 AM Revision 52cd340a (foreman_discovery): Fixes #10365 - Removing all tokens when there are no managed hosts
Ori Rabin

05/04/2015

10:35 AM Bug #10361 (Resolved): Using Discovery Module to Provision an instance warns about duplicate IP address for DHCP
Working with the Host Discover (micro kernel) I see hosts show up in the dashboard and when i click "Provision" I get... Byron Miller

04/30/2015

03:50 AM Feature #10297: Take ownership of ruby-newt package
https://github.com/theforeman/ruby-newt
We are now co-maintainers of the "newt" gem, thanks to the author!
Lukas Zapletal

04/29/2015

04:23 PM Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
OK here's a sanitized portion of the production.log where I click on the desired hostgroup.... larry campbell
03:57 PM Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
I can confirm this issue exists in our setup:
"When I attempt to provision a "discovered" host using the discovery...
larry campbell
03:50 AM Bug #9784 (New): Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
Dominic Cleal
03:30 PM Feature #10323 (Resolved): Prepare for downstream branding
Make necessary changes upstream:
* i18n
* project vs product names
* disable foreman-debug upload to theforeman....
Lukas Zapletal
03:20 PM Feature #10322 (Duplicate): Integrate foreman-debug tool
On the image, there is currently *discovery-debug* tool which gives some overview for debugging. There is also *forem... Lukas Zapletal
09:31 AM Tracker #10294 (Assigned): PXEless discovery feature
Lukas Zapletal
05:49 AM Feature #10300: Implement reboot into installer
Later on it could be interesting to kexec directly to iso images. This would allow to install other operating systems... Benjamin Papillon
05:02 AM Feature #10300 (Closed): Implement reboot into installer
This work item is focused on implementing and testing actual real reboots into OS installer for the custom fact case.... Lukas Zapletal
05:49 AM Feature #10304 (Resolved): Discovery booting from USB
Implement hybridiso approach the same way as in Bootdisk.
We distribute the ISO in packages downstream, make sure ...
Lukas Zapletal
05:18 AM Feature #10303 (Rejected): Implement enter Foreman URL
Extend the prototype screen with real code with this workflow:
* redo the prototype screen with checkboxes and nic...
Lukas Zapletal
05:13 AM Feature #10302 (Resolved): Network credentials screens
This work item is focused on entering network credentials for the primary interface. Since we are booting from USB/IS... Lukas Zapletal
05:06 AM Feature #10301 (New): Implement traditional TUI "managed" provisioning (optional)
This is out of scope for this sprint, but I am attaching just for the record. Let's unattach it if we don't get this.... Lukas Zapletal
04:53 AM Feature #10299 (Resolved): Reimplement prototype with custom facts
I will change the discovery prototype this way:
* remove managed/unmanaged provisioning
* add custom facts screen...
Lukas Zapletal
03:20 AM Feature #10297 (Resolved): Take ownership of ruby-newt package
There is only one ruby bindings for newt currently, but it is working just fine. Originally at +http://www2s.biglobe.... Lukas Zapletal

04/28/2015

10:58 AM Tracker #10294 (Closed): PXEless discovery feature
Tracker for "text-based interface" feature. Lukas Zapletal

04/23/2015

11:25 AM Bug #10253 (Duplicate): Foreman-debug does not compress on the image due to low memory
It does not work due to memory limitations (xz needs lot of memory). We should either remove it, or make zgip the def... Lukas Zapletal
09:10 AM Bug #10005: CVE-2015-1844 - Discovery hosts are not restricted to user taxonomies
I've verified 1.7/2.0 with patch applied, NOT vulnerable. It works, we need the core patch in 1.7. Lukas Zapletal
08:43 AM Bug #10005: CVE-2015-1844 - Discovery hosts are not restricted to user taxonomies
Okay let me explain this with a table. I covered the following:
|Foreman version|Discovery version|Patch applied|V...
Lukas Zapletal

04/22/2015

04:01 PM Feature #10244 (New): Isolation through Proxy should work on more than one Smart Proxy
Based on the 2.0 manual, one should set proxy.url to a specific Smart Proxy, but this means you can only ever use one... Stephen Benjamin

04/21/2015

02:54 PM Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
Yep, i have tried several combinations, both groups that are nested and groups that are not nested. I set the two fie... Mattias Giese
 

Also available in: Atom