The cinder.zonemanager.drivers.fc_zone_driver
Module¶
Base Zone Driver is responsible to manage access control using FC zoning Vendor specific implementations should extend this class to provide concrete implementation for add_connection and delete_connection interfaces.
Related Flags
zoning_policy: | Used by: class: ‘FCZoneDriver’. Defaults to ‘none’ |
---|---|
zone_driver: | Used by: class: ‘FCZoneDriver’. Defaults to ‘none’ |
-
class
FCZoneDriver
(**kwargs)¶ Bases:
cinder.zonemanager.fc_common.FCCommon
,cinder.interface.fczm_driver.FibreChannelZoneManagerDriver
Interface to manage Connection control during attach/detach.
-
SUPPORTED
= True¶
-
supported
¶
-