openstack-manuals/doc/config-reference/ch_databaseserviceconfigure.xml
Gauvain Pocentek f2f3d99f92 [config-ref] Reorganise conf-changes tables
Move the *conf-changes.xml tables in their own directory.

Closes-Bug: #1474544

Change-Id: Ic306df5de6cac6427d6fab6ebbbd964fdba81f2f
2015-07-19 12:21:24 +02:00

42 lines
2.0 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-ca.xml"/>
<xi:include href="../common/tables/trove-clients.xml"/>
<xi:include href="../common/tables/trove-cluster.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-swift.xml"/>
<xi:include href="../common/tables/trove-taskmanager.xml"/>
<xi:include href="../common/tables/trove-upgrades.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"/>
<xi:include href="conf-changes/trove.xml"/>
</chapter>