openstack-manuals/doc/config-reference/shared-file-systems/section_manila-misc.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

46 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<section 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="section_manila-misc">
<title>Configuration Options</title>
<para>
These following options can be set in the <filename>manila.conf</filename> file.
</para>
<xi:include href="../../common/tables/manila-amqp.xml"/>
<xi:include href="../../common/tables/manila-api.xml"/>
<xi:include href="../../common/tables/manila-auth_token.xml"/>
<xi:include href="../../common/tables/manila-auth.xml"/>
<xi:include href="../../common/tables/manila-ca.xml"/>
<xi:include href="../../common/tables/manila-common.xml"/>
<xi:include href="../../common/tables/manila-compute.xml"/>
<xi:include href="../../common/tables/manila-cors.xml"/>
<xi:include href="../../common/tables/manila-database.xml"/>
<xi:include href="../../common/tables/manila-emc.xml"/>
<xi:include href="../../common/tables/manila-ganesha.xml"/>
<xi:include href="../../common/tables/manila-glusterfs.xml"/>
<xi:include href="../../common/tables/manila-hdfs.xml"/>
<xi:include href="../../common/tables/manila-hds_hnas.xml"/>
<xi:include href="../../common/tables/manila-hp3par.xml"/>
<xi:include href="../../common/tables/manila-huawei.xml"/>
<xi:include href="../../common/tables/manila-logging.xml"/>
<xi:include href="../../common/tables/manila-netapp.xml"/>
<xi:include href="../../common/tables/manila-qpid.xml"/>
<xi:include href="../../common/tables/manila-quobyte.xml"/>
<xi:include href="../../common/tables/manila-quota.xml"/>
<xi:include href="../../common/tables/manila-rabbitmq.xml"/>
<xi:include href="../../common/tables/manila-redis.xml"/>
<xi:include href="../../common/tables/manila-rpc.xml"/>
<xi:include href="../../common/tables/manila-san.xml"/>
<xi:include href="../../common/tables/manila-scheduler.xml"/>
<xi:include href="../../common/tables/manila-share.xml"/>
<xi:include href="../../common/tables/manila-storage.xml"/>
<xi:include href="../../common/tables/manila-winrm.xml"/>
<xi:include href="../../common/tables/manila-zeromq.xml"/>
<xi:include href="../../common/tables/manila-zfssa.xml"/>
</section>