Bases: cinder.zonemanager.fc_san_lookup_service.FCSanLookupService
The SAN lookup service that talks to Brocade switches.
Configuration specific to SAN context values.
Provides the initiator/target map for available SAN contexts.
Looks up nameserver of each fc SAN configured to find logged in devices and returns a map of initiator and target port WWNs for each fabric.
Parameters: |
|
---|---|
Returns: | List – device wwn map in following format {
} |
Raises: | Exception when connection to fabric is failed |