]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removing Huawei drivers for no reported CI
authorMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 19:38:55 +0000 (12:38 -0700)
committerMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 20:06:34 +0000 (13:06 -0700)
commit5e26b0c1d1ae1984e51ae47441e8a243f224bf29
tree25e0e2500d6711f3d74402434aef982bf20f0090
parentf1599045d0dd9d7172d3e01dfd557d06429e2756
Removing Huawei drivers for no reported CI

CI deadlines were set and pushed since last year. An email about this
requirement and the deadline of March 19th 2015 has been sent to each
individual driver maintainer, as well as the mailing list [1]. This
driver is being removed because the maintainer does not have a CI
reporting to ensure their driver integration is successful. Therfore, we
can not validate the driver is working in Cinder today in a continuous
way.

DocImpact
[1]- http://lists.openstack.org/pipermail/openstack-dev/2015-January/054614.html

Change-Id: I0599a8721b14ba4f2a255188b71be6d62ae8cc1a
cinder/tests/test_huawei_18000.py [deleted file]
cinder/tests/test_huawei_drivers_compatibility.py [deleted file]
cinder/tests/test_huawei_t_dorado.py [deleted file]
cinder/volume/drivers/huawei/__init__.py [deleted file]
cinder/volume/drivers/huawei/huawei_18000.py [deleted file]
cinder/volume/drivers/huawei/huawei_dorado.py [deleted file]
cinder/volume/drivers/huawei/huawei_t.py [deleted file]
cinder/volume/drivers/huawei/huawei_utils.py [deleted file]
cinder/volume/drivers/huawei/rest_common.py [deleted file]
cinder/volume/drivers/huawei/ssh_common.py [deleted file]