fuel-ccp/README.rst
Proskurin Kirill 0b9685a957 Fix docs url in README
Change-Id: I95f89eaa83d84420557e1f0b943f6692416443f1
2016-10-26 20:43:14 +02:00

31 lines
890 B
ReStructuredText

=============================
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.