f6380f6f5a
Added a new section for CiscoFCZoneDriver in Config Reference Guide Closes bug 1398790 Change-Id: I19640e210bd039b4dd92de85f3f2a334ea3afe8b
27 lines
930 B
XML
27 lines
930 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_cinder_zoning_manager_cisco">
|
|
<caption>Description of cisco zoning manager configuration options</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2">[fc-zone-manager]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>cisco_sb_connector = cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.CiscoFCZoneClientCLI</td>
|
|
<td>(StrOpt) Southbound connector for zoning operation</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|