Merge "Modify the cinder commands"

This commit is contained in:
Jenkins 2017-01-04 05:24:06 +00:00 committed by Gerrit Code Review
commit 4ac06e0e3c
1 changed files with 3 additions and 2 deletions

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