23dd5b601d
Change-Id: Id176d784c292e26f152f5a1a8468f5b6e55cc2f0
57 lines
1.5 KiB
ReStructuredText
57 lines
1.5 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-Mesos's Mission
|
|
=====================
|
|
|
|
Kolla-Mesos provides Mesos deployment of Kolla Docker containers to meet Kolla's mission.
|
|
|
|
Kolla-Mesos 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-Mesos Overview
|
|
====================
|
|
|
|
Note: Kolla-Mesos is at a very early stage of development and the
|
|
documentation is currently focused on helping developers understand
|
|
the project and get started.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
quickstart
|
|
howto_add_a_new_service
|
|
man/index
|
|
|
|
Code documentation
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api/autoindex
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|