openstack-manuals/doc/config-reference/ch_sharedfilesystemsconfigure.xml
Mark Sturdevant c41dbfc0e2 Add Shared File Systems (manila) to Config Ref
Shared File Systems service (manila) should be added to
the Config Ref similar to Block Storage (cinder).
The content would be similar to cinder in that it
would have sections to describe Intro, Drivers,
Log Files and Options.

Change-Id: I89fc64f8cd4fe880b36017139e7989f3a4100cc6
Implements: blueprint manila-config-ref
2015-09-22 15:21:28 -07:00

17 lines
863 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-shared-file-systems">
<title>Shared File Systems</title>
<para>The Shared File Systems service works with many different
drivers that you can configure by using these instructions.</para>
<xi:include href="shared-file-systems/section_shared-file-systems-overview.xml"/>
<xi:include href="shared-file-systems/section_share-drivers.xml"/>
<xi:include href="shared-file-systems/section_manila-log-files.xml"/>
<xi:include href="shared-file-systems/section_manila-sample-configuration-files.xml" />
<xi:include href="shared-file-systems/section_manila-misc.xml"/>
<xi:include href="conf-changes/manila.xml"/>
</chapter>