Switch base to the latest in doc link address

Although we had some effort to fix these before, it still left lots
of outdated link address, this patch is to fix them all.

Change-Id: I2f9ee172306bf5a99575e0cb6f5eac0ea87b0483
This commit is contained in:
junboli 2017-10-10 09:42:54 +08:00
parent f645cdab36
commit dbb60106e7
6 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@ These workflows are possible for a migration:
.. note::
While most back ends support this function, not all do. See the `driver
documentation <https://docs.openstack.org/ocata/config-reference/block-storage/volume-drivers.html>`__
documentation <https://docs.openstack.org/cinder/latest/configuration/block-storage/volume-drivers.html>`__
in the OpenStack Configuration Reference for more details.
#. If the volume is attached to a VM instance, the Block Storage creates a

View File

@ -163,7 +163,7 @@ service quotas.
update the property in the :guilabel:`cinder.quota`
section of the ``/etc/cinder/cinder.conf`` file.
For more information, see the `Block Storage service
<https://docs.openstack.org/ocata/config-reference/block-storage.html>`_
<https://docs.openstack.org/cinder/latest/configuration/>`_
in OpenStack Configuration Reference.
#. To update Block Storage service quotas for an existing project

View File

@ -6,7 +6,7 @@ Install and configure the backup service
Optionally, install and configure the backup service. For simplicity,
this configuration uses the Block Storage node and the Object Storage
(swift) driver, thus depending on the
`Object Storage service <https://docs.openstack.org/project-install-guide/object-storage/ocata/>`_.
`Object Storage service <https://docs.openstack.org/swift/latest/install/>`_.
.. note::

View File

@ -6,7 +6,7 @@ Install and configure the backup service
Optionally, install and configure the backup service. For simplicity,
this configuration uses the Block Storage node and the Object Storage
(swift) driver, thus depending on the
`Object Storage service <https://docs.openstack.org/project-install-guide/object-storage/ocata/>`_.
`Object Storage service <https://docs.openstack.org/swift/latest/install/>`_.
.. note::

View File

@ -6,7 +6,7 @@ Install and configure the backup service
Optionally, install and configure the backup service. For simplicity,
this configuration uses the Block Storage node and the Object Storage
(swift) driver, thus depending on the
`Object Storage service <https://docs.openstack.org/project-install-guide/object-storage/ocata/>`_.
`Object Storage service <https://docs.openstack.org/swift/latest/install/>`_.
.. note::

View File

@ -15,7 +15,7 @@ nodes. Depending upon the drivers used, the volume service can run
on controller nodes, compute nodes, or standalone storage nodes.
For more information, see the
`Configuration Reference <https://docs.openstack.org/ocata/config-reference/block-storage/volume-drivers.html>`_.
`Configuration Reference <https://docs.openstack.org/cinder/latest/configuration/block-storage/volume-drivers.html>`_.
Prerequisites