]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removing Nexenta driver for no reported CI
authorMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 17:51:36 +0000 (10:51 -0700)
committerMike Perez <thingee@gmail.com>
Thu, 19 Mar 2015 19:28:34 +0000 (12:28 -0700)
commit2d72283f6b5f68c979775d193126d875085ab207
tree8c46f20b99cca77fc325824b676ef853015bf760
parent552878d554313e4dff2892e4600fcb5b80819fdb
Removing Nexenta 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: I732612e671c57c0b611f1016f22c89a886a317f7
cinder/tests/test_nexenta.py [deleted file]
cinder/volume/drivers/nexenta/__init__.py [deleted file]
cinder/volume/drivers/nexenta/iscsi.py [deleted file]
cinder/volume/drivers/nexenta/jsonrpc.py [deleted file]
cinder/volume/drivers/nexenta/nfs.py [deleted file]
cinder/volume/drivers/nexenta/options.py [deleted file]
cinder/volume/drivers/nexenta/utils.py [deleted file]