From 9a461066e96e6dadca50f8f1ccdcc18b3cdd2736 Mon Sep 17 00:00:00 2001 From: wangxiyuan Date: Wed, 11 Jan 2017 11:24:00 +0800 Subject: [PATCH] FusionStorage: rename the CI_WIKI_NAME Huawei_volume_CI is another huawei storage product. Rename the CI_WIKI_NAME to indicate the right one. Change-Id: I85d1c873eb6302dc4274eb77495127722e48967c --- cinder/volume/drivers/fusionstorage/dsware.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinder/volume/drivers/fusionstorage/dsware.py b/cinder/volume/drivers/fusionstorage/dsware.py index 43beb3b61..0ff4a8435 100644 --- a/cinder/volume/drivers/fusionstorage/dsware.py +++ b/cinder/volume/drivers/fusionstorage/dsware.py @@ -70,7 +70,7 @@ class DSWAREDriver(driver.VolumeDriver): VERSION = '1.0' # ThirdPartySystems wiki page - CI_WIKI_NAME = "Huawei_volume_CI" + CI_WIKI_NAME = "Huawei_FusionStorage_CI" DSWARE_VOLUME_CREATE_SUCCESS_STATUS = 0 DSWARE_VOLUME_DUPLICATE_VOLUME = 6