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

This commit is contained in:
Jenkins 2014-09-17 06:21:07 +00:00 committed by Gerrit Code Review
commit 71dddc95f4
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>