changed section_trove in install guide
Trove was changed to reflect doc conventions wiki trove should not be capitalized Change-Id: I37bf99c9020d8e104e3744d0dc1d52f96c4204b6
This commit is contained in:
parent
10b1488563
commit
8bd051848f
@ -6,14 +6,14 @@
|
||||
xml:id="trove-verify">
|
||||
<title>Verify the Database service installation</title>
|
||||
<para>To verify that the Database service is installed and
|
||||
configured correctly, try executing a Trove command:</para>
|
||||
configured correctly, try executing a trove command:</para>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Source the <filename>demo-openrc.sh</filename> file.</para>
|
||||
<screen><prompt>$</prompt> <userinput>source ~/demo-openrc.sh</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>Retrieve the Trove instances list:</para>
|
||||
<para>Retrieve the trove instances list:</para>
|
||||
<screen><prompt>$</prompt> <userinput>trove list</userinput></screen>
|
||||
<para>You should see output similar to this:</para>
|
||||
<screen><computeroutput>+----+------+-----------+-------------------+--------+-----------+------+
|
||||
@ -25,8 +25,8 @@
|
||||
<para>
|
||||
Assuming you have created an image for the type of
|
||||
database you want, and have updated the datastore to
|
||||
use that image, you can now create a Trove instance
|
||||
(database). To do this, use the trove
|
||||
use that image, you can now create a trove instance
|
||||
(Database service). To do this, use the trove
|
||||
<command>create</command> command.
|
||||
</para>
|
||||
<para>This example shows you how to create a MySQL 5.5
|
||||
|
Loading…
Reference in New Issue
Block a user