manila/releasenotes/notes/bp-netapp-active-iq-scheduler-weigher-df0a6709a63a1f6f.yaml
Felipe Rodrigues 6c9d990a8f Add NetApp Active IQ scheduler weigher
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
2023-08-30 08:28:50 -03:00

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.