Description of problem: It is not possible to show user by it's domain name/id, because parameters --parent-domain-name nor --parent-domain-identifier are not supported. Version-Release number of selected component (if applicable): ovirt-engine-sdk-python-3.6.0.0-0.13.20150515.gitdd15fbf.el6.noarch How reproducible: always Steps to Reproduce: 1. Attach external ldap domain to engine. 2. Add few users from the ldap domain. 3. List those user by the domain name/id. $ show user admin --parent-domain-name external-domain Actual results: option "--parent-domain-name" is not supported, see help for more details. Expected results: User 'admin' from external-domain is shown. Additional info:
This happens because the validation of the "--parent-..." options isn't performed correctly, and it affects all the "show" commands, not just users. For example, it also fails for clusters, the following command will also fail: show cluster mycluster --parent-datacenter-name mydc
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.
Not possible to verify, because of bug 1281736
Note that the changes in the CLI required to fix this issue have already been made and are included since version 3.6.0.0 of the CLI, but verification is blocked by the engine bug 1281736. I'm changing the target milestone just for this reason.
This bug is not marked for z-stream, yet the milestone is for a z-stream version, therefore the milestone has been reset. Please set the correct milestone or add the z-stream flag.
Fixed bug tickets must have target milestone set prior to fixing them. Please set the correct milestone and move the bugs back to the previous status after this is corrected.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
[root@om-ovirt36 ~]# rpm -q rhevm-cli rhevm-cli-3.6.0.0-1.el6ev.noarch [root@om-ovirt36 ~]# rpm -q rhevm rhevm-3.6.1-0.2.el6.noarch [RHEVM shell (connected)]# show user admin --parent-domain-name internal-authz id : 34663766626661392D633035372D343666322D626639322D303062333862636338636466 name : admin department : domain-id : 696E7465726E616C2D617574687A domain-name: internal-authz email : last_name : namespace : * principal : admin user_name : admin@internal-authz
Accordiing to target milestone and verification status this bug should be solved in oVirt 3.6.1. However, missing the target release field, this bug can't be moved to closed current release automatically. Please check target_milestone and target_release and move to closed current release if included in oVirt <= 3.6.1. Thanks.
oVirt 3.6.1 has been released and bz verified, moving to closed current release