[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. 3.0.0-alpha3-257-g1da8e3a

Garrett Holmstrom gholms at fedoraproject.org
Sun Jun 16 02:31:08 UTC 2013


The following commit has been merged in the master branch:
commit 6082d5a1cdbfbfdfac41409e6a657db2d15bee7d
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Apr 25 23:15:58 2013 -0700

    Fix typo

diff --git a/euca2ools/commands/elasticloadbalancing/createloadbalancerpolicy.py b/euca2ools/commands/elasticloadbalancing/createloadbalancerpolicy.py
index 4ffbd5c..66f8edb 100644
--- a/euca2ools/commands/elasticloadbalancing/createloadbalancerpolicy.py
+++ b/euca2ools/commands/elasticloadbalancing/createloadbalancerpolicy.py
@@ -64,7 +64,7 @@ class CreateLoadBalancerPolicy(ELBRequest):
             Arg('--policy-type', dest='PolicyTypeName', metavar='POLTYPE',
                 required=True,
                 help='''type of the new policy.  For a list of policy types,
-                use euelb-describe-lb-policy-types.  (required)'''),
+                use eulb-describe-lb-policy-types.  (required)'''),
             Arg('-a', '--attribute', dest='PolicyAttributes.member',
                 action='append', metavar='"name=NAME, value=VALUE"',
                 type=attribute, help='''name and value for each attribute

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list