cinder.volume.drivers.falconstor.fc
Modulecinder.volume.drivers.falconstor.fc
Module¶Fibre channel Cinder volume driver for FalconStor FSS storage system.
This driver requires FSS-8.00-8865 or later.
FSSFCDriver
(*args, **kwargs)¶Bases: cinder.volume.drivers.falconstor.fss_common.FalconstorBaseDriver
, cinder.volume.driver.FibreChannelDriver
Implements commands for FalconStor FSS FC management.
CI_WIKI_NAME
= ‘FalconStor_CI’¶SUPPORTED
= False¶VERSION
= ‘1.0.0’¶check_for_setup_error
()¶Returns an error if prerequisites aren’t met.
do_setup
(context)¶Any initialization the driver does while starting.
initialize_connection
(*args, **kwargs)¶terminate_connection
(*args, **kwargs)¶validate_connector
(connector)¶Check connector for at least one enabled FC protocol.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.