Bug 803397

Summary: auto completion of <list cdroms> command gives objects of types
Product: [Retired] oVirt Reporter: Avihai Shoham <ashoham>
Component: ovirt-engine-cliAssignee: Michael Pasternak <mpastern>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, bazulay, iheim, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-15 14:42:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Avihai Shoham 2012-03-14 16:08:04 UTC
in oVirt CLI hit <tab><tab> after "list cdroms"
[oVirt shell (connected)]# list cdroms 
show-all  template  vm    

template & vm are types and should not be display

Comment 1 Michael Pasternak 2012-03-15 14:42:13 UTC
not correct, template & vm are based identifiers of cdrom/s

list cdroms --template-identifier
list cdroms --vm-identifier

cdrom cannot exist by itself.