Move Volume & Backup Driver sections up a level

I think having these sections one level higher up makes them
easier to find. When searching, readers are more likely to associate
with a driver for their very real-world equipment,
compared to looking below a set of configuration options.

Change-Id: I14951c94b43a548aad1e8a31747e7cdcc7a2f2e7
This commit is contained in:
Tom Fifield 2013-10-10 11:45:19 +11:00
parent 9c0396e981
commit a5e81a034a

View File

@ -18,7 +18,7 @@
in <filename>cinder.conf</filename> when you install manually.</para>
<para>Here is a simple example <filename>cinder.conf</filename> file.</para>
<programlisting language="ini"><xi:include parse="text" href="../common/samples/cinder.conf"/></programlisting>
<xi:include href="block-storage/section_volume-drivers.xml"/>
<xi:include href="block-storage/section_backup-drivers.xml"/>
</section>
<xi:include href="block-storage/section_volume-drivers.xml"/>
<xi:include href="block-storage/section_backup-drivers.xml"/>
</chapter>