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: |
|
---|
}
}
:raises Exception when connection to fabric is failed
Utility API that formats WWN to insert ‘:’.
Get name server data from fabric.
This method will return the connected node port wwn list(local and remote) for the given switch fabric
Parameters: | ssh_pool – SSH connections for the current fabric |
---|