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


The following commit has been merged in the master branch:
commit 583f88dc9b4b9feda674ee8d02d78139c369054e
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Wed Feb 20 15:10:34 2013 -0800

    Add skeleton bundle/__init__.py

diff --git a/euca2ools/nc/__init__.py b/euca2ools/commands/bundle/__init__.py
similarity index 93%
copy from euca2ools/nc/__init__.py
copy to euca2ools/commands/bundle/__init__.py
index 839d607..505e8cd 100644
--- a/euca2ools/nc/__init__.py
+++ b/euca2ools/commands/bundle/__init__.py
@@ -1,6 +1,6 @@
 # Software License Agreement (BSD License)
 #
-# Copyright (c) 2009-2011, Eucalyptus Systems, Inc.
+# Copyright (c) 2013, Eucalyptus Systems, Inc.
 # All rights reserved.
 #
 # Redistribution and use of this software in source and binary forms, with or
@@ -27,6 +27,3 @@
 # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
-#
-# Author: Mitch Garnaat mgarnaat at eucalyptus.com
-

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list