The cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory Module

Brocade Zone Connector Factory is responsible to dynamically create the connection object based on the configuration

class BrcdFCZoneFactory

Bases: object

get_connector(fabric, sb_connector)

Returns Device Connector.

Factory method to create and return correct SB connector object based on the protocol

Previous topic

The cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli Module

Next topic

The cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver Module

Project Source

This Page