components/openstack/cloudbase-init/PKG-INFO
branchs11u3-sru
changeset 6035 c9748fcc32de
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openstack/cloudbase-init/PKG-INFO	Fri May 20 17:42:29 2016 -0400
@@ -0,0 +1,32 @@
+Metadata-Version: 1.1
+Name: cloudbase-init
+Version: 0.9.9
+Summary: Portable cloud initialization service
+Home-page: http://www.cloudbase.it/
+Author: Cloudbase Solutions Srl
+Author-email: [email protected]
+Description: The main goal of this project is to bring the benefits of 
+        cloud-init to guests running a wide range of OSs.  The first 
+        release provides support for Windows OSs, but due to the modular 
+        and decoupled architecture of the service, plugins for any OS 
+        can be easily added.
+
+        The features available with the first release include HTTP and 
+        ConfigDriveV2 metadata services and plugins for:  hostname, 
+        user creation, group membership, static networking, 
+        SSH user's public keys, user_data custom scripts running in 
+        various shells (CMD.exe / Powershell / bash)
+
+        There's no limitation in the type of supported Hypervisor. This 
+        service can be used on instances running on Hyper-V, KVM, Xen, 
+        ESXi, etc
+
+        Documentation, support and contacts: http://www.cloudbase.it 
+Platform: UNKNOWN
+Classifier: Intended Audience :: System Administrators
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3