Modify the cinder commands

Change-Id: I324531a65890eceb2eeae4a812848aad904dc851
This commit is contained in:
qiaomin 2017-01-03 19:51:42 +08:00 committed by Allen
parent 67d65c2904
commit 5025fdd469

View File

@ -472,8 +472,9 @@ synchronous replication (metro mirror):
.. code-block:: console
$ cinder type-create "ReplicationType"
$ cinder type-key "ReplicationType" set replication_type='<in> metro' replication_enabled='<is> True' volume_backend_name=svc234
$ openstack volume type create ReplicationType
$ openstack volume type set --property replication_type="<in> metro" \
--property replication_enabled='<is> True' --property volume_backend_name=svc234 ReplicationType
Volume types can be used, for example, to provide users with different