Link to the in-tree driver support matrix from multiattach docs

The in-tree driver support matrix supersedes the potentially
stale driver support matrix wiki, so this updates the admin
docs for multiattach to point at the former rather than the
latter.

Change-Id: I7bf909e68eb14de4d56d4ab62e5e48abf3d40616
This commit is contained in:
Matt Riedemann 2018-09-13 13:09:48 -04:00
parent 5c7b5a2d1d
commit 643b53c04d
2 changed files with 4 additions and 3 deletions

View File

@ -105,8 +105,8 @@ the chosen back end which is indicated through capabilities in the
corresponding volume driver.
The reference implementation is available on LVM in the Queens release. You can
check the `Driver Support Matrix`_ for further information on which back end
provides the functionality.
check the :ref:`Driver Support Matrix <driver_support_matrix>` for further
information on which back end provides the functionality.
Policy rules
~~~~~~~~~~~~
@ -145,4 +145,3 @@ Known issues and limitations
.. _`Nova`: https://specs.openstack.org/openstack/nova-specs/specs/queens/approved/cinder-volume-multi-attach.html
.. _`new Attach/Detach APIs were added to Cinder`: http://specs.openstack.org/openstack/cinder-specs/specs/ocata/add-new-attach-apis.html
.. _`Cinder's specs list`: https://specs.openstack.org/openstack/cinder-specs/index.html
.. _`Driver Support Matrix`: https://wiki.openstack.org/wiki/CinderSupportMatrix

View File

@ -53,6 +53,8 @@ matrix we include the list of required functions here for reference.
Since the above functions are required their support is assumed and the
matrix only includes support for optional functionality.
.. _driver_support_matrix:
.. support_matrix:: support-matrix.ini
Driver Removal History