6c9d990a8f
Add the new scheduler weigher NetAppAIQWeigher that relies on the NetApp Acitve IQ software to weigh the hosts. It only works with NetApp only hosts. It is also adding a new NetApp specific pool information called ``netapp_cluster_name`` that contains the name of the cluster where the pool is located. Implements: netapp-active-iq-scheduler-weigher Signed-off-by Felipe Rodrigues <felipefuty01@gmail.com> Change-Id: I36b08066545afdaa37e053eee319bc9cd489efdc
11 lines
489 B
YAML
11 lines
489 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the ``NetAppAIQWeigher`` scheduler weigher that relies on the
|
|
`NetApp Active IQ <https://www.netapp.com/services/support/active-iq/>`_
|
|
to weigh the hosts. It only works with NetApp backends. When other
|
|
backends exist, the weigher is skipped. Added a new NetApp specific
|
|
pool information called ``netapp_cluster_name`` that contains the name
|
|
of the cluster where the pool is located, it can be set by a new
|
|
NetApp configuration option.
|