Fix doc output examples

Update the response of openstack volume service list

Change-Id: Ib5427827862c88bfe4b4cf7e649b7d60884337ca
This commit is contained in:
tianhui 2018-10-09 11:23:35 +00:00
parent fccd84cb2e
commit 61c438710c
2 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,7 @@ First, get a list of the services:
+------------------+-------------------+------+---------+-------+----------------------------+
| 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-backup | controller | nova | enabled | up | 2016-10-24T13:53:35.000000 |
+------------------+-------------------+------+---------+-------+----------------------------+
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-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

View File

@ -29,6 +29,7 @@ Verify operation of the Block Storage service.
+------------------+------------+------+---------+-------+----------------------------+
| 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-backup | controller | nova | enabled | up | 2016-09-30T02:27:41.000000 |
+------------------+------------+------+---------+-------+----------------------------+