78cf8abd1b
This builds the deployment guide that will be published to https://docs.openstack.org/project-deploy-guide/newton/. In this approach, all existing documents in kolla-ansible/doc directory will remain. The kolla-ansible/deploy-guide directory will simply include all documents that exist in the kolla-ansible/doc directory. All new changes will be made to the documents in the docs directory which will be imported to the deployment-guide. However, I believe we will also have to build the deployment-guide every time a change is merged to the docs in the doc directory. Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
37 lines
1.2 KiB
ReStructuredText
37 lines
1.2 KiB
ReStructuredText
..
|
|
Copyright 2014-2015 OpenStack Foundation
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
======================
|
|
Kolla Deployment Guide
|
|
======================
|
|
|
|
Kolla's Mission
|
|
===============
|
|
|
|
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: 1
|
|
|
|
kolla-ansible-index.rst
|