Metadata-Version: 1.1
Name: fuel-ccp
Version: 0.1.1.dev505
Summary: Docker images builder for OpenStack services and infra.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =============================
        Welcome to CCP documentation!
        =============================
        
        CCP Overview
        ============
        
        CCP stands for "Containerized Control Plane". The goal of this project is to
        make building, running and managing production-ready OpenStack containers
        on top of Kubernetes an easy task for operators.
        
        * Free software: Apache license
        * Documentation: http://fuel-ccp.readthedocs.io
        * Source: http://git.openstack.org/cgit/openstack/fuel-ccp
        * Bugs: http://bugs.launchpad.net/fuel-ccp
        
        Features
        --------
        
        * Build and customize OpenStack Docker images
        * Run, manage and update OpenStack containers in Kubernetes cluster
        * Monitoring and centralized logging system
        
        Directories
        -----------
        
        - doc - Contains documentation.
        - etc - Contains configuration examples.
        - fuel_ccp - Contains source code of the project.
        - tools - Contains usefull utilites for development purposes.
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
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
Classifier: Programming Language :: Python :: 3.4
