Fix doc output examples
Update the response of openstack volume service list Change-Id: Ib5427827862c88bfe4b4cf7e649b7d60884337ca
This commit is contained in:
parent
fccd84cb2e
commit
61c438710c
@ -39,6 +39,7 @@ First, get a list of the services:
|
|||||||
+------------------+-------------------+------+---------+-------+----------------------------+
|
+------------------+-------------------+------+---------+-------+----------------------------+
|
||||||
| cinder-scheduler | controller | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
| cinder-scheduler | controller | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
| cinder-volume | block1@ABC-driver | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
| cinder-volume | block1@ABC-driver | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
|
| cinder-backup | controller | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
+------------------+-------------------+------+---------+-------+----------------------------+
|
+------------------+-------------------+------+---------+-------+----------------------------+
|
||||||
|
|
||||||
With one of the listed hosts, pass that to ``get-capabilities``, then
|
With one of the listed hosts, pass that to ``get-capabilities``, then
|
||||||
@ -93,6 +94,7 @@ command combined with the Binary and Host to disable the service:
|
|||||||
+------------------+----------------------+------+---------+-------+----------------------------+
|
+------------------+----------------------+------+---------+-------+----------------------------+
|
||||||
| cinder-scheduler | devstack | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
| cinder-scheduler | devstack | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
| cinder-volume | devstack@lvmdriver-1 | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
| cinder-volume | devstack@lvmdriver-1 | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
|
| cinder-backup | devstack | nova | enabled | up | 2016-10-24T13:53:35.000000 |
|
||||||
+------------------+----------------------+------+---------+-------+----------------------------+
|
+------------------+----------------------+------+---------+-------+----------------------------+
|
||||||
|
|
||||||
#. Disable the service using the Binary and Host name, placing the Host
|
#. Disable the service using the Binary and Host name, placing the Host
|
||||||
|
@ -29,6 +29,7 @@ Verify operation of the Block Storage service.
|
|||||||
+------------------+------------+------+---------+-------+----------------------------+
|
+------------------+------------+------+---------+-------+----------------------------+
|
||||||
| cinder-scheduler | controller | nova | enabled | up | 2016-09-30T02:27:41.000000 |
|
| cinder-scheduler | controller | nova | enabled | up | 2016-09-30T02:27:41.000000 |
|
||||||
| cinder-volume | block@lvm | nova | enabled | up | 2016-09-30T02:27:46.000000 |
|
| cinder-volume | block@lvm | nova | enabled | up | 2016-09-30T02:27:46.000000 |
|
||||||
|
| cinder-backup | controller | nova | enabled | up | 2016-09-30T02:27:41.000000 |
|
||||||
+------------------+------------+------+---------+-------+----------------------------+
|
+------------------+------------+------+---------+-------+----------------------------+
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user