Bug 802611

Summary: References to Environment in cli commands.
Product: [Retired] CloudForms Cloud Engine Reporter: Aziza Karol <akarol>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: akarol, deltacloud-maint, hbrock, ssachdev
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Aziza Karol 2012-03-13 04:55:36 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
This issue is logged to track point 2 from https://bugzilla.redhat.com/show_bug.cgi?id=798136#c1


There are references to environment in cli commands:
#aeolus-image  build -h
Usage: aeolus-image build [command options]

Options:
    -e, --template FILE              path to file that contains template xml
    -z, --no-validation              Do not validation the template against the TDL XML Schema
    -T, --target TARGET1,TARGET2     provider type (ec2, rackspace, rhevm, etc)
    -E, --environment ENVIRONMENT    environment to build for
    -h, --help                       Get usage information for this command

Examples:
aeolus-image build --target ec2 --template my.tmpl --environment default        
aeolus-image build --target ec2,rhevm --template my.tmpl --environment default  



Additional info:
rpm -qa | grep aeolus
rubygem-aeolus-cli-0.3.0-13.el6.noarch
aeolus-conductor-0.8.0-41.el6.noarch
aeolus-configure-2.5.0-18.el6.noarch
aeolus-conductor-doc-0.8.0-41.el6.noarch
aeolus-all-0.8.0-41.el6.noarch
aeolus-conductor-daemons-0.8.0-41.el6.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch