]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "*: remove legacy ceph_volume_client.py library" 39014/head
authorKotresh HR <khiremat@redhat.com>
Fri, 22 Jan 2021 07:48:30 +0000 (13:18 +0530)
committerKotresh HR <khiremat@redhat.com>
Fri, 22 Jan 2021 07:55:26 +0000 (13:25 +0530)
commit38352858098bebe1196a8f225efc689a995f3349
tree441cb9eef99e5cd9c82051fc8ff314cd10104b36
parent01bf7a7dea3f7c3e3ca25ca6561ccb4f742d961e
Revert "*: remove legacy ceph_volume_client.py library"

This reverts commit a3db265ad5b3ff899d8b71164a7f9ea5a426b19e.
The ceph_volume_client is being used by manila and it's
not fully equipped to use mgr/volumes and expects to use
ceph_volume_client for one more release. Hence reverting
this commit for pacific release.

Note that this is a pacific only patch and hence no corresponding
master patch is available.

Fixes: https://tracker.ceph.com/issues/48923
Signed-off-by: Kotresh HR <khiremat@redhat.com>
29 files changed:
.github/labeler.yml
PendingReleaseNotes
ceph.spec.in
debian/python3-cephfs.install
qa/suites/fs/upgrade/volumes/.qa [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/% [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/.qa [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/bluestore-bitmap.yaml [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/clusters/.qa [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/clusters/1-mds-2-client-micro.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/conf [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/+ [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/.qa [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/frag_enable.yaml [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/pg-warn.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/whitelist_health.yaml [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/overrides/whitelist_wrongly_marked_down.yaml [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/% [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/.qa [new symlink]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/0-nautilus.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/1-client.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/2-upgrade.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/tasks/3-verify.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/volumes/import-legacy/ubuntu_18.04.yaml [new symlink]
qa/suites/fs/volumes/tasks/volume-client.yaml [new file with mode: 0644]
qa/tasks/cephfs/test_volume_client.py [new file with mode: 0644]
qa/workunits/fs/upgrade/volume_client [new file with mode: 0755]
src/pybind/CMakeLists.txt
src/pybind/ceph_volume_client.py [new file with mode: 0644]