Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 815754

Summary: Reference to "ID" in aelous-image list should be changed to appropriate ID names
Product: [Retired] CloudForms Cloud Engine Reporter: Rehana <redakkan>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED DUPLICATE QA Contact: Rehana <aeolus-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: dajohnso, hbrock
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-07 17:49:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rehana 2012-04-24 12:54:03 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.login to aelous-cli
2.aeolus-image list --images
ID   Name  Environment     OS    OS Version     Arch       Description    ------------------------------------     -----------     ------     -     
976b63d6-8dcf-11e1-bdad-00215e670bdd     RHEL_aziza                               EC2             RHEL-6     1
              x86_64     RHEL61 x86_64

Observation 1;

Here the id refers to Image id, so instead of showing just id it will be good to show as image id.
  
Observation 2;

aeolus-image list --builds 976b63d6-8dcf-11e1-bdad-00215e670bdd
ID               Image                                    
----     ------------------------------------     
02eff8ea-6264-487e-9926-762115846027     976b63d6-8dcf-11e1-bdad-00215e670bdd 

Here the id refers to build id, so instead of showing just id it will be good to show as build id.

Observation 3:
aeolus-image list --targetimages 02eff8ea-6264-487e-9926-762115846027
ID      Status       Build                                    
-------     --------     ------------------------------------     
1fd43535-805b-4116-8c3a-30e5e0bdeefe     COMPLETE     02eff8ea-6264-487e-9926-762115846027 

Here the id refers to target id, so instead of showing just id it will be good to show as target id.

Observation 4:

aeolus-image list --providerimages 1fd43535-805b-4116-8c3a-30e5e0bdeefe
ID  Target Identifier  Status   Target Image account  Provider Provider Type --     -----------------     -------------     -------------     
9beb9e2e-15ae-4274-a12e-ff5475bf7abe     ami-906ab1f9          COMPLETE     1fd43535-805b-4116-8c3a-30e5e0bdeefe     rehana_aws_accunt     ec2-us-east-1     ec2               

Here the id refers to provider image id, so instead of showing just id it will be good to show as provider image id.

Additional info:

rpm -qa | grep aeolus
aeolus-conductor-doc-0.8.12-1.el6_2.noarch
aeolus-configure-2.5.3-1.el6.noarch
aeolus-conductor-daemons-0.8.12-1.el6_2.noarch
aeolus-conductor-0.8.12-1.el6_2.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-all-0.8.12-1.el6_2.noarch
rubygem-aeolus-cli-0.3.1-1.el6.noarch

Comment 1 Dave Johnson 2012-05-07 17:49:24 UTC

*** This bug has been marked as a duplicate of bug 801514 ***