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


The following commit has been merged in the master branch:
commit 447ee9c2f8d420cb0c2b4926f3e29600c5995689
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Fri May 3 17:08:18 2013 -0700

    eustore-install-image:  add missing import

diff --git a/euca2ools/commands/eustore/installimage.py b/euca2ools/commands/eustore/installimage.py
index f303fc9..5e1ab9b 100644
--- a/euca2ools/commands/eustore/installimage.py
+++ b/euca2ools/commands/eustore/installimage.py
@@ -49,6 +49,7 @@ from requestbuilder.exceptions import ArgumentError, ClientError
 from requestbuilder.mixins import FileTransferProgressBarMixin
 from requestbuilder.util import set_userregion
 import shutil
+import sys
 import tarfile
 import tempfile
 import urlparse

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list