Remove deprecated nova-consoleauth reference from doc
Because nova-consoleauth had deprecated since version 18.0.0, it is better not to give reference of this service in verify operation documentation file. Change-Id: I0c3b9cfe96bcc3d7b6106c3e972ee9e2f79e419b
This commit is contained in:
committed by
Stephen Finucane
parent
c5a376e956
commit
bc479a992d
@@ -23,10 +23,9 @@ Verify operation of the Compute service.
|
||||
+----+--------------------+------------+----------+---------+-------+----------------------------+
|
||||
| Id | Binary | Host | Zone | Status | State | Updated At |
|
||||
+----+--------------------+------------+----------+---------+-------+----------------------------+
|
||||
| 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:11:20.000000 |
|
||||
| 1 | nova-scheduler | controller | internal | enabled | up | 2016-02-09T23:11:15.000000 |
|
||||
| 2 | nova-conductor | controller | internal | enabled | up | 2016-02-09T23:11:16.000000 |
|
||||
| 3 | nova-compute | compute1 | nova | enabled | up | 2016-02-09T23:11:20.000000 |
|
||||
+----+--------------------+------------+----------+---------+-------+----------------------------+
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user