]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_volume_client: remove 'compat_version'
authorRamana Raja <rraja@redhat.com>
Mon, 18 Sep 2017 14:46:30 +0000 (20:16 +0530)
committerRamana Raja <rraja@redhat.com>
Fri, 29 Sep 2017 09:58:42 +0000 (15:28 +0530)
commit9421b40f1748c50b7f92abe8615c0cd9208fdbdc
treeeb4dd73508305b51e5b7542b054f4a78d20302a2
parentdd23023329b2382afef23ee02d7ef9b14baaf07b
pybind/ceph_volume_client: remove 'compat_version'

... class attribute of the 'CephFSVolumeClient' class. It was supposed
to record the earliest version of CephFSVolumeClient that the current
version is compatible with. It's not useful data to be stored as a
class attribute.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 894a734aa5a56b20d3f68bb3ad644b370f193934)
src/pybind/ceph_volume_client.py