]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rbd: create/clone/copy: default to None for features param 9553/head
authorMykola Golub <mgolub@mirantis.com>
Mon, 23 May 2016 06:18:34 +0000 (09:18 +0300)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Tue, 7 Jun 2016 13:44:59 +0000 (19:14 +0530)
commite15bfff2e822e15e0a34d09825e04cee381d8737
tree3f7ec2f8d4b7910a5e8f3416df39663a153a81d0
parentf9e32ac68a83932945165612dc64c307f0411b19
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>
(cherry picked from commit b8b3a9757f7d517210a91f2893b0961b6b35afab)
src/pybind/rbd/rbd.pyx
src/test/pybind/test_rbd.py