]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rbd: add namespace helper API methods 25206/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 21 Nov 2018 14:55:56 +0000 (09:55 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 21 Nov 2018 15:20:45 +0000 (10:20 -0500)
commita257bb603e1505136525bc2f91216a0d50892c71
tree4642326f0a713018fcbe88d91bf736ff5f6f3adb
parent8fe92c3534d5deae811c9f4ee6a314c297f489f1
pybind/rbd: add namespace helper API methods

Fixes: http://tracker.ceph.com/issues/36622
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Namespace.cc
src/librbd/librbd.cc
src/pybind/rbd/rbd.pyx
src/test/pybind/test_rbd.py