The cinder.volume.drivers.netapp.dataontap.utils.utils
Module¶
Utilities for NetApp FAS drivers.
This module contains common utilities to be used by one or more NetApp FAS drivers to achieve the desired functionality.
-
build_ems_log_message_0
(driver_name, app_version, driver_mode)¶ Construct EMS Autosupport log message with deployment info.
-
build_ems_log_message_1
(driver_name, app_version, vserver, flexvol_pools, aggregate_pools)¶ Construct EMS Autosupport log message with storage pool info.
-
get_backend_configuration
(backend_name)¶ Get a cDOT configuration object for a specific backend.
-
get_client_for_backend
(backend_name, vserver_name=None)¶ Get a cDOT API client for a specific backend.