RETIRED, Fuel Containerized Control Plane (CCP) main project
48b1e51430
Change-Id: Ib43889dcec99c515b9932de381cf3ef25fbc7ff9 |
||
---|---|---|
doc/source | ||
etc | ||
fuel_ccp | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
constraints.txt | ||
HACKING.rst | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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://docs.openstack.org/developer/fuel-ccp
- 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.