From 371feff100990441bfa0dcf05cc23f4ffbe61ec7 Mon Sep 17 00:00:00 2001 From: Xuchu Jiang Date: Mon, 23 Dec 2019 16:58:38 +0800 Subject: [PATCH] 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 --- .../block-storage/drivers/ibm-storwize-svc-driver.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst b/doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst index cb4a05ff79d..4044fd27393 100644 --- a/doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst +++ b/doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst @@ -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::