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.
Created attachment 1133681[details]
unregistering a content-host from webUI doesn't work
Description of problem:
Unregistering a content-host from webUI doesn't work. I was trying to un-register a host from webUI, I select the content-host and clicked on "Unregister Content host" button. A new pop-up appears but that says:
--
Unregister Content Host ""?
Are you sure you want to unregister content host ""?
--
Please note here, the actual name of the host is missing here. Also a javascript error appears in Firebug. Please see the screenshot.
Version-Release number of selected component (if applicable):
Satellite 6.2 snap2
How reproducible:
always
Steps to Reproduce:
1. select the content-host from webUI and click on "Unregister Content host" button
2.
3.
Actual results:
A new pop-up appears but that says:
--
Unregister Content Host ""?
Are you sure you want to unregister content host ""?
--
Please note here, the actual name of the host is missing here. Also a javascript error appears in Firebug. Please see the screenshot.
Expected results:
Additional info:
Moving to POST since upstream bug http://projects.theforeman.org/issues/14196 has been closed
-------------
Justin Sherrill
Applied in changeset commit:katello|6b86f1da7035a19d9300f0342169b4e9d0a3ed24.
Verified with sat6.2 beta snap8.2
I can successfully unregister a host. Now webUI raises two option if host is registered via subscription manager.
1) Unregister the host as a subscription consumer. Provisioning and configuration information is preserved.
2) Completely deletes the host record and removes all reporting, provisioning, and configuration information.
when I choose option1, host was unregistered as subscription-manager, but entry still exists on UI under content host as well as under all hosts.
Later, I unregister the same host again, and got only option2, that actually removed the host entry from webui.
Please see attached screenshots
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2016:1500
Created attachment 1133681 [details] unregistering a content-host from webUI doesn't work Description of problem: Unregistering a content-host from webUI doesn't work. I was trying to un-register a host from webUI, I select the content-host and clicked on "Unregister Content host" button. A new pop-up appears but that says: -- Unregister Content Host ""? Are you sure you want to unregister content host ""? -- Please note here, the actual name of the host is missing here. Also a javascript error appears in Firebug. Please see the screenshot. Version-Release number of selected component (if applicable): Satellite 6.2 snap2 How reproducible: always Steps to Reproduce: 1. select the content-host from webUI and click on "Unregister Content host" button 2. 3. Actual results: A new pop-up appears but that says: -- Unregister Content Host ""? Are you sure you want to unregister content host ""? -- Please note here, the actual name of the host is missing here. Also a javascript error appears in Firebug. Please see the screenshot. Expected results: Additional info: