cinder.volume.drivers.netapp.common
Modulecinder.volume.drivers.netapp.common
Module¶Unified driver for NetApp storage systems.
Supports multiple storage systems of different families and protocols.
NetAppDriver
¶Bases: cinder.volume.driver.ProxyVD
NetApp unified block storage driver.
Acts as a factory to create NetApp storage drivers based on the storage family and protocol configured.
REQUIRED_FLAGS
= [‘netapp_storage_family’, ‘netapp_storage_protocol’]¶create_driver
(storage_family, storage_protocol, *args, **kwargs)¶Creates an appropriate driver based on family and protocol.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.