a270964a50
In addition, the port of zun-api is inconsistent. The devstack script used 9517 and others used 9512. This commit changed to port 9517 in everywhere. Implements: blueprint deploy-zun-api-in-wsgi Change-Id: I08818e417945338d5de5de473f8adc9bf9d63bdc
39 lines
1.0 KiB
ReStructuredText
39 lines
1.0 KiB
ReStructuredText
..
|
|
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 Zun's documentation!
|
|
===============================
|
|
Zun is an OpenStack Container service. It aims to provide an OpenStack API for
|
|
provisioning and managing containerized workload on OpenStack.
|
|
|
|
Contents
|
|
========
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
dev/quickstart
|
|
dev/manual-devstack.rst
|
|
readme
|
|
installation
|
|
usage
|
|
contributing
|
|
mod_wsgi
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|