Merge "Update Brocade FCZM driver's driver options"

This commit is contained in:
Zuul 2019-05-03 20:30:41 +00:00 committed by Gerrit Code Review
commit d8dbc4c0aa

View File

@ -115,7 +115,7 @@ class BrcdFCZoneDriver(fc_zone_driver.FCZoneDriver):
@staticmethod
def get_driver_options():
return brcd_opts
return fabric_opts.brcd_zone_opts + brcd_opts
@lockutils.synchronized('brcd', 'fcfabric-', True)
def add_connection(self, fabric, initiator_target_map, host_name=None,