From 9651412caebc03b877e13c9371837cdcfb0e966a Mon Sep 17 00:00:00 2001 From: "zhang.lei" Date: Thu, 28 Apr 2016 19:23:04 +0800 Subject: [PATCH] change "four service components" to "three service components" Change-Id: I64b2adf8d63e95caac504408082aedefe8c29622 Closes-Bug: #1575948 --- doc/install-guide/source/nova-verify.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-guide/source/nova-verify.rst b/doc/install-guide/source/nova-verify.rst index c402dbeff5..ea2a228dd5 100644 --- a/doc/install-guide/source/nova-verify.rst +++ b/doc/install-guide/source/nova-verify.rst @@ -26,11 +26,11 @@ Verify operation of the Compute service. | 1 | nova-consoleauth | controller | internal | enabled | up | 2016-02-09T23:11:15.000000 | | 2 | nova-scheduler | controller | internal | enabled | up | 2016-02-09T23:11:15.000000 | | 3 | nova-conductor | controller | internal | enabled | up | 2016-02-09T23:11:16.000000 | - | 4 | nova-compute | compute1 | nova | enabled | up | 2016-02-09T23:20:20.000000 | + | 4 | nova-compute | compute1 | nova | enabled | up | 2016-02-09T23:11:20.000000 | +----+--------------------+------------+----------+---------+-------+----------------------------+ .. note:: - This output should indicate four service components enabled on + This output should indicate three service components enabled on the controller node and one service component enabled on the compute node.