[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 5dc6e1e706c566cc102026fcb2757128aced3fa0
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Feb 21 22:48:36 2013 -0800

    Recreate euca-check-bucket

diff --git a/bin/euca-check-bucket b/bin/euca-check-bucket
new file mode 100644
index 0000000..403a293
--- /dev/null
+++ b/bin/euca-check-bucket
@@ -0,0 +1,6 @@
+#!/usr/bin/python -tt
+
+import euca2ools.commands.walrus.checkbucket
+
+if __name__ == '__main__':
+    euca2ools.commands.walrus.checkbucket.CheckBucket.run()

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list