Merge "Install Guide: Fix openSUSE formatting for Block Storage"
This commit is contained in:
commit
8ad7e9ed6f
@ -127,9 +127,9 @@ admin_password=<replaceable>CINDER_PASS</replaceable>
|
|||||||
<para>Start the cinder services and configure them to start when
|
<para>Start the cinder services and configure them to start when
|
||||||
the system boots.</para>
|
the system boots.</para>
|
||||||
<screen os="rhel;fedora;centos;opensuse;sles"><prompt>#</prompt> <userinput>service openstack-cinder-api start</userinput>
|
<screen os="rhel;fedora;centos;opensuse;sles"><prompt>#</prompt> <userinput>service openstack-cinder-api start</userinput>
|
||||||
<prompt>#</prompt> <userinput>service openstack-cinder-scheduler start</userinput>
|
<prompt>#</prompt> <userinput>service openstack-cinder-scheduler start</userinput>
|
||||||
<prompt>#</prompt> <userinput>chkconfig openstack-cinder-api on</userinput>
|
<prompt>#</prompt> <userinput>chkconfig openstack-cinder-api on</userinput>
|
||||||
<prompt>#</prompt> <userinput>chkconfig openstack-cinder-scheduler on</userinput></screen>
|
<prompt>#</prompt> <userinput>chkconfig openstack-cinder-scheduler on</userinput></screen>
|
||||||
</step>
|
</step>
|
||||||
</procedure>
|
</procedure>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user