]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/rbd: create/clone/copy: default to None for features param 9258/head
authorMykola Golub <mgolub@mirantis.com>
Mon, 23 May 2016 06:18:34 +0000 (09:18 +0300)
committerMykola Golub <mgolub@mirantis.com>
Mon, 23 May 2016 06:23:11 +0000 (09:23 +0300)
commitb8b3a9757f7d517210a91f2893b0961b6b35afab
tree15e668cfc136e015f2fc0d2691d2e33347ca2b19
parentd305eaad8d57a6f64e6d80eebcd0839a65c9a668
pybind/rbd: create/clone/copy: default to None for features param

If None is specified don't set the features so that the defaults is
used.

Fixes: http://tracker.ceph.com/issues/15982
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/pybind/rbd/rbd.pyx
src/test/pybind/test_rbd.py