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.

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.

Previous topic

The cinder.volume.drivers.netapp.dataontap.utils.loopingcalls Module

Next topic

The cinder.volume.drivers.netapp.eseries.client Module

Project Source

This Page