Bug 801927

Summary: grammar issue in aeolus-image build -h
Product: [Retired] CloudForms Cloud Engine Reporter: Dave Johnson <dajohnso>
Component: rubygem-aeolus-cliAssignee: Maros Zatko <mzatko>
Status: CLOSED ERRATA QA Contact: wes hayutin <whayutin>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0.0CC: asettle, cpelland, dmacpher, juwu, morazi, mzatko
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
There was a grammatical error in rubygrm-aeolus-cli for the command: # aeolus-image build -h This bug fix corrects the grammatical error by updating the help text and changes "Do not validation" to "Do not validate". The help text is now updated and has no grammatical errors.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 14:58:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dave Johnson 2012-03-09 21:02:13 UTC
Description of problem:
==================================

Text in question:
    -z, --no-validation              Do not validation <--- Do not validate...?


[root@ibm-x3950x5-01 ~]# 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


Version-Release number of selected component (if applicable):
===============================================================
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.3.0-14.el6.noarch

Comment 1 Maros Zatko 2012-03-13 16:14:39 UTC
in master

commit 6cbf9868379149c9eba1e6ab2dd4d3581ff65db3
Author: Maros Zatko <mzatko>
Date:   Tue Mar 13 16:22:49 2012 +0100

    BZ801927: fix grammar issue in aeolus-image build -h
    
    https://bugzilla.redhat.com/show_bug.cgi?id=801927

Comment 3 Dave Johnson 2012-09-17 17:10:42 UTC
flag has been removed...  good 2 go in CFCE v1.1 2012-09-14.5 puddle

[root@hp-bl685cg6-01 ~]# aeolus-image build -h 
Usage: aeolus-image build [command options]

Options:
    -e, --template FILE              path to file that contains template xml
    -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        # build a new image for ec2 from based on the given template for the default environment
aeolus-image build --target ec2,rhevm --template my.tmpl --environment default  # build a new image for ec2 and for rhevm based on the given template for the default environment

Comment 5 errata-xmlrpc 2012-12-04 14:58:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2012-1516.html