]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: enable using existing rados inst
authorJohn Spray <john.spray@redhat.com>
Thu, 9 Aug 2018 10:38:15 +0000 (06:38 -0400)
committerSage Weil <sage@redhat.com>
Mon, 26 Nov 2018 22:29:41 +0000 (16:29 -0600)
commitd48c2c705bb1734ce0f19083ad3ea82444720105
treec4b81e0c4e0806859f47bfab3f80d0c227ef1516
parentde42a7036e1d21abe931dd95acac8681085098fe
ceph_volume_client: enable using existing rados inst

This is for mgr modules that need to use their own
self.rados instance rather than constructing
a fresh one.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/ceph_volume_client.py