Fix the formmatting issue on some exemples of the "Configure a Block Storage controller"
Change-Id: I24c3c5c6249396be339079b7c158d4788e3f495d Closes-Bug: 1249197 backport: havana
This commit is contained in:
parent
0d98458d25
commit
b2fc45c06a
@ -40,11 +40,11 @@
|
||||
<filename>/etc/cinder/cinder.conf</filename> and change the
|
||||
<literal>[database]</literal> section.</para>
|
||||
<programlisting os="ubuntu;debian" language="ini">[database]
|
||||
...
|
||||
# The SQLAlchemy connection string used to connect to the
|
||||
# database (string value)
|
||||
connection = mysql://cinder:CINDER_DBPASS@localhost/cinder
|
||||
...</programlisting>
|
||||
...
|
||||
# The SQLAlchemy connection string used to connect to the
|
||||
# database (string value)
|
||||
connection = mysql://cinder:CINDER_DBPASS@localhost/cinder
|
||||
...</programlisting>
|
||||
</step>
|
||||
<step os="rhel;centos;fedora;opensuse;sles">
|
||||
<para>To create the Block Storage Service database and tables
|
||||
@ -123,7 +123,7 @@ admin_password=<replaceable>CINDER_PASS</replaceable>
|
||||
<step os="ubuntu">
|
||||
<para>Restart the cinder service with its new settings:</para>
|
||||
<screen><prompt>#</prompt> <userinput>service cinder-scheduler restart</userinput>
|
||||
<prompt>#</prompt> <userinput>service cinder-api restart</userinput></screen>
|
||||
<prompt>#</prompt> <userinput>service cinder-api restart</userinput></screen>
|
||||
</step>
|
||||
<step os="rhel;fedora;centos;opensuse;sles">
|
||||
<para>Start the cinder services and configure them to start when
|
||||
|
Loading…
x
Reference in New Issue
Block a user