openstack-manuals/doc/config-reference/database-service/section-databaseservice-db.xml
Gauvain Pocentek f61a65e8e5 Update the config tables and reference for trove
Change-Id: Ie7e20a2a5552f7fdd2b5a0c713a0a4f7fbed9ec2
2014-09-06 09:04:30 +02:00

20 lines
856 B
XML

<section 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="database-configuring-db">
<?dbhtml stop-chunking?>
<title>Configure the database</title>
<para>Use the options to configure the used databases:</para>
<xi:include href="../../common/tables/trove-database.xml"/>
<xi:include href="../../common/tables/trove-db_cassandra.xml"/>
<xi:include href="../../common/tables/trove-db_couchbase.xml"/>
<xi:include href="../../common/tables/trove-db_mongodb.xml"/>
<xi:include href="../../common/tables/trove-db_mysql.xml"/>
<xi:include href="../../common/tables/trove-db_percona.xml"/>
<xi:include href="../../common/tables/trove-db_postgresql.xml"/>
<xi:include href="../../common/tables/trove-db_redis.xml"/>
</section>