Project

General

Profile

Activity

From 02/05/2015 to 03/06/2015

03/06/2015

09:10 PM Bug #9597: FK violation when trying to delete a discovered host after provision
This bug may also affect provisioning. I noticed that when I'm attempting to re-provision a server, it does not modif... Stefan Lasiewski

03/05/2015

09:01 AM Refactor #9546 (Closed): Discovery should provide a convinient method to convert discovered host into managed host (aka provision)
Applied in changeset commit:foreman_discovery|4376e3cae7439a28ff965de4c649f775f224a631. Anonymous
08:55 AM Revision 2565a49a (foreman_discovery): Refs #5701 - provided functional tests for edit html ids
Lukas Zapletal
08:00 AM Revision 4376e3ca (foreman_discovery): Fixes #9546 - added converter STI helper API
Lukas Zapletal
05:01 AM Bug #9527 (Closed): Multiple selection actions don't work on discovered hosts
Applied in changeset commit:foreman_discovery|d1680aba5152ac38d69ec4c3f9fceeba80e21fc2. Shlomi Zadok
04:16 AM Revision d1680aba (foreman_discovery): fixes #9527 - refactor multi actions to work with refactored foreman's multi action
Shlomi Zadok

03/04/2015

11:01 AM Refactor #9162 (Closed): Make Discovery 2.0 compatible only with Foreman 1.7
Applied in changeset commit:foreman_discovery|2f9a830b23af562d8057a8b4536a53bdea503262. Anonymous
10:20 AM Revision 2f9a830b (foreman_discovery): Fixes #9162 - removed compatibility workarounds
Lukas Zapletal
09:33 AM Bug #9636: Nested hostgroup info doesn't return by API request
Alright, so Foreman Discovery. Which version is this (foreman-rake plugins, or check under Administer > About)? Cur... Dominic Cleal
09:18 AM Bug #9636: Nested hostgroup info doesn't return by API request
To trigger provision request by /discovered_hosts/[host_name] in addition to hostgroup_id you need to pass also os_id... Yaniv Bronhaim
08:30 AM Bug #9636 (Need more information): Nested hostgroup info doesn't return by API request
(Please don't assign tickets without prior agreement.)
I'm not sure what you mean by the provision request needing...
Dominic Cleal
08:11 AM Bug #9636 (Closed): Nested hostgroup info doesn't return by API request
when sending the provision request to foreman one needs to fill in the request with all the hostgroup info - the requ... Yaniv Bronhaim
03:18 AM Feature #9572 (Ready For Testing): Discovery plugin for foreman is missing discovery rules
The Foreman Bot

03/03/2015

09:40 AM Bug #9619 (Ready For Testing): Improve host import API documentation
The Foreman Bot
09:19 AM Bug #9619 (Closed): Improve host import API documentation
The discovered_host#create action is not the correct way of creating new discovered hosts. We should say that in docu... Lukas Zapletal

03/02/2015

02:25 PM Bug #9597: FK violation when trying to delete a discovered host after provision
And I don't really know rake at all, but I did follow some debugging advice from an earlier ticket (Bug 1109258) and ... Stefan Lasiewski
02:04 PM Bug #9597: FK violation when trying to delete a discovered host after provision
I've been testing the Discovery Plugin casually since 2.0.0-rc1, and it would be hard for me to pin down any specific... Stefan Lasiewski
01:32 AM Bug #9597: FK violation when trying to delete a discovered host after provision
I can only reproduce on a new DB, once I delete the token table I can't anymore. Ori Rabin
09:44 AM Bug #9607 (Closed): discovery search fails on ip address
... Ohad Levy
06:01 AM Feature #9282 (Closed): Turn hostgroup in discovery rules index page to link
Applied in changeset commit:foreman_discovery|7b7b2acde1c51a33ca09a2b56b1f635c84d09c53. Ori Rabin
06:01 AM Feature #9130 (Closed): Truncate names in index form
Applied in changeset commit:foreman_discovery|d235246330d9cd22821a0b88ccfd5ecb25b4eb9a. Ori Rabin
05:50 AM Revision 7b7b2acd (foreman_discovery): Fixes #9282 - hostgroup in discovery_rules index is a link
Ori Rabin
05:39 AM Revision d2352463 (foreman_discovery): Fixes #9130 - Truncate long names in index
Ori Rabin
05:01 AM Bug #9552 (Closed): Auto_provision from discovered host view form shows an error
Applied in changeset commit:foreman_discovery|924fb4f92fdfcb4f0fe8e019b43c2423a176cd6a. Ori Rabin
04:20 AM Revision 924fb4f9 (foreman_discovery): Fixes #9552 - fixed routing for auto_provision from discovered host view
Ori Rabin

03/01/2015

11:32 AM Bug #9597 (Ready For Testing): FK violation when trying to delete a discovered host after provision
The Foreman Bot
11:14 AM Bug #9597: FK violation when trying to delete a discovered host after provision
Reported by Oleg in the user group: https://groups.google.com/forum/#!topic/foreman-users/NP182Z6qlwA Ori Rabin
11:04 AM Bug #9597 (Closed): FK violation when trying to delete a discovered host after provision
When provision on a discovered host fails there is a token created that is not deleted.
Provisioning the same host a...
Ori Rabin

02/26/2015

04:12 PM Feature #9572 (Closed): Discovery plugin for foreman is missing discovery rules
Currently the cli only has actions related to discovered hosts and not discovery rules.
To keep the cli consistent w...
Ori Rabin
11:01 AM Bug #9526 (Closed): Discovery does not work with multi-NIC core
Applied in changeset commit:foreman_discovery|6a89b7a4d79369015882a7969a1c9449fac02a4d. Greg Sutcliffe
10:04 AM Revision 6a89b7a4 (foreman_discovery): Fixes #9526 - update discovery to work with new multinic core
Greg Sutcliffe
10:03 AM Bug #9563 (Duplicate): Provision should not be allowed when subnet doesn't have proxies set up
1. Create a subnet without choosing TFTP/DHCP proxies
2. Provision a discovered host and use the subnet from 1
ex...
Ori Rabin
07:37 AM Feature #9490 (Assigned): Settings -> Discovered provide setting to specify fact to use for hostname
Ori Rabin

02/25/2015

10:34 AM Bug #9552 (Ready For Testing): Auto_provision from discovered host view form shows an error
The Foreman Bot
10:18 AM Bug #9552 (Assigned): Auto_provision from discovered host view form shows an error
Ori Rabin
10:07 AM Bug #9552 (Closed): Auto_provision from discovered host view form shows an error
The actual error says... Ori Rabin
08:48 AM Bug #9488 (New): Unable delete the discovered hosts from foreman
This should be fixed after #9546 is merged and a change is made to staypuft to use the new code. Ori Rabin
08:28 AM Refactor #9546: Discovery should provide a convinient method to convert discovered host into managed host (aka provision)
Agreed, pushed first version. Feel free to review. Lukas Zapletal
08:27 AM Refactor #9546 (Ready For Testing): Discovery should provide a convinient method to convert discovered host into managed host (aka provision)
The Foreman Bot
07:32 AM Refactor #9546 (Closed): Discovery should provide a convinient method to convert discovered host into managed host (aka provision)
There's no reusable way to transform discovered host into managed host provided by Discovery, which leads to custom c... Marek Hulán
06:52 AM Feature #9545 (Rejected): Write BATS test for discovery
We can extend the https://github.com/theforeman/foreman-bats/blob/master/fb-setup-libvirt.bats and setup discovery, d... Lukas Zapletal
06:26 AM Tracker #9018 (Rejected): Foreman Discovery 2.1 features
Making use of Target version now. Lukas Zapletal
06:20 AM Refactor #9543 (New): Move image download puppet code out of discovery plugin
The code https://github.com/theforeman/puppet-foreman/pull/253 should be moved to foreman_proxy::plugin::discovery - ... Lukas Zapletal

02/24/2015

08:45 AM Bug #9527 (Ready For Testing): Multiple selection actions don't work on discovered hosts
The Foreman Bot
08:40 AM Bug #9527 (Closed): Multiple selection actions don't work on discovered hosts
since https://github.com/theforeman/foreman/commit/8f38e945032c97cf6f2c01ba9080f3129f1327e6 was mergerd
multiple sel...
Ori Rabin
08:08 AM Revision bc95387f (smart_proxy_discovery): Bump version to 1.0.2
Lukas Zapletal
07:57 AM Revision bc0f5277 (smart_proxy_discovery): Fixes #9482 - split sinatra into two apps
Lukas Zapletal
05:44 AM Bug #9526 (Ready For Testing): Discovery does not work with multi-NIC core
The Foreman Bot
05:43 AM Bug #9526 (Closed): Discovery does not work with multi-NIC core
For the record. PR done by Greg. Lukas Zapletal

02/23/2015

11:17 AM Bug #9488: Unable delete the discovered hosts from foreman
Another additional information on this.
We have staypuft plugin installed and once we have assigned the discovered...
Anil Vatti
10:54 AM Bug #9488 (Assigned): Unable delete the discovered hosts from foreman
Ori Rabin
10:17 AM Bug #9488: Unable delete the discovered hosts from foreman
By the way this is a brand new install and I have tried multiple times installing from scratch and it still errors ou... Anil Vatti
10:22 AM Bug #9366 (Ready For Testing): Host limit should not be required field
The Foreman Bot
08:32 AM Bug #9366 (Assigned): Host limit should not be required field
Ori Rabin
09:39 AM Bug #9088: While defining discovery rule, any fact with integer value suggested by auto search raises PGError in production.log
This was fixed in the scoped_search dependency: https://github.com/wvanbergen/scoped_search/pull/121 Lukas Zapletal
08:02 AM Feature #9460 (Rejected): Extend authorize_with_trusted_hosts in proxy with subnets support
Ok the workaround in the #9459 is fail enough. Closing this one, we will have a different ticket in regard to improvi... Lukas Zapletal
07:58 AM Feature #9490: Settings -> Discovered provide setting to specify fact to use for hostname
Let's do this for Discovery 2.1 release. Easy enough, note there is implementation patch in the downstream BZ. Lukas Zapletal
07:51 AM Bug #9083 (Assigned): From discovered_host page, click on provision -> cancel leads to 'Host Not found'
Ori Rabin

02/20/2015

01:20 PM Feature #9490: Settings -> Discovered provide setting to specify fact to use for hostname
Patches in the downstream bug Bryan Kearney
01:19 PM Feature #9490 (Closed): Settings -> Discovered provide setting to specify fact to use for hostname
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1186537
Description of problem:
RFE
Would like to be a...
Bryan Kearney
11:06 AM Bug #9488 (Closed): Unable delete the discovered hosts from foreman
Hi,
I am unable delete the discovered hosts from foreman, when I attempt to do it, I am getting following error. I...
Anil Vatti
06:43 AM Feature #9460: Extend authorize_with_trusted_hosts in proxy with subnets support
I think I found a better solution to this problem: http://projects.theforeman.org/issues/9482 Lukas Zapletal

02/19/2015

07:24 AM Bug #9459 (Ready For Testing): Unable to register discovered host via https proxy
The Foreman Bot
05:57 AM Bug #9459 (Closed): Unable to register discovered host via https proxy
I ran the discovery via https proxy and while registering the host with server, I got following error:
---
[2015-...
Lukas Zapletal
07:24 AM Feature #9460 (Rejected): Extend authorize_with_trusted_hosts in proxy with subnets support
Currently we had to turn authorize_with_trusted_hosts off because discovered hosts were not able to register (the met... Lukas Zapletal

02/18/2015

07:44 AM Revision 3d4f4771 (foreman-discovery-image): small typo on fact auto_negotiation
Elmer Rivera

02/17/2015

09:13 AM Bug #7539 (Rejected): discovery image picks up ovirt-node network config from disk
I am closing this one, discovery 2.X image is no longer based on ovirt due to other similar issues. Please try again ... Lukas Zapletal
08:48 AM Bug #7539: discovery image picks up ovirt-node network config from disk
I assume this bug is invalid now that we moved away from ovirt-node? Ohad Levy

02/13/2015

06:18 AM Bug #9367 (Closed): Discovery rule template help text is still too wide
Cross (X) button should appear on 'Template' info box on 'New_Discovery_rule' form to close it. Currently no way to c... Lukas Zapletal
06:14 AM Bug #9366 (Closed): Host limit should not be required field
host limit is not marked as mandatory variable with (*).Also, If I set the host_limit blank, UI raises error "is not ... Lukas Zapletal

02/11/2015

10:50 AM Bug #9291 (Ready For Testing): Provide a Reboot all hosts button
The Foreman Bot

02/10/2015

11:48 AM Revision 665036e4 (hammer-discovery): Restore LICENSE file in gem
Dominic Cleal
11:38 AM Revision e26ea86f (hammer-discovery): Added hammer yml config
Lukas Zapletal
10:38 AM Bug #8386 (Closed): API and CLI alignment
The cli is now aligned with the api:
https://github.com/theforeman/hammer-cli-foreman-discovery
if there is somethi...
Ori Rabin
10:25 AM Feature #9282 (Ready For Testing): Turn hostgroup in discovery rules index page to link
The Foreman Bot
10:21 AM Bug #9306 (Closed): User without hostgroup view permissions can't create discover rules
I'm not sure this is a valid set of permissions, I created a user to test something else with these roles:
- Discove...
Ori Rabin
07:19 AM Support #9250 (Closed): How to rebuild the foreman_discovery's kernel
Please use the Discovery 2.0 and the manual Dominic sent link to. Older versions are not supported. To recompile whol... Lukas Zapletal
03:23 AM Revision b931e490 (hammer-discovery): Merge pull request #9 from orrabin/gemspec-update
updated gemspec Lukas Zapletal

02/09/2015

11:24 AM Revision dffb6b3e (hammer-discovery): updated gemspec
Ori Rabin
10:16 AM Bug #9291 (Assigned): Provide a Reboot all hosts button
Ori Rabin
08:10 AM Bug #9291 (Closed): Provide a Reboot all hosts button
We need that to allow customers to upgrade discovery images. Currently the only way is to do this one by one. Lukas Zapletal
09:31 AM Bug #9284 (Closed): Intermittent CLI facts command test failures on Ruby 1.8.7
PR was created with refs #8819 instead of this issue number, sorry for that Ori Rabin
04:40 AM Bug #9284 (Closed): Intermittent CLI facts command test failures on Ruby 1.8.7
Tests are failing intermittently (50%?) on hammer-cli-foreman-discovery master under Ruby 1.8.7:... Dominic Cleal
09:25 AM Revision 13ef0f69 (hammer-discovery): refs #8819 - fixing facts command for ruby 1.8.7
Ori Rabin
08:01 AM Bug #9196 (Closed): Update rabl tries to render discvoery attribute set after deleting it
Applied in changeset commit:foreman_discovery|25cfeddb225e4c2cd9632d5272c8b9dce5b27c67. Greg Sutcliffe
07:47 AM Revision 25cfeddb (foreman_discovery): Fixes #9196 - Alter update RABL to not explode on discovery_attribute_set
Greg Sutcliffe
05:50 AM Feature #9289 (Duplicate): Make changes to support SELinux on discovery image
We do not know yet how feasible this is on read-only image. Lukas Zapletal
05:38 AM Revision 9122beac (foreman_discovery): Changed README to reference the new documentation
Ori Rabin
04:02 AM Bug #8819 (Closed): Facts on discovered hosts need a better output
Applied in changeset commit:hammer-discovery|5450ca8d4c4f6226c59ec4da0dd12a659a8d5d2c. Ori Rabin
03:36 AM Revision 5450ca8d (hammer-discovery): Fixes #8819 - Added facts command with table output
Ori Rabin
03:30 AM Support #9250: How to rebuild the foreman_discovery's kernel
xiaozhe ou wrote:
>
> With foreman_discovery 0.5 version ,when a new network card is discovered ,the software will...
Ohad Levy
03:01 AM Bug #9057 (Closed): Missing internationalization in discovery cli
Applied in changeset commit:hammer-discovery|611493f94877278f61ed7cd538233a30b2138356. Ori Rabin
03:01 AM Feature #8871 (Closed): Add delete and auto provision to cli
Applied in changeset commit:hammer-discovery|9128fda866b2693433951c9eaacd9401679fab04. Ori Rabin
03:01 AM Bug #8820 (Closed): Change list and info output in discovery cli
Applied in changeset commit:hammer-discovery|f821bdb5050a8fe335614f31884f11d9e3c4843a. Ori Rabin
02:53 AM Revision 611493f9 (hammer-discovery): Fixes #9057 - adding internationalization
Ori Rabin
02:49 AM Revision 9128fda8 (hammer-discovery): Fixes #8871 - adding delete and auto-provision actions
Ori Rabin
02:47 AM Revision f821bdb5 (hammer-discovery): Fixes #8820 - added memory, cpu_count, disk_count and disks_size to list and info output
Ori Rabin

02/08/2015

09:43 PM Support #9250: How to rebuild the foreman_discovery's kernel
Dominic Cleal wrote:
> Check http://theforeman.org/plugins/foreman_discovery/2.0/#5.Extendingtheimage, specifically ...
xiaozhe ou
11:36 AM Feature #9282 (Closed): Turn hostgroup in discovery rules index page to link
Ori Rabin
11:34 AM Feature #9130 (Ready For Testing): Truncate names in index form
The Foreman Bot
04:24 AM Feature #9130 (Assigned): Truncate names in index form
Ori Rabin
08:29 AM Feature #8831 (Ready For Testing): Turn discovered hosts show form to two-pane
The Foreman Bot
04:26 AM Feature #8831 (Assigned): Turn discovered hosts show form to two-pane
Ori Rabin

02/06/2015

03:36 AM Support #9250 (Feedback): How to rebuild the foreman_discovery's kernel
Check http://theforeman.org/plugins/foreman_discovery/2.0/#5.Extendingtheimage, specifically section 5.2 and the link... Dominic Cleal
02:27 AM Support #9250 (Closed): How to rebuild the foreman_discovery's kernel
Hi,
We have meet issue with foreman_discover, We want to modify the foreman_discovery image's kernel.
How can we re...
xiaozhe ou
 

Also available in: Atom