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


The following commit has been merged in the master branch:
commit 7a07b148fe5781cc76950ecc22f96a3f0d7fb735
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Feb 21 20:33:10 2013 -0800

    Toast old command names

diff --git a/bin/euca-add-group b/bin/euca-add-group
deleted file mode 120000
index 2f3faad..0000000
--- a/bin/euca-add-group
+++ /dev/null
@@ -1 +0,0 @@
-euca-create-group
\ No newline at end of file
diff --git a/bin/euca-add-keypair b/bin/euca-add-keypair
deleted file mode 120000
index 6195d86..0000000
--- a/bin/euca-add-keypair
+++ /dev/null
@@ -1 +0,0 @@
-euca-create-keypair
\ No newline at end of file
diff --git a/setup.py b/setup.py
index 43b61e5..10b6ff8 100644
--- a/setup.py
+++ b/setup.py
@@ -158,8 +158,6 @@ setup(name = "euca2ools",
                  "bin/euare-userresyncmfadevice",
                  "bin/euare-userupdateinfo",
                  "bin/euare-useruploadpolicy",
-                 "bin/euca-add-group",
-                 "bin/euca-add-keypair",
                  "bin/euca-allocate-address",
                  "bin/euca-associate-address",
                  "bin/euca-attach-volume",

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list