Files
openstack-manuals/doc/config-reference/block-storage/section_misc.xml
Andreas Jaeger a6fe27232f Unify option tables a bit
This unifies some placement of entries into tables accross projects:

glance, trove, neutron, keystone, cinder: Changed ssl to ca.
Move debug to debug if such a table exists (ceilometer).
Move default_log_levels to logging.
Create logging section everywhere and unify content.
Move fatal_deprecations to logging.
Move host to common.
Move lock_path to common.

Change-Id: I461f90a7d6b05aa5c113244c978c933039dde08c
Partial-Bug: #1363485
2014-09-01 18:18:59 +02: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_volume-misc">
<title>Additional options</title>
<para>
These options can also be set in the
<filename>cinder.conf</filename> file.
</para>
<xi:include href="../../common/tables/cinder-auth_token.xml"/>
<xi:include href="../../common/tables/cinder-huawei.xml"/>
<xi:include href="../../common/tables/cinder-nas.xml"/>
<xi:include href="../../common/tables/cinder-hpmsa.xml"/>
<xi:include href="../../common/tables/cinder-nimble.xml"/>
<xi:include href="../../common/tables/cinder-pure.xml"/>
<xi:include href="../../common/tables/cinder-database.xml"/>
<xi:include href="../../common/tables/cinder-keymgr.xml"/>
<xi:include href="../../common/tables/cinder-storage.xml"/>
<xi:include href="../../common/tables/cinder-rpc.xml"/>
<xi:include href="../../common/tables/cinder-san-solaris.xml"/>
<xi:include href="../../common/tables/cinder-rootwrap.xml"/>
<xi:include href="../../common/tables/cinder-ca.xml"/>
<xi:include href="../../common/tables/cinder-images.xml"/>
<xi:include href="../../common/tables/cinder-swift.xml"/>
<xi:include href="../../common/tables/cinder-emc.xml"/>
<xi:include href="../../common/tables/cinder-backups.xml"/>
<xi:include href="../../common/tables/cinder-hp3par.xml"/>
<xi:include href="../../common/tables/cinder-api.xml"/>
<xi:include href="../../common/tables/cinder-hplefthand.xml"/>
<xi:include href="../../common/tables/cinder-scality.xml"/>
<xi:include href="../../common/tables/cinder-zfssa.xml"/>
<xi:include href="../../common/tables/cinder-block-device.xml"/>
<xi:include href="../../common/tables/cinder-compute.xml"/>
<xi:include href="../../common/tables/cinder-san.xml"/>
<xi:include href="../../common/tables/cinder-zones.xml"/>
<xi:include href="../../common/tables/cinder-auth.xml"/>
<xi:include href="../../common/tables/cinder-scheduler.xml"/>
<xi:include href="../../common/tables/cinder-quota.xml"/>
<xi:include href="../../common/tables/cinder-common.xml"/>
<xi:include href="../../common/tables/cinder-logging.xml"/>
</section>