Modify Documentation for CISCOFCZoneDriver

Added information about cisco fc zone driver and san lookup service
Closes-bug: #1424730.

Change-Id: I36fd807762db63f82a8f62380874c05be3408d60
This commit is contained in:
Yamini Umapathy 2015-03-27 12:27:22 +05:30 committed by OlgaGusarenko
parent 45956384c7
commit 4fa49f2d41

View File

@ -43,7 +43,7 @@
<section xml:id="brcd-fc-zone-driver">
<title>Brocade Fibre Channel Zone Driver</title>
<para>Brocade Fibre Channel Zone Driver performs zoning operations
via SSH. Configure Brocade Zone Driver and lookup service by
through SSH. Configure Brocade Zone Driver and lookup service by
specifying the following parameters:</para>
<xi:include href="../../common/tables/cinder-zoning_manager.xml"/>
<para>Configure SAN fabric parameters in the form of fabric
@ -71,9 +71,15 @@
</section>
<section xml:id="cisco-fc-zone-driver">
<title>Cisco Fibre Channel Zone Driver</title>
<para>Cisco Fibre Channel Zone Driver performs zoning operations
via SSH. Configure Cisco Zone Driver and lookup service by
specifying the following parameters:</para>
<para>Cisco Fibre Channel Zone Driver automates the zoning operations
through SSH. Configure Cisco Zone Driver, Cisco Southbound connector,
FC SAN lookup service and Fabric name.</para>
<para>Set the following options in the <filename>cinder.conf</filename> configuration file.</para>
<programlisting language="ini">[fc-zone-manager]
zone_driver = cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.CiscoFCZoneDriver
fc_san_lookup_service = cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service.CiscoFCSanLookupService
fc_fabric_names = <replaceable>CISCO_FABRIC_EXAMPLE</replaceable>
cisco_sb_connector = cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.CiscoFCZoneClientCLI</programlisting>
<xi:include href="../../common/tables/cinder-zoning_manager_cisco.xml"/>
<para>Configure SAN fabric parameters in the form of fabric
groups as described in the example below:</para>