Bug #5555
closedhammer: unable to associate entities to orgs via cli
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1089635
Description of problem:
Unable to associate various entities to orgs via cli.
No association actually happens when trying the below example commands via hammer cli
1) hammer organization add-smart-proxy --name "ACME_Corporation" --smart-proxy "<proxy-hostname>
3)hammer organization add-user --id 1 --user-id 4
The user has been associated
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140404.0/
How reproducible:
Try associating entites to org via CLI.
Trying to check the association via web-UI shows that the association was not successful.
Steps to Reproduce:
1.
2.
3.
Actual results:
Association of entities is not successful
Expected results:
Association of entities needs to be successful
Additional info:
Cannot check the association of various entities via CLI itself due to the bug
https://bugzilla.redhat.com/show_bug.cgi?id=1089631