Bug 1241117
| Summary: | Unable to show entities by it's parent name/id via CLI | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine-cli | Reporter: | Ondra Machacek <omachace> |
| Component: | General | Assignee: | Juan Hernández <juan.hernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondra Machacek <omachace> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | bugs, ecohen, juan.hernandez, lsurette, rbalakri, yeylon |
| Target Milestone: | ovirt-3.6.1 | Keywords: | ZStream |
| Target Release: | --- | Flags: | rule-engine:
ovirt-3.6.z+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | ovirt-engine-cli-3.6.0.0-0.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-22 13:29:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1281803 | ||
| Bug Blocks: | |||
|
Description
Ondra Machacek
2015-07-08 13:37:41 UTC
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 |