|
|
1 day ago | |
|---|---|---|
| .zuul.d | 3 weeks ago | |
| contrib/template-override | 9 months ago | |
| doc | 4 days ago | |
| docker | 1 day ago | |
| etc | 3 years ago | |
| kolla | 4 days ago | |
| releasenotes | 4 days ago | |
| specs | 1 year ago | |
| tests | 1 month ago | |
| tools | 1 week ago | |
| .gitignore | 3 weeks ago | |
| .gitreview | 1 year ago | |
| .stestr.conf | 1 year ago | |
| .yamllint | 8 months ago | |
| CONTRIBUTING.rst | 3 weeks ago | |
| HACKING.rst | 2 years ago | |
| LICENSE | 5 years ago | |
| README.rst | 2 weeks ago | |
| bindep.txt | 6 months ago | |
| deliverables.yaml | 9 months ago | |
| lower-constraints.txt | 1 month ago | |
| requirements.txt | 1 month ago | |
| setup.cfg | 3 weeks ago | |
| setup.py | 1 month ago | |
| test-requirements.txt | 1 month ago | |
| tox.ini | 4 weeks ago | |
The Kolla project is a member of the OpenStack Big Tent Governance.
Kolla's mission statement is:
To provide production-ready containers and deployment tools for operating
OpenStack clouds.
Kolla provides Docker containers, Ansible playbooks to deploy OpenStack on baremetal or virtual machine to meet Kolla's mission.
Kolla has out of the box defaults for a working basic deployment, and also implements complete customization. This model permits operators with minimal experience to deploy OpenStack quickly and as the operator's experience grows modify the OpenStack configuration to suit the operator's exact requirements.
Learn about Kolla by reading the documentation online Kolla.
Get started by reading the Kolla Ansible Developer Quickstart.
The Kolla repository is one of three deliverables of the OpenStack Kolla project. The three deliverables that make up the Kolla project are:
| Deliverable | Repository |
|---|---|
| kolla | https://opendev.org/openstack/kolla |
| kolla-ansible | https://opendev.org/openstack/kolla-ansible |
| kayobe | https://opendev.org/openstack/kayobe |
The project kolla-cli is deprecated since the Ussuri release and will not be maintained in the future.
The Docker images are built by the Kolla project maintainers. A detailed process for contributing to the images can be found in the image building guide.
The Kolla developers build images in the kolla namespace for every tagged release.
You can view the available images on Docker Hub or with the Docker CLI:
$ sudo docker search kolla
Kolla provides images to deploy the following OpenStack projects:
Kolla provides images to deploy the following infrastructure components:
contrib - Contains sample template override files.doc - Contains documentation.docker - Contains jinja2 templates for the Docker build system.etc - Contains a reference etc directory structure which requires configuration of a small number of configuration variables to build docker images.kolla - Contains Python modules for kolla image build system.releasenotes - Contains the releasenote for all added features in kolla.roles - Contains Ansible roles used in CI.specs - Contains the Kolla communities key arguments about architectural shifts in the code base.tests - Contains functional testing tools.tools - Contains tools for interacting with the kolla repository.Need a feature? Find a bug? Let us know! Contributions are much appreciated and should follow the standard Gerrit workflow.
Check out who is contributing code and contributing reviews.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein.