Bug 815337

Summary: Options for aeolus-image push needs validation
Product: [Retired] CloudForms Cloud Engine Reporter: Rehana <redakkan>
Component: aeolus-conductorAssignee: Maros Zatko <mzatko>
Status: CLOSED DUPLICATE QA Contact: Rehana <aeolus-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: whayutin
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-09 12:58:07 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-23 12:08:23 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.Issue the below command from Aeolus-cli

 #aeolus image push -h
Usage: aeolus-image push [command options]

Options:
    -I, --image ID                   ID of the base image, can be used in
                                     build and push commands, see examples
    -B, --build ID                   push all target images for a build, to 
                                     same providers as previously
    -t, --targetimages ID            Retrieve the target images from a build
    -A, --account NAME,NAME          name of specific provider account to use 
                                     for push
    -h, --help                       Get usage information for this command

2. aeolus image push -a rehnana_private_cloud_rhevm,mock -b 185ed89c-5cf5-408a-9428-f48389f5a7fa 
Build  Provider Image   Provider  Account   Status      
-----   ------------     -------- -----     -------------     
185ed89c-5cf5-408a-9428-f48389f5a7fa     7dda1567-adc0-4959-97e7-727ad4b190d1     rhevm-default     rehnana_private_cloud_rhevm     PUSHING     
185ed89c-5cf5-408a-9428-f48389f5a7fa     962d9709-7382-4cca-ae21-88d220ef020e     mock              mock                            PUSHING     

[root@hp-xw6400-01 ~]#  aeolus image push -a mock -i bb511d08-8d35-11e1-a1cb-0019bb497d5a
Image Provider Image Provider     Account     Status      ---------------------------     --------     -------     -------     
bb511d08-8d35-11e1-a1cb-0019bb497d5a     58bc9a06-d8c0-4e4e-9848-390ead0b2055     mock         mock        PUSHING     

  
Actual results:
Image push works with -a,-b,-i option

Expected results:
Image push is supposed to work only with -A, -B, and -I as per the help

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 Maros Zatko 2012-05-09 12:58:07 UTC

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