openstack-manuals/doc/config-reference/ch_blockstorageconfigure.xml
darrenchan ab31398f16 cinder configuration file in Configuration reference guide
1. Removed the 'cinder.conf configuration file' section
2. Inserted content in the 'cinder.conf' section

Change-Id: I513e844a10eb4a172e15de8b32419b47f82939c5
backport: icehouse
Closes-Bug: 1378405
2014-11-20 15:47:49 +11:00

20 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="ch_configuring-openstack-block-storage">
<title>Block Storage</title>
<para>The OpenStack Block Storage service works with many different
storage drivers that you can configure by using these instructions.</para>
<xi:include href="block-storage/section_block-storage-overview.xml"/>
<xi:include href="block-storage/section_volume-drivers.xml"/>
<xi:include href="block-storage/section_backup-drivers.xml"/>
<xi:include href="block-storage/section_block-storage-sample-configuration-files.xml" />
<xi:include href="block-storage/section_cinder-log-files.xml"/>
<xi:include href="block-storage/section_fc-zoning.xml"/>
<xi:include href="block-storage/section_volume-encryption.xml"/>
<xi:include href="block-storage/section_misc.xml"/>
<xi:include href="../common/tables/cinder-conf-changes.xml"/>
</chapter>