Merge "Update QoS and add Accuracy Note"

This commit is contained in:
Zuul 2019-06-12 17:02:32 +00:00 committed by Gerrit Code Review
commit 228bc8f1fc
2 changed files with 12 additions and 3 deletions

View File

@ -395,9 +395,11 @@ driver.zadara=missing
[operation.qos] [operation.qos]
title=QoS title=QoS
status=optional status=optional
notes=Vendor drivers that support Quality of Service (QoS) are able notes=Vendor drivers that support Quality of Service (QoS) at the
to utilize QoS Specs associated with volume extra specs to control backend. This means they are able to utilize QoS Specs associated
QoS settings on a per volume basis. with volume extra specs to control QoS settings at the storage
device on a per volume basis. Drivers that don't support this can
utilize frontend QoS via libvirt.
driver.datera=complete driver.datera=complete
driver.dell_emc_powermax=complete driver.dell_emc_powermax=complete
driver.dell_emc_ps=missing driver.dell_emc_ps=missing

View File

@ -53,6 +53,13 @@ matrix we include the list of required functions here for reference.
Since the above functions are required their support is assumed and the Since the above functions are required their support is assumed and the
matrix only includes support for optional functionality. matrix only includes support for optional functionality.
.. note::
This matrix is not dynamically generated. It is maintained by the Cinder
team and Vendor driver maintainers. While every effort is made to ensure
the accuracy of the data in this matrix, discrepancies with actual
functionality are possible. Please refer to your vendor's support
documentation for additional information.
.. _driver_support_matrix: .. _driver_support_matrix:
.. support_matrix:: support-matrix.ini .. support_matrix:: support-matrix.ini