Fix table in the computeroutput of 'nova service-list'

Change-Id: I3e125a3dfebebb4c530d2bd11cf5d441c0486ef7
This commit is contained in:
Christian Berendt 2014-09-16 20:42:16 +02:00
parent f37e3da6ac
commit b22a63da82
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ local0.error @@172.20.1.43:1024</programlisting>
| nova-compute | HostB | nova | enabled | up | 2014-03-25T10:33:31.000000 | - |
| nova-compute | HostC | nova | enabled | up | 2014-03-25T10:33:31.000000 | - |
| nova-cert | HostA | internal | enabled | up | 2014-03-25T10:33:31.000000 | - |
+------------------+-----------------------+----------+---------+-------+----------------------------+-----------------+</computeroutput></screen>
+------------------+------------+----------+---------+-------+----------------------------+-----------------+</computeroutput></screen>
<para>In this example, HostC can be picked up because <systemitem class="service"
>nova-compute</systemitem> is running on it.</para>
</step>