Add Deployment section with Kolla

There are several deployment tools in OpenStack including Kolla, Tripleo,
OpenStack Ansible, OpenStack Chef, and OpenStack Puppet.  Add a section
for deployment tooling so the relevant projects can add documentation
for the respective projects.

Since the author of this patch is mainly interested in highlighting the
documntation of Kolla, start out with a Kolla entry in the Deployment
section.

Change-Id: Ie792bc5d04246edcdc4ab997e5da38f3813ddde6
This commit is contained in:
Steven Dake 2015-09-04 23:48:51 -07:00
parent c9a5e81f37
commit 9fe24a6f17

View File

@ -101,6 +101,13 @@
</a>
</div>
<div class="docs-link-sections">
<h3><i class="fa fa-cog"></i> Deployment Projects</h3>
<a href="http://docs.openstack.org/developer/kolla/">
Deploying OpenStack using Ansible in Docker Containers Documentation (kolla)
</a>
</div>
<div class="docs-link-sections">
<h3><i class="fa fa-book"></i> Related Projects</h3>
<a href="http://docs.openstack.org/developer/os-cloud-config/">