Skip to content

Commit

Permalink
Merge "Remove ProphetStor Flexvisor 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 f750367 + cbda940 commit e45bb37
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 3,173 deletions.
3 changes: 0 additions & 3 deletions cinder/opts.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@
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.prophetstor import options as \
cinder_volume_drivers_prophetstor_options
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 @@ -341,7 +339,6 @@ def list_opts():
cinder_volume_drivers_nexenta_options.NEXENTA_EDGE_OPTS,
cinder_volume_drivers_nfs.nfs_opts,
cinder_volume_drivers_nimble.nimble_opts,
cinder_volume_drivers_prophetstor_options.DPL_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 e45bb37

Please sign in to comment.