From b22a63da82a59f6ef116c87ae5b2cdb7b3453b34 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 16 Sep 2014 20:42:16 +0200 Subject: [PATCH] Fix table in the computeroutput of 'nova service-list' Change-Id: I3e125a3dfebebb4c530d2bd11cf5d441c0486ef7 --- doc/admin-guide-cloud/compute/section_compute-system-admin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin-guide-cloud/compute/section_compute-system-admin.xml b/doc/admin-guide-cloud/compute/section_compute-system-admin.xml index 1b810d5a50..5d1e66ddd9 100644 --- a/doc/admin-guide-cloud/compute/section_compute-system-admin.xml +++ b/doc/admin-guide-cloud/compute/section_compute-system-admin.xml @@ -395,7 +395,7 @@ local0.error @@172.20.1.43:1024 | 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 | - | -+------------------+-----------------------+----------+---------+-------+----------------------------+-----------------+ ++------------------+------------+----------+---------+-------+----------------------------+-----------------+ In this example, HostC can be picked up because nova-compute is running on it.