diff --git a/doc/source/admin/shared-file-systems-share-types.rst b/doc/source/admin/shared-file-systems-share-types.rst index dd421d63d8..2a55e8d6c3 100644 --- a/doc/source/admin/shared-file-systems-share-types.rst +++ b/doc/source/admin/shared-file-systems-share-types.rst @@ -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 `_. Each driver implementation determines which extra specification keys it uses. diff --git a/doc/source/contributor/driver_requirements.rst b/doc/source/contributor/driver_requirements.rst index 3f41b39049..536f689362 100644 --- a/doc/source/contributor/driver_requirements.rst +++ b/doc/source/contributor/driver_requirements.rst @@ -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 ======================================================