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’ |
FCZoneDriver
(**kwargs)¶Bases: cinder.zonemanager.fc_common.FCCommon
, cinder.interface.fczm_driver.FibreChannelZoneManagerDriver
Interface to manage Connection control during attach/detach.
SUPPORTED
= True¶supported
¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.