[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:30:50 UTC 2013


The following commit has been merged in the master branch:
commit 37d0e310f8277b04da56d498c6ee546a01ea0b07
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Sun Mar 31 13:08:50 2013 -0700

    Fix typo

diff --git a/euca2ools/commands/elasticloadbalancing/describeloadbalancerpolicies.py b/euca2ools/commands/elasticloadbalancing/describeloadbalancerpolicies.py
index cadd13b..f010c96 100644
--- a/euca2ools/commands/elasticloadbalancing/describeloadbalancerpolicies.py
+++ b/euca2ools/commands/elasticloadbalancing/describeloadbalancerpolicies.py
@@ -35,7 +35,7 @@ from requestbuilder.mixins import TabifyingCommand
 
 
 class DescribeLoadBalancerPolicies(ELBRequest, TabifyingCommand):
-    DESCRIPTION = 'Show information about load balancer policiess'
+    DESCRIPTION = 'Show information about load balancer policies'
     ARGS = [Arg('LoadBalancerName', metavar='ELB', nargs='?', help='''show
                 policies associated with a specific load balancer (default:
                 only describe sample policies provided by the service)'''),

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list