openstack-manuals/doc/config-reference/database-service/section-databaseservice-db.xml
Atsushi SAKAI 64747d52b4 Update Config Reference for trove
Updates for Liberty Release

  Adds Percona XtraDB Cluster (PXC) and MariaDB.
  Others are same as ceilometer and nova.

Change-Id: Ide9aa1dc5d750481ba8626b4ed24a2ab1b70ec74
2015-10-14 17:11:01 +09:00

24 lines
1.1 KiB
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_db2.xml"/>
<xi:include href="../../common/tables/trove-db_mariadb.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_pxc.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"/>
<xi:include href="../../common/tables/trove-db_vertica.xml"/>
</section>