]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
RBD: remove non-layering support for antiquated versions
authorJon Bernard <jobernar@redhat.com>
Mon, 23 Feb 2015 21:04:54 +0000 (16:04 -0500)
committerJon Bernard <jobernar@redhat.com>
Fri, 27 Feb 2015 17:34:25 +0000 (12:34 -0500)
commit276af38b3f7bac7000e752543b9b87c2f2561846
treeb989189b5025b00a6f4a1587a9804d8e93065455
parent3660070d78560dbb74f34bc26d2ca9e5910b8137
RBD: remove non-layering support for antiquated versions

RBD layering was first included in Bobtail (Jan 2013) and all current
Cinder users are expected to have upgraded to a newer version by now.

This patch removes the logic necessary to accommodate Ceph versions that
predate Bobtail.

Change-Id: I335414868c0d0c8c5b15ca0aea9ab32bceeed6ac
cinder/tests/test_rbd.py
cinder/volume/drivers/rbd.py