Skip to content

Commit

Permalink
Remove the Virtuozzo Storage Driver
Browse files Browse the repository at this point in the history
The Virtuozzo Storage driver was marked
unsupported during the Train release.  Since
then, the 3rd Party CI hasn't been fixed and
there has been no sign of activity from the
vendor.  As a result the driver is being removed.

Change-Id: Ieb55bf4abed5856412576c3e45a5350c463deef2
  • Loading branch information
Jay S. Bryant committed Jan 14, 2020
1 parent bcc2539 commit 3e31530
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 1,252 deletions.
2 changes: 0 additions & 2 deletions cinder/opts.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
cinder_volume_drivers_veritas_access_veritasiscsi
from cinder.volume.drivers.vmware import vmdk as \
cinder_volume_drivers_vmware_vmdk
from cinder.volume.drivers import vzstorage as cinder_volume_drivers_vzstorage
from cinder.volume.drivers.windows import iscsi as \
cinder_volume_drivers_windows_iscsi
from cinder.volume.drivers.windows import smbfs as \
Expand Down Expand Up @@ -350,7 +349,6 @@ def list_opts():
cinder_volume_drivers_stx_common.iscsi_opts,
cinder_volume_drivers_synology_synologycommon.cinder_opts,
cinder_volume_drivers_vmware_vmdk.vmdk_opts,
cinder_volume_drivers_vzstorage.vzstorage_opts,
cinder_volume_drivers_windows_iscsi.windows_opts,
cinder_volume_drivers_windows_smbfs.volume_opts,
cinder_volume_drivers_zadara.zadara_opts,
Expand Down
Loading

0 comments on commit 3e31530

Please sign in to comment.