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


The following commit has been merged in the master branch:
commit 4edb17e0787ead4c8f9db813323b855d470d6e85
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Sat May 19 15:17:20 2012 -0700

    Toast old debug crap

diff --git a/euca2ools/commands/euca/describeimages.py b/euca2ools/commands/euca/describeimages.py
index dfe023c..5f04d84 100644
--- a/euca2ools/commands/euca/describeimages.py
+++ b/euca2ools/commands/euca/describeimages.py
@@ -33,8 +33,7 @@ from . import EucalyptusRequest
 
 class DescribeImages(EucalyptusRequest):
     Description = 'Show information about images'
-    #APIVersion = '2010-08-31'
-    APIVersion = '2012-04-01'
+    APIVersion = '2010-08-31'
     Args = [Arg('ImageId', metavar='IMAGE', nargs='*',
                 help='limit results to one or more images'),
             Arg('-a', '--all', action='store_true', route_to=None,

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list