
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
Cinder Configuration Documentation (source/configuration)
Introduction:
This directory is intended to hold any documentation that relates to how to configure Cinder. It is intended that some of this content be automatically generated in the future. At the moment, however, it is not. If you would like to work on this, please use Launchpad Bug #1847600 for tracking purposes. Changes to configuration options for Cinder or its drivers needs to be put under this directory.
The full spec for organization of documentation may be seen in the OS Manuals Migration Spec.