]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Revert "Add Scality SRB driver"
authorNicolas Trangez <ikke@nicolast.be>
Wed, 25 Nov 2015 13:45:09 +0000 (14:45 +0100)
committerNicolas Trangez <ikke@nicolast.be>
Wed, 25 Nov 2015 15:24:07 +0000 (16:24 +0100)
commit49b05a999cd586bf4695b5e300aa499c731559c8
tree91569f00e9dce1840cd574dd7e83d711cc12cace
parent3754b3b0634efc05da426fe08ca8b2d1cfdc1711
Revert "Add Scality SRB driver"

The Scality SRB kernel-driver is being re-designed to optimize for
specific workloads, which are (initially) not compatible with VM-style
block device access. Not to confuse users, we believe it's advisable to
remove the Cinder SRB driver in the meantime.

This reverts commit a23f17f8cebe5e1e57f675aedf6272257257d1b7.

Some references to the SRB driver and test modules added in later
commits are removed as well.

Conflicts:
        cinder/tests/unit/test_srb.py
        cinder/volume/drivers/srb.py
        etc/cinder/rootwrap.d/volume.filters

See: 2f9e4163f42ae5246fd997b9f35e16d3d97be54f
See: 3fda737f53824170bd59eb6e8ce2e991c89c3c1d

Change-Id: Ic9d79b09363ef904932128f63371ba01a15c5d31
cinder/opts.py
cinder/tests/unit/test_srb.py [deleted file]
cinder/volume/drivers/srb.py [deleted file]
etc/cinder/rootwrap.d/volume.filters
tests-py3.txt