openstack-manuals/doc/config-reference/ch_databaseserviceconfigure.xml
Christian Berendt a02f058b5d Replace 'Database Service' and 'Database module' with 'Database service'
According to our conventions
(https://wiki.openstack.org/wiki/Documentation/Conventions) the
correct  capitalization is 'Database service'.

Change-Id: I49b7a2c3828255dc13f5661a2fd61fc278280100
2015-04-15 12:15:55 +02:00

43 lines
2.1 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-testing.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>