Skip to content

Commit

Permalink
Merge "Remove Nimble Storage Driver"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Dec 21, 2019
2 parents e45bb37 + 416e60f commit 83267c7
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 3,614 deletions.
2 changes: 0 additions & 2 deletions cinder/opts.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
from cinder.volume.drivers.nexenta import options as \
cinder_volume_drivers_nexenta_options
from cinder.volume.drivers import nfs as cinder_volume_drivers_nfs
from cinder.volume.drivers import nimble as cinder_volume_drivers_nimble
from cinder.volume.drivers import pure as cinder_volume_drivers_pure
from cinder.volume.drivers import qnap as cinder_volume_drivers_qnap
from cinder.volume.drivers import quobyte as cinder_volume_drivers_quobyte
Expand Down Expand Up @@ -338,7 +337,6 @@ def list_opts():
cinder_volume_drivers_nexenta_options.NEXENTA_RRMGR_OPTS,
cinder_volume_drivers_nexenta_options.NEXENTA_EDGE_OPTS,
cinder_volume_drivers_nfs.nfs_opts,
cinder_volume_drivers_nimble.nimble_opts,
cinder_volume_drivers_pure.PURE_OPTS,
cinder_volume_drivers_qnap.qnap_opts,
cinder_volume_drivers_quobyte.volume_opts,
Expand Down
Loading

0 comments on commit 83267c7

Please sign in to comment.