[config-ref] cleanup Coho volume driver
Change-Id: Ibb7ef43ec946eafa3a7160a497dee59c45f0eb78
This commit is contained in:
parent
b04daa1ddf
commit
74eca50d0f
@ -39,15 +39,9 @@ following capabilities in the OpenStack Block Storage API
|
|||||||
|
|
||||||
The QoS keys above must be created and associated with a volume type.
|
The QoS keys above must be created and associated with a volume type.
|
||||||
For information about how to set the key-value pairs and associate
|
For information about how to set the key-value pairs and associate
|
||||||
them with a volume type, run the following commands:
|
them with a volume type, see the `volume qos
|
||||||
|
<http://docs.openstack.org/developer/python-openstackclient/command-objects/volume-qos.html>`_
|
||||||
.. code-block:: console
|
section in the OpenStackClient command list.
|
||||||
|
|
||||||
$ cinder help qos-create
|
|
||||||
|
|
||||||
$ cinder help qos-key
|
|
||||||
|
|
||||||
$ cinder help qos-associate
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
@ -66,7 +60,7 @@ Coho Data Block Storage driver configuration
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ cinder type-create coho-1
|
$ openstack volume type create coho-1
|
||||||
|
|
||||||
#. Edit the OpenStack Block Storage service configuration file.
|
#. Edit the OpenStack Block Storage service configuration file.
|
||||||
The following sample, ``/etc/cinder/cinder.conf``, configuration lists the
|
The following sample, ``/etc/cinder/cinder.conf``, configuration lists the
|
||||||
|
Loading…
Reference in New Issue
Block a user