summaryrefslogtreecommitdiff
path: root/cinder/opts.py
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-02-27 21:19:10 +0000
committerGerrit Code Review <review@openstack.org>2020-02-27 21:19:10 +0000
commit9b99ac5e2f611d13d4da066c3b99ea532070c301 (patch)
treeaf05f413bc565e76fc3051877d3dea5d456524a6 /cinder/opts.py
parenta154a1360be62eed0e2bf20937503b55659f4701 (diff)
parentc79dfa6facbd28d929d2f534b897810b475cbf14 (diff)
downloadcinder-9b99ac5e2f611d13d4da066c3b99ea532070c301.tar.gz
Merge "Revert "Remove Huawei FusionStorage Driver""
Diffstat (limited to 'cinder/opts.py')
-rw-r--r--cinder/opts.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cinder/opts.py b/cinder/opts.py
index 8d2d20264..3e3228c45 100644
--- a/cinder/opts.py
+++ b/cinder/opts.py
@@ -86,6 +86,8 @@ from cinder.volume.drivers.dell_emc import xtremio as \
cinder_volume_drivers_dell_emc_xtremio
from cinder.volume.drivers.fujitsu.eternus_dx import eternus_dx_common as \
cinder_volume_drivers_fujitsu_eternus_dx_eternusdxcommon
+from cinder.volume.drivers.fusionstorage import dsware as \
+ cinder_volume_drivers_fusionstorage_dsware
from cinder.volume.drivers.hpe import hpe_3par_common as \
cinder_volume_drivers_hpe_hpe3parcommon
from cinder.volume.drivers.hpe import hpe_lefthand_iscsi as \
@@ -242,6 +244,7 @@ def list_opts():
cinder_volume_driver.scst_opts,
cinder_volume_driver.backup_opts,
cinder_volume_driver.image_opts,
+ cinder_volume_drivers_fusionstorage_dsware.volume_opts,
cinder_volume_drivers_infortrend_raidcmd_cli_commoncli.
infortrend_opts,
cinder_volume_drivers_inspur_as13000_as13000driver.