Merge "Modify Documentation for CISCOFCZoneDriver"

This commit is contained in:
Jenkins 2015-03-30 15:10:06 +00:00 committed by Gerrit Code Review
commit de0c18f266

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>