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


The following commit has been merged in the master branch:
commit eaea5d5e4cd0bf1b7ab8e23b121e86cde7563671
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Mon Apr 1 19:31:14 2013 -0700

    Add eulb-* to setup.py

diff --git a/setup.py b/setup.py
index 5e17f4c..a159725 100644
--- a/setup.py
+++ b/setup.py
@@ -240,6 +240,29 @@ setup(name = "euca2ools",
                  "bin/euca-unmonitor-instances",
                  "bin/euca-upload-bundle",
                  "bin/euca-version",
+                 "bin/eulb-apply-security-groups-to-lb",
+                 "bin/eulb-attach-lb-to-subnets",
+                 "bin/eulb-configure-healthcheck",
+                 "bin/eulb-create-app-cookie-stickiness-policy",
+                 "bin/eulb-create-lb",
+                 "bin/eulb-create-lb-cookie-stickiness-policy",
+                 "bin/eulb-create-lb-listeners",
+                 "bin/eulb-create-lb-policy",
+                 "bin/eulb-delete-lb",
+                 "bin/eulb-delete-lb-listeners",
+                 "bin/eulb-delete-lb-policy",
+                 "bin/eulb-deregister-instances-from-lb",
+                 "bin/eulb-describe-instance-health",
+                 "bin/eulb-describe-lb-policies",
+                 "bin/eulb-describe-lb-policy-types",
+                 "bin/eulb-describe-lbs",
+                 "bin/eulb-detach-lb-from-subnets",
+                 "bin/eulb-disable-zones-for-lb",
+                 "bin/eulb-enable-zones-for-lb",
+                 "bin/eulb-register-instances-with-lb",
+                 "bin/eulb-set-lb-listener-ssl-cert",
+                 "bin/eulb-set-lb-policies-for-backend-server",
+                 "bin/eulb-set-lb-policies-of-listener",
                  "bin/euscale-create-auto-scaling-group",
                  "bin/euscale-create-launch-config",
                  "bin/euscale-delete-auto-scaling-group",

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list