[install] use openstack command instead of cinder
Change-Id: Id1709a69a9e9b6059809b2b99fe53d4f7c9966a4 Implements: blueprint use-openstack-command
This commit is contained in:
parent
a30b79f14c
commit
a1b991e7ce
@ -22,14 +22,14 @@ Verify operation of the Block Storage service.
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ cinder service-list
|
$ openstack volume service list
|
||||||
|
|
||||||
+------------------+-------------+------+---------+-------+----------------------------+-----------------+
|
+------------------+------------+------+---------+-------+----------------------------+
|
||||||
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
|
| Binary | Host | Zone | Status | State | Updated_at |
|
||||||
+------------------+-------------+------+---------+-------+----------------------------+-----------------+
|
+------------------+------------+------+---------+-------+----------------------------+
|
||||||
| cinder-scheduler | hst-os1ctl1 | 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 |
|
||||||
+------------------+-------------+------+---------+-------+----------------------------+-----------------+
|
+------------------+------------+------+---------+-------+----------------------------+
|
||||||
|
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user