Ansible deployment of the Kolla containers
Go to file
2021-06-07 09:00:26 +00:00
ansible Merge "Bump min Docker version" 2021-06-07 09:00:26 +00:00
contrib
deploy-guide/source
doc docs: Update Freenode to OFTC 2021-05-31 09:51:04 +02:00
etc/kolla Remove Monasca Grafana service 2021-04-27 11:06:25 +00:00
kolla_ansible
releasenotes Merge "Bump min Docker version" 2021-06-07 09:00:26 +00:00
roles CI: Configure IP on a linux bridge instead of OVS br-ex 2021-05-24 14:40:30 +00:00
specs
tests chrony: allow to remove the container 2021-06-02 17:28:35 +00:00
tools Merge "chrony: allow to remove the container" 2021-06-07 08:55:19 +00:00
zuul.d Merge "[CI] Drop Zuul host groups" 2021-06-02 11:09:26 +00:00
.ansible-lint CI: Fix yamllint comments-indentation in .ansible-lint 2021-03-19 12:08:20 +01:00
.gitignore
.gitreview
.stestr.conf
.yamllint
bindep.txt
CONTRIBUTING.rst
LICENSE
README.rst
requirements.txt
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-05 10:01:15 +02:00
setup.py
test-requirements.txt Bump up supported Ansible version to 2.10 2021-03-08 11:40:31 +00:00
tox.ini Indented two spaces to match the other things in this block 2021-05-19 11:50:59 +08:00

Kolla Ansible

image

The Kolla Ansible is a deliverable project separated from Kolla project.

Kolla Ansible deploys OpenStack services and infrastructure components in Docker containers.

Kolla's mission statement is:

To provide production-ready containers and deployment tools for operating
OpenStack clouds.

Kolla is highly opinionated out of the box, but allows for complete customization. This permits operators with little experience to deploy OpenStack quickly and as experience grows modify the OpenStack configuration to suit the operator's exact requirements.

Getting Started

Learn about Kolla Ansible by reading the documentation online Kolla Ansible.

Get started by reading the Developer Quickstart.

OpenStack services

Kolla Ansible deploys containers for the following OpenStack projects:

Infrastructure components

Kolla Ansible deploys containers for the following infrastructure components:

Directories

  • ansible - Contains Ansible playbooks to deploy OpenStack services and infrastructure components in Docker containers.
  • contrib - Contains demos scenarios for Heat, Magnum and Tacker and a development environment for Vagrant
  • doc - Contains documentation.
  • etc - Contains a reference etc directory structure which requires configuration of a small number of configuration variables to achieve a working All-in-One (AIO) deployment.
  • kolla_ansible - Contains password generation script.
  • releasenotes - Contains releasenote of all features added in Kolla Ansible.
  • specs - Contains the Kolla Ansible communities key arguments about architectural shifts in the code base.
  • tests - Contains functional testing tools.
  • tools - Contains tools for interacting with Kolla Ansible.
  • zuul.d - Contains project gate job definitions.

Getting Involved

Need a feature? Find a bug? Let us know! Contributions are much appreciated and should follow the standard Gerrit workflow.

  • We communicate using the #openstack-kolla irc channel.
  • File bugs, blueprints, track releases, etc on Launchpad.
  • Attend weekly meetings.
  • Contribute code.

Contributors

Check out who's contributing code and contributing reviews.

Notices

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.