components/openstack/cloudbase-init/PKG-INFO
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Mon, 24 Oct 2016 23:32:49 -0700
changeset 7209 d19b72e9391b
parent 5418 708cabdc9a39
permissions -rw-r--r--
23245313 Move gnome-terminal to Userland and update to 3.18.2 PSARC/2016/375 GNOME apps and icons

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