cinder/cinder/zonemanager/drivers
Gorka Eguileor 122036638d Brocade: Fix lookup UnboundLocalError
If we get an exception when getting the southbound client in method
get_device_mapping_from_network we will end up seeing the following
error:

  UnboundLocalError: local variable 'conn' referenced before assignment

This patch fixes this issue by making sure that the conn variable exists
even if that call fails.

TrivialFix
Closes-Bug: #1888550
Change-Id: I621a00d34e9c2b14234e11e94857a39fe54a111f
2020-08-07 15:24:44 +02:00
..
brocade Brocade: Fix lookup UnboundLocalError 2020-08-07 15:24:44 +02:00
cisco Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
fc_zone_driver.py Add unsupported status to driver listing 2016-11-29 18:04:22 +05:30