]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_volume_client: Bump up the version and compat_version to 6
authorKotresh HR <khiremat@redhat.com>
Fri, 19 Feb 2021 11:12:33 +0000 (16:42 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 25 Feb 2021 07:36:57 +0000 (13:06 +0530)
commit34a28c8a52812af2d09e259e0d89bcd92c678ced
tree4c4cb4eb82ae8ff1abbf71741c8cece4d71cc3da
parent1c07664e556accdca89051e05347b284a22a742f
pybind/ceph_volume_client: Bump up the version and compat_version to 6

With 'volumes' key updated to 'subvolumes', the version of
ceph_volume_client <= 5 can't decode auth-metadata file. Hence
bumping up ceph_volume_client version and compat_version to 6.

Fixes: https://tracker.ceph.com/issues/49294
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit ce55a0bcdc5db139fc8f39665c372f1b7cc274a7)
qa/tasks/cephfs/test_volume_client.py
src/pybind/ceph_volume_client.py