Add missing "service"
The command line missed a "service" command. Change-Id: I76e4480c0c00ac97341ed0f47e055f1f0eb25ca5 Closes-Bug: #1289260
This commit is contained in:
parent
8bf8f643cc
commit
4fd6d8337f
@ -189,7 +189,7 @@ No fixtures found.</computeroutput></screen>
|
||||
<para>On Ubuntu, restart the <systemitem class="service">nova-api</systemitem> service to ensure that the
|
||||
API server can connect to the dashboard without
|
||||
error:</para>
|
||||
<screen><prompt>#</prompt> <userinput>sudo restart nova-api</userinput></screen>
|
||||
<screen><prompt>#</prompt> <userinput>sudo service nova-api restart</userinput></screen>
|
||||
</step>
|
||||
</procedure>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user