2015-08-28 01:38:42 +00:00
|
|
|
..
|
|
|
|
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.
|
|
|
|
|
2017-01-26 15:59:19 +00:00
|
|
|
=========================================
|
|
|
|
Welcome to Kolla-Ansible's documentation!
|
|
|
|
=========================================
|
2016-05-24 16:45:46 +02:00
|
|
|
|
2015-11-02 11:14:39 -07:00
|
|
|
Kolla's Mission
|
|
|
|
===============
|
2015-08-28 01:38:42 +00:00
|
|
|
|
2015-11-02 11:14:39 -07:00
|
|
|
Kolla's mission is to provide production-ready containers and deployment tools
|
|
|
|
for operating OpenStack clouds.
|
|
|
|
|
2017-01-26 15:59:19 +00:00
|
|
|
Kolla-Ansible is highly opinionated out of the box, but allows for complete
|
2015-11-02 11:14:39 -07:00
|
|
|
customization. This permits operators with minimal experience to deploy
|
2015-08-28 01:38:42 +00:00
|
|
|
OpenStack quickly and as experience grows modify the OpenStack configuration to
|
|
|
|
suit the operator's exact requirements.
|
|
|
|
|
2017-01-26 15:59:19 +00:00
|
|
|
For information on building container images for use with Kolla-Ansible, please
|
|
|
|
refer to the `Kolla image documentation
|
|
|
|
<http://docs.openstack.org/developer/kolla>`_.
|
2016-09-26 22:03:28 +08:00
|
|
|
|
|
|
|
|
2017-01-26 15:59:19 +00:00
|
|
|
Overview
|
|
|
|
========
|
2015-11-02 11:14:39 -07:00
|
|
|
|
2015-08-28 01:38:42 +00:00
|
|
|
.. toctree::
|
2016-09-12 12:12:34 -07:00
|
|
|
:maxdepth: 1
|
2015-08-28 01:38:42 +00:00
|
|
|
|
2016-09-12 12:12:34 -07:00
|
|
|
deployment-philosophy
|
2016-09-21 14:20:49 +00:00
|
|
|
production-architecture-guide
|
2015-11-02 15:17:51 -07:00
|
|
|
quickstart
|
2016-05-02 18:28:35 -04:00
|
|
|
multinode
|
2017-03-10 14:24:42 +01:00
|
|
|
multi-regions
|
2015-11-02 07:07:47 -07:00
|
|
|
advanced-configuration
|
|
|
|
operating-kolla
|
2016-05-18 04:53:08 -04:00
|
|
|
security
|
2017-01-27 18:52:04 +00:00
|
|
|
troubleshooting
|
2015-11-02 07:07:47 -07:00
|
|
|
|
2017-01-26 15:59:19 +00:00
|
|
|
Services
|
|
|
|
========
|
2015-08-28 01:38:42 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2015-10-11 10:36:46 +02:00
|
|
|
ceph-guide
|
2017-03-10 15:50:03 +00:00
|
|
|
central-logging-guide
|
2016-07-18 10:39:09 +00:00
|
|
|
external-ceph-guide
|
2016-03-16 09:10:38 -04:00
|
|
|
cinder-guide
|
2017-01-30 11:03:49 -03:00
|
|
|
cinder-guide-hnas
|
2017-01-23 17:01:02 +00:00
|
|
|
designate-guide
|
2015-10-11 10:36:46 +02:00
|
|
|
ironic-guide
|
2016-03-16 09:10:38 -04:00
|
|
|
manila-guide
|
2016-10-14 08:51:43 -03:00
|
|
|
manila-hnas-guide
|
2017-04-03 13:07:40 +08:00
|
|
|
nova-fake-driver
|
2016-03-16 09:10:38 -04:00
|
|
|
swift-guide
|
2016-05-10 12:17:37 +01:00
|
|
|
bifrost
|
2016-09-16 10:17:45 +01:00
|
|
|
networking-guide
|
2016-03-29 13:25:43 -04:00
|
|
|
kuryr-guide
|
2016-05-31 12:30:04 +01:00
|
|
|
|
|
|
|
Developer Docs
|
|
|
|
==============
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
CONTRIBUTING
|
|
|
|
vagrant-dev-env
|
2016-06-10 10:13:44 +05:30
|
|
|
running-tests
|
2016-09-21 18:30:15 +02:00
|
|
|
bug-triage
|