openstack-manuals/doc/config-reference/ch_databaseserviceconfigure.xml
Gauvain Pocentek b09fcee79d Remove config-ref tables that shouldn't be there
autohelp.py doesn't remove old configuration tables, and the cleanup
hasn't been done recently. This patch removes tables that should have
disappeared.

Change-Id: I3e8b7433871116b74970ca7ad0affd345557641d
Closes-Bug: #1448122
2015-05-07 07:35:46 +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="../common/tables/trove-conf-changes.xml"/>
</chapter>