f2f3d99f92
Move the *conf-changes.xml tables in their own directory. Closes-Bug: #1474544 Change-Id: Ic306df5de6cac6427d6fab6ebbbd964fdba81f2f
20 lines
1018 B
XML
20 lines
1018 B
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="conf-changes/cinder.xml"/>
|
|
</chapter>
|