]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: fix _recover_auth_meta() method
authorRamana Raja <rraja@redhat.com>
Tue, 4 Oct 2016 11:20:13 +0000 (16:50 +0530)
committerRamana Raja <rraja@redhat.com>
Tue, 4 Oct 2016 11:21:56 +0000 (16:51 +0530)
commit675cb91b68c1b54698708d604253ab9d1b2abdec
tree4ddb7a02daddb0029a6a8514095faec15ebd14fe
parent110238608a32ba4f47b1dcc9dafa8ee67d4cd066
ceph_volume_client: fix _recover_auth_meta() method

It needs to be an instance method.

Fixes: http://tracker.ceph.com/issues/17216
Signed-off-by: Ramana Raja <rraja@redhat.com>
src/pybind/ceph_volume_client.py