f6d93e5ecd
Currently the project-deploy-guide links to the entire dev doc repo for Kolla-Ansible. This is incorrect. It should link only to installation information that can be found in the quick start guide. This patch remedies that change, and ensures that there is a link to the kolla deploy guide published at docs.o.o. Change-Id: I43738e341e996cb5a589a09c4c59c0dc8b058458
19 lines
604 B
ReStructuredText
19 lines
604 B
ReStructuredText
==============================
|
|
Kolla-Ansible Deployment Guide
|
|
==============================
|
|
|
|
Kolla provides Docker containers and Ansible playbooks to meet Kolla's mission.
|
|
Kolla's mission 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 minimal experience to deploy
|
|
OpenStack quickly and as experience grows modify the OpenStack configuration to
|
|
suit the operator's exact requirements.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart
|
|
multinode
|