Description of problem: command domain list/create failed Version-Release number of selected component (if applicable): # rpm -qa | grep katello katello-selinux-1.2.1-1h.el6_3.noarch katello-cli-1.2.4-4h.el6_3.noarch katello-headpin-1.2.6-6h.el6_3.noarch katello-certs-tools-1.2.1-1h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-configure-1.2.3-1h.el6_3.noarch katello-common-1.2.6-6h.el6_3.noarch katello-headpin-all-1.2.6-6h.el6_3.noarch katello-glue-candlepin-1.2.6-6h.el6_3.noarch katello-cli-common-1.2.4-4h.el6_3.noarch How reproducible: # yum install -y katello-headpin-all # katello-configure --deployment=sam Steps to Reproduce: 1.# headpin -u admin -p admin domain list Resource not found on the server 2.# headpin -u admin -p admin domain create --name 'test_domain' --fullname 'test_full-domain' Resource not found on the server Actual results: command 'domain' create/list failed Expected results: command execution successful Additional info:
*** This bug has been marked as a duplicate of bug 885096 ***