Doc: update storwize cinder driver configuration guide

There is something wrong in storwize cinder driver configuration guide.
This patch remove 1 unsupported volume type configuration and adds 2
supported volume type configurations.

Change-Id: I80b4e1378198c93fd390a2b240d5c70a17d7b600
Closes-Bugs: #1857327
This commit is contained in:
Xuchu Jiang 2019-12-23 16:58:38 +08:00
parent 83267c72ae
commit 371feff100
1 changed files with 5 additions and 2 deletions

View File

@ -320,7 +320,8 @@ driver:
- mirror_pool
- volume_topology
- peer_pool
- host_site
- flashcopy_rate
- cycle_period_seconds
These keys have the same semantics as their counterparts in the
configuration file. They are set similarly; for example, ``rsize=2`` or
@ -462,7 +463,9 @@ modify volume types, you can also change these extra specs properties:
- peer_pool
- host_site
- flashcopy_rate
- cycle_period_seconds
.. note::