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

This commit is contained in:
Jenkins 2016-04-29 03:56:06 +00:00 committed by Gerrit Code Review
commit 81dddb3fbd
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.