openstack-manuals/doc/config-reference/ch_databaseserviceconfigure.xml
Andreas Jaeger 9a158e51f2 Add stub files for Trove in Config Reference
This just lists the trove tables and needs further work.

Change-Id: I2097122c29e295de8d9ab8221415d5d69857793b
2014-03-30 20:04:35 +02:00

38 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.0" xml:id="ch_configuring-trove"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
xmlns:ns="http://docbook.org/ns/docbook">
<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-backup.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-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>