Currently ceph-integration executes rbd CLI commands for performing rbd management works. We should rather use librbd module for more controlled and organized way to handle rbd management.
Refer: http://docs.ceph.com/docs/master/rbd/librbdpy/ for more details.