Bug 854047
Summary: | [ovirt-shell] subcollection are not listed not shown | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Simon Grinberg <sgrinber> |
Component: | ovirt-engine-cli | Assignee: | Michael Pasternak <mpastern> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilia Meerovich <iliam> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.1.0 | CC: | acathrow, amureini, bazulay, dyasny, ecohen, iheim, oramraz, Rhev-m-bugs, ykaul |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 3.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | infra | ||
Fixed In Version: | si17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-04 19:57:07 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: |
Description
Simon Grinberg
2012-09-03 18:32:34 UTC
*** Bug 854490 has been marked as a duplicate of this bug. *** *** Bug 854495 has been marked as a duplicate of this bug. *** [imeerovi@imeerovi ART]$ rhevm-shell -l "https://aqua-rhel.qa.lab.tlv.redhat.com:443/api/" -u "vdcadmin.tlv.redhat.com" -p "123456" -I ========================================== >>> connected to RHEVM manager 3.1.0.0 <<< ========================================== ++++++++++++++++++++++++++++++++++++++++++ Welcome to RHEVM shell ++++++++++++++++++++++++++++++++++++++++++ [RHEVM shell (connected)]# list storagedomains --datacenter-identifier DefaultRest id : 6a8e18d6-b3ef-417a-acee-6164c8c389d2 name : test [RHEVM shell (connected)]# show storagedomain --name test id : 6a8e18d6-b3ef-417a-acee-6164c8c389d2 name : test available : 887984488448 committed : 0 master : True storage-address: multipass.eng.lab.tlv.redhat.com storage-path : /export/images/qa/aqua_rest/nas2 storage-type : nfs storage_format : v3 type : data used : 431644213248 [RHEVM shell (connected)]# show storagedomain test --datacenter-identifier DefaultRest id : 6a8e18d6-b3ef-417a-acee-6164c8c389d2 name : test available : 887984488448 committed : 0 data_center-id : 894c498c-40cb-48da-8b42-c087e45fe0f7 master : True status-state : active storage-address: multipass.eng.lab.tlv.redhat.com storage-path : /export/images/qa/aqua_rest/nas2 storage-type : nfs storage_format : v3 type : data used : 431644213248 [RHEVM shell (connected)]# |