cinder/cinder/volume/drivers/netapp
Michael Arndt 7f6c42c0be [NetApp] Adding support for Adaptive QoS in NetApp driver.
Added support for Adaptive QoS policies that have been pre-created on
the storage system, with the NetApp driver and clustered ONTAP version
9.4 or higher.  To use this feature, configure a Cinder volume type with
the following extra-specs::

    netapp:qos_policy_group=<name_of_precreated_aqos_policy>
    netapp:qos_policy_group_is_adaptive="<is> True"

Note that a cluster scoped account must be used in the driver
configuration in order to use QoS in clustered ONTAP.

Partially-implements: bp netapp-adaptive-qos-support

Co-Authored-By: Lucio Seki <lucioseki@gmail.com>

Change-Id: Idcdbd042bb10f7381048fe4cb9fb870c3eebb6ce
2020-09-11 22:27:06 +00:00
..
dataontap [NetApp] Adding support for Adaptive QoS in NetApp driver. 2020-09-11 22:27:06 +00:00
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
options.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
utils.py Fix kwargs passed to exception to get better format of error message 2019-06-19 09:39:34 +08:00