Update the documentation link for doc migration

Change-Id: I93ecb6c27c2780e9cd86c8df065302b216fe7850
This commit is contained in:
chenxing 2017-07-19 10:41:29 +00:00 committed by Chason Chan
parent e44122c782
commit 7384f7eae5
7 changed files with 49 additions and 49 deletions

View File

@ -2,7 +2,7 @@ Kolla Style Commandments
============================ ============================
- Step 1: Read the OpenStack Style Commandments - Step 1: Read the OpenStack Style Commandments
https://docs.openstack.org/developer/hacking/ https://docs.openstack.org/hacking/latest/
- Step 2: Read on - Step 2: Read on

View File

@ -35,12 +35,12 @@ Getting Started
=============== ===============
Learn about Kolla by reading the documentation online Learn about Kolla by reading the documentation online
`docs.openstack.org <https://docs.openstack.org/developer/kolla/>`__. `docs.openstack.org <https://docs.openstack.org/kolla/latest/>`__.
Get started by reading the `Kolla Ansible Developer Get started by reading the `Kolla Ansible Developer
Quickstart <https://docs.openstack.org/developer/kolla-ansible/quickstart.html>`__ Quickstart <https://docs.openstack.org/kolla-ansible/latest/quickstart.html>`__
or the `Kolla Kubernetes Developer or the `Kolla Kubernetes Developer
Quickstart <https://docs.openstack.org/developer/kolla-kubernetes/deployment-guide.html>`__. Quickstart <https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html>`__.
The Kolla Repository The Kolla Repository
==================== ====================
@ -60,7 +60,7 @@ The `Docker images <https://docs.docker.com/engine/userguide/storagedriver/
imagesandcontainers/>`__ imagesandcontainers/>`__
are built by the Kolla project maintainers. A detailed process for are built by the Kolla project maintainers. A detailed process for
contributing to the images can be found in the `image building contributing to the images can be found in the `image building
guide <https://docs.openstack.org/developer/kolla/image-building.html>`__. guide <https://docs.openstack.org/kolla/latest/image-building.html>`__.
The Kolla developers build images in the `kolla` namespace for every tagged The Kolla developers build images in the `kolla` namespace for every tagged
release. release.
@ -75,47 +75,47 @@ OpenStack services
Kolla provides images to deploy the following OpenStack projects: Kolla provides images to deploy the following OpenStack projects:
- `Aodh <https://docs.openstack.org/developer/aodh/>`__ - `Aodh <https://docs.openstack.org/aodh/latest/>`__
- `Barbican <https://docs.openstack.org/developer/barbican/>`__ - `Barbican <https://docs.openstack.org/barbican/latest/>`__
- `Bifrost <https://docs.openstack.org/developer/bifrost/>`__ - `Bifrost <https://docs.openstack.org/bifrost/latest/>`__
- `Blazar <https://blazar.readthedocs.io/en/latest/>`__ - `Blazar <https://blazar.readthedocs.io/en/latest/>`__
- `Ceilometer <https://docs.openstack.org/developer/ceilometer/>`__ - `Ceilometer <https://docs.openstack.org/ceilometer/latest/>`__
- `Cinder <https://docs.openstack.org/developer/cinder/>`__ - `Cinder <https://docs.openstack.org/cinder/latest/>`__
- `CloudKitty <https://docs.openstack.org/developer/cloudkitty/>`__ - `CloudKitty <https://docs.openstack.org/cloudkitty/latest/>`__
- `Congress <https://docs.openstack.org/developer/congress/>`__ - `Congress <https://docs.openstack.org/congress/latest/>`__
- `Designate <https://docs.openstack.org/developer/designate/>`__ - `Designate <https://docs.openstack.org/designate/latest/>`__
- `Dragonflow <https://docs.openstack.org/developer/dragonflow/>`__ - `Dragonflow <https://docs.openstack.org/dragonflow/latest/>`__
- `Freezer <https://wiki.openstack.org/wiki/Freezer-docs>`__ - `Freezer <https://wiki.openstack.org/wiki/Freezer-docs>`__
- `Glance <https://docs.openstack.org/developer/glance/>`__ - `Glance <https://docs.openstack.org/glance/latest/>`__
- `Heat <https://docs.openstack.org/developer/heat/>`__ - `Heat <https://docs.openstack.org/heat/latest/>`__
- `Horizon <https://docs.openstack.org/developer/horizon/>`__ - `Horizon <https://docs.openstack.org/horizon/latest/>`__
- `Ironic <https://docs.openstack.org/developer/ironic/>`__ - `Ironic <https://docs.openstack.org/ironic/latest/>`__
- `Karbor <https://docs.openstack.org/developer/karbor/>`__ - `Karbor <https://docs.openstack.org/karbor/latest/>`__
- `Keystone <https://docs.openstack.org/developer/keystone/>`__ - `Keystone <https://docs.openstack.org/keystone/latest/>`__
- `Kuryr <https://docs.openstack.org/developer/kuryr/>`__ - `Kuryr <https://docs.openstack.org/kuryr/latest/>`__
- `Magnum <https://docs.openstack.org/developer/magnum/>`__ - `Magnum <https://docs.openstack.org/magnum/latest/>`__
- `Manila <https://docs.openstack.org/developer/manila/>`__ - `Manila <https://docs.openstack.org/manila/latest/>`__
- `Mistral <https://docs.openstack.org/developer/mistral/>`__ - `Mistral <https://docs.openstack.org/mistral/latest/>`__
- `Monasca <https://wiki.openstack.org/wiki/monasca>`__ - `Monasca <https://wiki.openstack.org/wiki/monasca>`__
- `Murano <https://docs.openstack.org/developer/murano/>`__ - `Murano <https://docs.openstack.org/murano/latest/>`__
- `Neutron <https://docs.openstack.org/developer/neutron/>`__ - `Neutron <https://docs.openstack.org/neutron/latest/>`__
- `Nova <https://docs.openstack.org/developer/nova/>`__ - `Nova <https://docs.openstack.org/nova/latest/>`__
- `Octavia <https://docs.openstack.org/developer/octavia/>`__ - `Octavia <https://docs.openstack.org/octavia/latest/>`__
- `Panko <https://docs.openstack.org/developer/panko/>`__ - `Panko <https://docs.openstack.org/panko/latest/>`__
- `Rally <https://docs.openstack.org/developer/rally/>`__ - `Rally <https://docs.openstack.org/rally/latest/>`__
- `Sahara <https://docs.openstack.org/developer/sahara/>`__ - `Sahara <https://docs.openstack.org/sahara/latest/>`__
- `Searchlight <https://docs.openstack.org/developer/searchlight/>`__ - `Searchlight <https://docs.openstack.org/searchlight/latest/>`__
- `Senlin <https://docs.openstack.org/developer/senlin/>`__ - `Senlin <https://docs.openstack.org/senlin/latest/>`__
- `Solum <https://docs.openstack.org/developer/solum/>`__ - `Solum <https://docs.openstack.org/solum/latest/>`__
- `Swift <https://docs.openstack.org/developer/swift/>`__ - `Swift <https://docs.openstack.org/swift/latest/>`__
- `Tacker <https://docs.openstack.org/developer/tacker/>`__ - `Tacker <https://docs.openstack.org/tacker/latest/>`__
- `Tempest <https://docs.openstack.org/developer/tempest/>`__ - `Tempest <https://docs.openstack.org/tempest/latest/>`__
- `Trove <https://docs.openstack.org/developer/trove/>`__ - `Trove <https://docs.openstack.org/trove/latest/>`__
- `Vitrage <https://docs.openstack.org/developer/vitrage/>`__ - `Vitrage <https://docs.openstack.org/vitrage/latest/>`__
- `Vmtp <https://vmtp.readthedocs.io/en/latest/>`__ - `Vmtp <https://vmtp.readthedocs.io/en/latest/>`__
- `Watcher <https://docs.openstack.org/developer/watcher/>`__ - `Watcher <https://docs.openstack.org/watcher/latest/>`__
- `Zaqar <https://docs.openstack.org/developer/zaqar/>`__ - `Zaqar <https://docs.openstack.org/zaqar/latest/>`__
- `Zun <https://wiki.openstack.org/wiki/zun>`__ - `Zun <https://docs.openstack.org/zun/latest/>`__
Infrastructure components Infrastructure components
------------------------- -------------------------

View File

@ -61,7 +61,7 @@ processes generally use a base image and child images, e.g. ``glance-base``,
Jinja2 'blocks' are employed throughout the Dockerfile's to help operators Jinja2 'blocks' are employed throughout the Dockerfile's to help operators
customise various stages of the build (refer to customise various stages of the build (refer to
https://docs.openstack.org/developer/kolla/image-building.html?highlight=override#dockerfile-customisation) https://docs.openstack.org/kolla/latest/image-building.html#dockerfile-customisation)
Some of these blocks are free form however, there are a subset that should be Some of these blocks are free form however, there are a subset that should be
common to every Dockerfile. The overall structure for a multi container service common to every Dockerfile. The overall structure for a multi container service

View File

@ -24,8 +24,8 @@ for operating OpenStack clouds.
This documentation is for the Kolla container images. The following subprojects This documentation is for the Kolla container images. The following subprojects
are available to help deploy Kolla: are available to help deploy Kolla:
* `kolla-ansible <https://docs.openstack.org/developer/kolla-ansible/>`_ * `kolla-ansible <https://docs.openstack.org/kolla-ansible/latest/>`_
* `kolla-kubernetes <https://docs.openstack.org/developer/kolla-kubernetes>`_ * `kolla-kubernetes <https://docs.openstack.org/kolla-kubernetes/latest/>`_
Site Notes Site Notes
========== ==========
@ -35,7 +35,7 @@ the project at any specific prior release. To access documentation for a
previous release of kolla, append the OpenStack release name to the URL, for previous release of kolla, append the OpenStack release name to the URL, for
example: example:
https://docs.openstack.org/developer/kolla/mitaka/ https://docs.openstack.org/kolla/mitaka/
Kolla Overview Kolla Overview

View File

@ -108,7 +108,7 @@ Then run ``tox`` with the debug environment as one of the following::
tox -e debug test_file_name.TestClass.test_name tox -e debug test_file_name.TestClass.test_name
For more information see the `oslotest documentation For more information see the `oslotest documentation
<https://docs.openstack.org/developer/oslotest/features.html#debugging-with-oslo-debug-helper>`_. <https://docs.openstack.org/oslotest/latest/user/features.html#debugging-with-oslo-debug-helper>`_.
.. rubric:: Footnotes .. rubric:: Footnotes

View File

@ -2,7 +2,7 @@
prelude: > prelude: >
In Newton cycle we included means to change various things in Kolla images In Newton cycle we included means to change various things in Kolla images
using override file. Full customization guide can be found here using override file. Full customization guide can be found here
https://docs.openstack.org/developer/kolla/image-building.html#dockerfile-customisation https://docs.openstack.org/kolla/latest/image-building.html#dockerfile-customisation
features: features:
- Customization mechanism for dockerfile - Customization mechanism for dockerfile
- Customization implemented in most of OpenStack services - Customization implemented in most of OpenStack services

View File

@ -5,7 +5,7 @@ description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/developer/kolla/ home-page = https://docs.openstack.org/kolla/latest/
license = Apache License, Version 2.0 license = Apache License, Version 2.0
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack