Update Brocade FCZM driver's driver options

This patch updates the get_driver_options to include
the missing brocade fczm options for documentation.

Change-Id: I78877d210b350d6132009397c0a7f27dc0f8cf54
This commit is contained in:
Walter A. Boring IV 2019-03-19 16:13:28 +00:00 committed by Walter A. Boring IV (hemna)
parent b94ceb3246
commit 3b7cde3902
1 changed files with 1 additions and 1 deletions

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,