]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removing ZFSSA driver for no reported CI
authorMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 19:20:16 +0000 (12:20 -0700)
committerMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 19:21:10 +0000 (12:21 -0700)
commitc742566a6920f7260573fbd0dc71a5cc1e4a2311
treec3251c9f289c10b3d54c8ba48a2f803ee5313dc7
parent552878d554313e4dff2892e4600fcb5b80819fdb
Removing ZFSSA driver 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: I5126ee5c56d2a7382e67626d28197eafa5940be5
cinder/tests/test_zfssa.py [deleted file]
cinder/volume/drivers/zfssa/__init__.py [deleted file]
cinder/volume/drivers/zfssa/restclient.py [deleted file]
cinder/volume/drivers/zfssa/webdavclient.py [deleted file]
cinder/volume/drivers/zfssa/zfssaiscsi.py [deleted file]
cinder/volume/drivers/zfssa/zfssanfs.py [deleted file]
cinder/volume/drivers/zfssa/zfssarest.py [deleted file]