a02f058b5d
According to our conventions (https://wiki.openstack.org/wiki/Documentation/Conventions) the correct capitalization is 'Database service'. Change-Id: I49b7a2c3828255dc13f5661a2fd61fc278280100
17 lines
817 B
XML
17 lines
817 B
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_trove">
|
|
<title>Add the Database service</title>
|
|
<para>Use the <glossterm baseform="Database service">Database
|
|
service</glossterm> to create cloud database resources. The
|
|
integrated project name is <glossterm>trove</glossterm>.</para>
|
|
<warning><para>This chapter is a work in progress. It may contain
|
|
incorrect information, and will be updated frequently.</para></warning>
|
|
<xi:include href="../common/section_getstart_trove.xml"/>
|
|
<xi:include href="section_trove-install.xml" />
|
|
<xi:include href="section_trove-verify.xml" />
|
|
</chapter>
|