]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove Cisco FC Zone Manager Driver
authorSean McGinnis <sean_mcginnis@dell.com>
Wed, 10 Feb 2016 04:13:19 +0000 (22:13 -0600)
committerSean McGinnis <sean_mcginnis@dell.com>
Wed, 10 Feb 2016 18:18:08 +0000 (12:18 -0600)
commit0f5c5d8cf7ae3623c69ca30e5dd1387f699bdc70
treeaea77a342317d4d105f9c0e497434c98ba4170da
parente88f0a486ab4f9c7baaf5d7d3781705221e89146
Remove Cisco FC Zone Manager Driver

After many attempts to get a Cisco CI running to validate the Cisco FCZM
driver over a few releases there is still no official third party CI
reporting. This was covered for some time due to the support of it being
covered by another CI, but that is no longer the case.

We can't include drivers that do not have test coverage and no report of
whether it is working as expected. Until there is test coverage, we will
need to remove this driver due to lack of CI.

DocImpact: Remove Cisci FCZM documentation

Change-Id: Idb7dfea74ce248d8f1209c55b62412be4f2e16e9
12 files changed:
cinder/opts.py
cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py [deleted file]
cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py [deleted file]
cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py [deleted file]
cinder/tests/unit/zonemanager/test_cisco_lookup_service.py [deleted file]
cinder/zonemanager/drivers/cisco/__init__.py [deleted file]
cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py [deleted file]
cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py [deleted file]
cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py [deleted file]
cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py [deleted file]
cinder/zonemanager/drivers/cisco/fc_zone_constants.py [deleted file]
releasenotes/notes/cisco-fczm-removed-502dfcba51acd1b4.yaml [new file with mode: 0644]