8b2016b5d0
Include the new tables in the documentation. Fix the cinder-prophetstor_dpl.xml filename and the xiv category. Manually fix those files for niceness test: - glance-logging.xml (lines 34, 38), fixed in oslo-incubator - trove-logging.xml (lines 26, 30), fixed in oslo-incubator - neutron-openvswitch_agent.xml (line 45), to be fixed in neutron Closes-Bug: #1340858 Closes-Bug: #1344231 Closes-Bug: #1345956 Closes-Bug: #1346711 Closes-Bug: #1347978 Partial-Bug: #1348329 Closes-Bug: #1352074 Partial-Bug: #1353417 Closes-Bug: #1354622 Closes-Bug: #1339754 Closes-Bug: #1358598 Closes-Bug: #1358259 Closes-Bug: #1357865 Partial-Bug: #1357457 Closes-Bug: #1357421 Change-Id: Id2da7d7762ca954bd552dbf89a9ff28b144efb68
38 lines
1.8 KiB
XML
38 lines
1.8 KiB
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-trove">
|
|
<title>Database Service</title>
|
|
<para>The Database Service provides a scalable and reliable Cloud
|
|
Database-as-a-Service functionality for both relational and
|
|
non-relational database engines.</para>
|
|
|
|
<para>The following tables provide a comprehensive list of the
|
|
Database Service configuration options.</para>
|
|
|
|
<xi:include href="../common/tables/trove-api.xml"/>
|
|
<xi:include href="../common/tables/trove-auth_token.xml"/>
|
|
<xi:include href="../common/tables/trove-backup.xml"/>
|
|
<xi:include href="../common/tables/trove-clients.xml"/>
|
|
<xi:include href="../common/tables/trove-common.xml"/>
|
|
<xi:include href="../common/tables/trove-compute.xml"/>
|
|
<xi:include href="../common/tables/trove-debug.xml"/>
|
|
<xi:include href="../common/tables/trove-dns.xml"/>
|
|
<xi:include href="../common/tables/trove-guestagent.xml"/>
|
|
<xi:include href="../common/tables/trove-heat.xml"/>
|
|
<xi:include href="../common/tables/trove-logging.xml"/>
|
|
<xi:include href="../common/tables/trove-network.xml"/>
|
|
<xi:include href="../common/tables/trove-nova.xml"/>
|
|
<xi:include href="../common/tables/trove-quota.xml"/>
|
|
<xi:include href="../common/tables/trove-redis.xml"/>
|
|
<xi:include href="../common/tables/trove-ssl.xml"/>
|
|
<xi:include href="../common/tables/trove-swift.xml"/>
|
|
<xi:include href="../common/tables/trove-taskmanager.xml"/>
|
|
<xi:include href="../common/tables/trove-volume.xml"/>
|
|
|
|
<xi:include href="database-service/section-databaseservice-db.xml"/>
|
|
<xi:include href="database-service/section-databaseservice-rpc.xml"/>
|
|
</chapter>
|