Skip to content

Commit

Permalink
Remove Dell EMC PS Series Driver
Browse files Browse the repository at this point in the history
The Dell EMC PS Series driver is not supported anymore. Removing it.
It was marked as deprecated in the Train release.

Change-Id: Iceffcb80d31f62e93e394cae11f580c833587a32
  • Loading branch information
rajinir committed Jan 23, 2020
1 parent 3e67d88 commit 20924ae
Show file tree
Hide file tree
Showing 20 changed files with 7 additions and 9,582 deletions.
3 changes: 0 additions & 3 deletions cinder/opts.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
cinder_volume_drivers_datera_dateraiscsi
from cinder.volume.drivers.dell_emc.powermax import common as \
cinder_volume_drivers_dell_emc_powermax_common
from cinder.volume.drivers.dell_emc import ps as \
cinder_volume_drivers_dell_emc_ps
from cinder.volume.drivers.dell_emc.sc import storagecenter_common as \
cinder_volume_drivers_dell_emc_sc_storagecentercommon
from cinder.volume.drivers.dell_emc.unity import driver as \
Expand Down Expand Up @@ -280,7 +278,6 @@ def list_opts():
cinder_volume_driver.image_opts,
cinder_volume_drivers_datera_dateraiscsi.d_opts,
cinder_volume_drivers_dell_emc_powermax_common.powermax_opts,
cinder_volume_drivers_dell_emc_ps.eqlx_opts,
cinder_volume_drivers_dell_emc_sc_storagecentercommon.
common_opts,
cinder_volume_drivers_dell_emc_unity_driver.UNITY_OPTS,
Expand Down
606 changes: 0 additions & 606 deletions cinder/tests/unit/volume/drivers/dell_emc/test_ps.py

This file was deleted.

Loading

0 comments on commit 20924ae

Please sign in to comment.