Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionGary Scarborough
2020-12-01 16:41:29 UTC
Description of problem:
I created a child host group on a system with a compute resource defined. When creating the host group, I have the choice under "Deploy On" to choose either Bare Metal or my compute resource. If I choose the resource and submit, when I come back to that host group, Bare Metal is no longer an option on the menu. You have to remake that host group to get the option back.
Version-Release number of selected component (if applicable):
Tested on satellite 6.7.0
How reproducible:
Always
Steps to Reproduce:
1. Create a compute resource
2. Create a child host group and see that "Deploy On" has 2 choices, bare metal and Compute resource.
3. Select Compute Resource and submit. Then come pack to change that setting. Bare Metal is no longer available.
Actual results:
Bare Metal is missing from menu
Expected results:
Bare Metal should be available as an option
Additional info:
I am wondering if this might be a duplicate of BZ 1820522. Not exactly the same issue but possibly caused by the same bug.
This is indeed the same root cause as BZ 1820522, which is that bare metal is stored as an empty value in the database, but that also conflicts with a blank value used to indicate inheritance from hostgroup or parent hostgroup. Closing as duplicate since fixing one will also fix the other, even though they are different outcomes of the same root issue.
*** This bug has been marked as a duplicate of bug 1820522 ***