change "four service components" to "three service components"

Change-Id: I64b2adf8d63e95caac504408082aedefe8c29622
Closes-Bug: #1575948
This commit is contained in:
zhang.lei 2016-04-28 19:23:04 +08:00
parent 732a393548
commit 9651412cae
1 changed files with 2 additions and 2 deletions

View File

@ -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.