Actions
Bug #6171
closedAfter registering content host, it is not listed
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1107703
Description of problem:
After subscribng host to sat6 it is not shown in content host list, nor with hammer cli.
Steps to Reproduce:
1. register host by standard means i.e.: subscription-manager register --force --org="ACME_Corporation" --environment="Library"
2. observe "The system has been registered with id:$HOST-ID" message
3. try hammer content-host info --id=$HOST-ID and observe, that host was registered
4. try hammer content-host list --organization-label='ACME_Corporation'
5. try list content hosts for ACME_Corporation in ui
Actual results:
No data.
Expected results:
At least the registered host should have been listed
Actions