[Doc] Fix wrong links in docs
Since we were move stuff from contributor to admin [1], We also need to change links from contributor to admin in docs. [1] I6d9dec56890fb3a9bc0539c45c43233517cea048 Change-Id: I2d9dec56890fb3a9bc0539c45c43233517cea023
This commit is contained in:
parent
20d10a1ed0
commit
36e23a960d
@ -59,7 +59,7 @@ for the following purposes:
|
||||
The scheduler uses the special capabilities prefix for filtering. The scheduler
|
||||
can only create a share on a back end that reports capabilities matching the
|
||||
un-scoped extra-spec keys for the share type. For details, see `Capabilities
|
||||
and Extra-Specs <https://docs.openstack.org/manila/latest/contributor/
|
||||
and Extra-Specs <https://docs.openstack.org/manila/latest/admin/
|
||||
capabilities_and_extra_specs.html>`_.
|
||||
|
||||
Each driver implementation determines which extra specification keys it uses.
|
||||
|
@ -102,7 +102,7 @@ function correctly in manila, such as:
|
||||
- replication_type: string specifying the type of replication supported by
|
||||
the driver. Can be one of ('readable', 'writable' or 'dr').
|
||||
|
||||
.. note:: for more information please see https://docs.openstack.org/manila/latest/contributor/capabilities_and_extra_specs.html
|
||||
.. note:: for more information please see https://docs.openstack.org/manila/latest/admin/capabilities_and_extra_specs.html
|
||||
|
||||
Continuous Integration systems
|
||||
------------------------------
|
||||
@ -136,7 +136,7 @@ openstack-manuals, containing instructions on how to properly install and
|
||||
configure. The intended audience for this manual is cloud operators and
|
||||
administrators. Also, driver maintainers must update the manila share features
|
||||
support mapping documentation found at
|
||||
https://docs.openstack.org/manila/latest/contributor/share_back_ends_feature_support_mapping.html
|
||||
https://docs.openstack.org/manila/latest/admin/share_back_ends_feature_support_mapping.html
|
||||
|
||||
Manila optional requirements and features since Mitaka
|
||||
======================================================
|
||||
|
Loading…
Reference in New Issue
Block a user