426e637724
From this etherpad: https://etherpad.openstack.org/p/kolla-mitaka-documentation Lay groundwork for structure of new documentation layout. Further work will finish the job on this doc work. Note in a later change I793244c47ffbe0ba304e79bacf708494e59d99c4 ansible-deployment, deploy-all-in-one-node, and quickstart.rst will be merged into one document. Change-Id: I42b576ffab796da6e27adc9dbf55b2ceed641c16
50 lines
1.4 KiB
ReStructuredText
50 lines
1.4 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.
|
|
|
|
Welcome to Kolla's Documentation!
|
|
=================================
|
|
|
|
Kolla provides Docker containers and Ansible playbooks to meet Kolla's mission.
|
|
Kolla is highly opinionated out of the box, but allows for complete
|
|
customization. This permits operators with little experience to deploy
|
|
OpenStack quickly and as experience grows modify the OpenStack configuration to
|
|
suit the operator's exact requirements.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
deployment-philosophy
|
|
quckstart
|
|
ansible-deployment
|
|
deploy-all-in-one-node
|
|
heat-dev-env
|
|
vagrant-dev-env
|
|
image-building
|
|
advanced-configuration
|
|
operating-kolla
|
|
|
|
|
|
Services in Kolla
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cinder-guide
|
|
swift-guide
|
|
ceph-guide
|
|
ironic-guide
|