Fix typo in os profiling

Change-Id: I6aa5308612fe33de0ea755a9c3669d6f820d97ba
This commit is contained in:
Andreas Jaeger 2013-10-17 14:50:19 +02:00
parent 1fbcf5fef7
commit 6a37dbd369

View File

@ -139,7 +139,7 @@ admin_password=<replaceable>NOVA_DBPASS</replaceable>
<filename>/etc/nova/nova.conf</filename>.</para></note> <filename>/etc/nova/nova.conf</filename>.</para></note>
</step> </step>
<step> <step>
<para os="fedora;rhel;centos;opensuse;Sles">Start the Compute service and configure it to start when the system boots.</para> <para os="fedora;rhel;centos;opensuse;sles">Start the Compute service and configure it to start when the system boots.</para>
<para os="ubuntu;debian">Restart the Compute service.</para> <para os="ubuntu;debian">Restart the Compute service.</para>
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>service nova-compute restart</userinput></screen> <screen os="ubuntu;debian"><prompt>#</prompt> <userinput>service nova-compute restart</userinput></screen>
<screen os="centos;rhel;fedora;opensuse;sles"><prompt>#</prompt> <userinput>service openstack-nova-compute start</userinput> <screen os="centos;rhel;fedora;opensuse;sles"><prompt>#</prompt> <userinput>service openstack-nova-compute start</userinput>