Skip to content

Commit

Permalink
Merge "Remove Sheepdog Driver"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jan 2, 2020
2 parents 3b38637 + 0835b08 commit b1ef924
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 2,126 deletions.
2 changes: 0 additions & 2 deletions cinder/opts.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
from cinder.volume.drivers.san.hp import hpmsa_common as \
cinder_volume_drivers_san_hp_hpmsacommon
from cinder.volume.drivers.san import san as cinder_volume_drivers_san_san
from cinder.volume.drivers import sheepdog as cinder_volume_drivers_sheepdog
from cinder.volume.drivers import solidfire as cinder_volume_drivers_solidfire
from cinder.volume.drivers import storpool as cinder_volume_drivers_storpool
from cinder.volume.drivers.stx import common as \
Expand Down Expand Up @@ -346,7 +345,6 @@ def list_opts():
cinder_volume_drivers_san_hp_hpmsacommon.common_opts,
cinder_volume_drivers_san_hp_hpmsacommon.iscsi_opts,
cinder_volume_drivers_san_san.san_opts,
cinder_volume_drivers_sheepdog.sheepdog_opts,
cinder_volume_drivers_solidfire.sf_opts,
cinder_volume_drivers_storpool.storpool_opts,
cinder_volume_drivers_stx_common.common_opts,
Expand Down
Loading

0 comments on commit b1ef924

Please sign in to comment.