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


The following commit has been merged in the master branch:
commit e63f6b920f6ab3dc73821c0f76492676383671ca
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Fri Apr 5 13:22:19 2013 -0700

    Fix copypaste error in setup.py

diff --git a/setup.py b/setup.py
index a159725..04b874d 100644
--- a/setup.py
+++ b/setup.py
@@ -313,9 +313,9 @@ setup(name = "euca2ools",
                   "euca2ools.commands",
                   "euca2ools.commands.autoscaling",
                   "euca2ools.commands.bundle",
+                  "euca2ools.commands.elasticloadbalancing",
                   "euca2ools.commands.euca",
                   "euca2ools.commands.euare",
-                  "euca2ools.commands.autoscaling",
                   "euca2ools.commands.eustore",
                   "euca2ools.commands.monitoring",
                   "euca2ools.commands.walrus"],

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list