Hide Forgot
Currently the --organization-id is the only way to pass in an organization
Connecting redmine issue http://projects.theforeman.org/issues/5747 from this bug
*** This bug has been marked as a duplicate of bug 1095410 ***
I opened this back up and moved it to post since it has the upstream bugs attached to it.
Failed # hammer subscription --organization-id=1 Error: Unrecognised option '--organization-id' See: 'hammer subscription --help' # hammer subscription --organization='ACME_Corporation' Error: Unrecognised option '--organization' See: 'hammer subscription --help' # hammer subscription --organization-label='ACME_Corporation' Error: Unrecognised option '--organization-label' See: 'hammer subscription --help'
Ignore my previous comment. This is the complete list of test scenarios and test results. It looks like organization-label is not added for upload, manifest-history, delete-manifest and refresh-manifest options. It is added just for list option. We need to fix this and make it consistent across all options. # hammer subscription list --organization-id=3 - PASS # hammer subscription list --organization=sthirugncorp - PASS # hammer subscription list --organization-label=sthirugncorp - PASS # hammer subscription upload --file /tmp/manifest.zip --organization-id=4 - PASS # hammer subscription upload --file /tmp/manifest.zip --organization=testorg - PASS # hammer subscription upload --file /tmp/manifest.zip --organization-label=testorg - FAIL # hammer subscription manifest-history --organization-id=4 - PASS # hammer subscription manifest-history --organization=testorg - PASS # hammer subscription manifest-history --organization-label=testorg - FAIL # hammer subscription delete-manifest --organization-id=4 - PASS # hammer subscription delete-manifest --organization=testorg - PASS # hammer subscription delete-manifest --organization-label=testorg - FAIL # hammer subscription refresh-manifest --organization-id=4 - PASS # hammer subscription refresh-manifest --organization=testorg - PASS # hammer subscription refresh-manifest --organization-label=testorg - FAIL Version Tested: katello-ca-1.0-1.noarch pulp-katello-0.3-3.el6sat.noarch katello-1.5.0-25.el6sat.noarch rubygem-hammer_cli_katello-0.0.4-5.el6sat.noarch ruby193-rubygem-katello-1.5.0-54.el6sat.noarch katello-certs-tools-1.5.5-1.el6sat.noarch katello-installer-0.0.45-1.el6sat.noarch foreman-libvirt-1.6.0.14-1.el6sat.noarch rubygem-hammer_cli_foreman-0.1.1-8.el6sat.noarch foreman-proxy-1.6.0.6-1.el6sat.noarch ruby193-rubygem-foreman-redhat_access-0.0.4-1.el6sat.noarch foreman-selinux-1.6.0-4.el6sat.noarch ibm-x3250m4-05.lab.eng.rdu2.redhat.com-foreman-client-1.0-1.noarch foreman-ovirt-1.6.0.14-1.el6sat.noarch ruby193-rubygem-foreman_bootdisk-2.0.6-1.1.el6sat.noarch ruby193-rubygem-foreman-tasks-0.5.7-2.el6sat.noarch foreman-postgresql-1.6.0.14-1.el6sat.noarch foreman-compute-1.6.0.14-1.el6sat.noarch foreman-vmware-1.6.0.14-1.el6sat.noarch ruby193-rubygem-foreman_hooks-0.3.5-2.el6sat.noarch foreman-1.6.0.14-1.el6sat.noarch ruby193-rubygem-foreman_discovery-1.3.0-0.1.rc2.el6sat.noarch ibm-x3250m4-05.lab.eng.rdu2.redhat.com-foreman-proxy-1.0-1.noarch foreman-gce-1.6.0.14-1.el6sat.noarch rubygem-hammer_cli_foreman_tasks-0.0.3-2.el6sat.noarch
A new bug https://bugzilla.redhat.com/show_bug.cgi?id=1105653 is written up to fix the failures in Comment 9. So marking this bug VERIFIED.
This was delivered with 6.0.3, which is the Satellite 6 Beta.
This was delivered in 6.0.3, the Beta version of Satellite 6.0