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
|
|
|
=========================================
|
2021-01-18 23:14:14 +01:00
|
|
|
Welcome to Kolla Ansible's documentation!
|
2017-01-26 15:59:19 +00:00
|
|
|
=========================================
|
2016-05-24 16:45:46 +02: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.
|
|
|
|
|
2021-01-18 23:14:14 +01: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.
|
|
|
|
|
2019-05-21 16:38:23 +01:00
|
|
|
Related Projects
|
|
|
|
================
|
|
|
|
|
|
|
|
This documentation is for Kolla Ansible.
|
|
|
|
|
2021-01-18 23:14:14 +01:00
|
|
|
For information on building container images for use with Kolla Ansible, please
|
2017-01-26 15:59:19 +00:00
|
|
|
refer to the `Kolla image documentation
|
2017-07-19 11:07:11 +00:00
|
|
|
<https://docs.openstack.org/kolla/latest/>`_.
|
2016-09-26 22:03:28 +08:00
|
|
|
|
2019-09-30 18:54:05 +02:00
|
|
|
`Kayobe <https://docs.openstack.org/kayobe/latest/>`_ is a subproject of Kolla
|
|
|
|
that uses Kolla Ansible and Bifrost to deploy an OpenStack control plane to
|
|
|
|
bare metal.
|
2019-05-21 16:38:23 +01:00
|
|
|
|
|
|
|
Site Notes
|
|
|
|
==========
|
|
|
|
|
|
|
|
This documentation is continually updated and may not represent the state of
|
|
|
|
the project at any specific prior release. To access documentation for a
|
2021-01-18 23:14:14 +01:00
|
|
|
previous release of Kolla Ansible, append the OpenStack release name to the
|
|
|
|
URL. For example, to access documentation for the Stein release:
|
2019-05-21 16:38:23 +01:00
|
|
|
https://docs.openstack.org/kolla-ansible/stein
|
|
|
|
|
2021-01-18 22:12:24 +01:00
|
|
|
Release Notes
|
|
|
|
=============
|
|
|
|
|
|
|
|
The release notes for the project can be found here:
|
|
|
|
https://docs.openstack.org/releasenotes/kolla-ansible/
|
|
|
|
|
2019-05-21 16:38:23 +01:00
|
|
|
Administrator Guide
|
|
|
|
===================
|
2017-09-25 12:46:35 +05:30
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
admin/index
|
2016-09-26 22:03:28 +08:00
|
|
|
|
2019-05-21 16:38:23 +01:00
|
|
|
User Guide
|
|
|
|
==========
|
2015-11-02 11:14:39 -07:00
|
|
|
|
2015-08-28 01:38:42 +00:00
|
|
|
.. toctree::
|
2017-07-24 23:28:39 +08:00
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
user/index
|
|
|
|
|
|
|
|
Reference
|
|
|
|
=========
|
2015-08-28 01:38:42 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2017-07-24 23:28:39 +08:00
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
reference/index
|
2016-05-31 12:30:04 +01:00
|
|
|
|
2019-05-21 16:38:23 +01:00
|
|
|
Contributor Guide
|
|
|
|
=================
|
2016-05-31 12:30:04 +01:00
|
|
|
|
|
|
|
.. toctree::
|
2017-07-24 23:28:39 +08:00
|
|
|
:maxdepth: 2
|
2016-05-31 12:30:04 +01:00
|
|
|
|
2017-07-24 23:28:39 +08:00
|
|
|
contributor/index
|