58ee9c4b84
I merged "quickstart" doc with "ansible-deployment" and "deploy-all-in-one-node". All three of them was covering same topic and added a lot of confusion for new users. I added some clarification lines from myself, with main goal to recive one straightforward document for new users. Change-Id: I793244c47ffbe0ba304e79bacf708494e59d99c4
54 lines
1.4 KiB
ReStructuredText
54 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.
|
|
|
|
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.
|
|
|
|
Kolla Overview
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
deployment-philosophy
|
|
quickstart
|
|
heat-dev-env
|
|
vagrant-dev-env
|
|
image-building
|
|
advanced-configuration
|
|
operating-kolla
|
|
|
|
|
|
Kolla Services
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cinder-guide
|
|
swift-guide
|
|
ceph-guide
|
|
ironic-guide
|