Fix wrong links

Some docs links have changed. We should update the wrong links in our codes.

Closes-Bug #1710106

Change-Id: I2704fbf947564dcfe5871d38080bf6c8fcc43837
This commit is contained in:
yfzhao 2017-08-11 16:44:28 +08:00
parent 6f2c8d45eb
commit c408401864
1 changed files with 6 additions and 6 deletions

View File

@ -73,9 +73,9 @@ share type 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 that match the un-scoped extra-spec keys for
the share type. For details, see `Capabilities and Extra-Specs <htt
p://docs.openstack.org/developer/manila/devref/capabilities_and_ext
ra_specs.html>`_.
the share type. For details, see `Capabilities and Extra-Specs
<https://docs.openstack.org/manila/latest/devref/
capabilities_and_extra_specs.html>`_.
Each driver implementation determines which extra specification
keys it uses. For details, see the documentation for the driver.
@ -287,9 +287,9 @@ Set extra spec for share type
Sets an extra specification for the share type.
Each driver implementation determines which extra specification
keys it uses. For details, see `Capabilities and Extra-Specs <http:
//docs.openstack.org/developer/manila/devref/capabilities_and_extra
_specs.html>`_ and documentation for your driver.
keys it uses. For details, see `Capabilities and Extra-Specs
<https://docs.openstack.org/manila/latest/devref/
capabilities_and_extra_specs.html>`_ and documentation for your driver.
Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),