Hide Forgot
Description of problem: The stderr from a call to subscription-manager service-levels --list with an invalid org prints out a message stating that the "Owner" was invalid. We should be displaying more "Organization" and less "Owner". Version-Release number of selected component (if applicable): [root@jsefler-r63-server ~]# rpm -q subscription-manager subscription-manager-0.99.7-1.git.16.eaac54b.el6.x86_64 How reproducible: Steps to Reproduce: [root@jsefler-r63-server ~]# subscription-manager service-levels --list --username testuser1 --password password --org FOO Owner with id FOO could not be found ^^^^^ ^ SHOULD BE "Organization" . Actual results: Expected results: Additional info:
This is a candlepin issue, I am moving it to that component.
Verifying Candlepin version... [root@jsefler-f14-candlepin candlepin]# git show-ref | grep master b8e075ae17cedc3c21e2966dbf9cc89c33bc0e51 refs/heads/master b8e075ae17cedc3c21e2966dbf9cc89c33bc0e51 refs/remotes/origin/master subscription-manager version... [root@jsefler-r63-server ~]# rpm -q subscription-manager subscription-manager-0.99.8-1.git.14.9d78e7f.el6.x86_64 [root@jsefler-r63-server ~]# subscription-manager service-level --list --username testuser1 --password password --org FOO Organization with id FOO could not be found
(In reply to comment #4) > [root@jsefler-r63-server ~]# subscription-manager service-level --list > --username testuser1 --password password --org FOO > Organization with id FOO could not be found SENTENCES SHOULD END IN A PERIOD ^
commit 03788bff2392452f052238a115b0c2cd7645c535 in Candlepin master branch.
Marking all community bugs modified or beyong as closed.