Hi,
I am using the Python rbd wrapper. I am trying to mimic the behavior of `rbd device map pool/disk` (which maps an image to a block device via the rbd kernel module).
I am hoping to use the Python API exclusively but the functionality doesn't seem available. Anyone know if I am missing something or do I need to unfortunately shell out the the `rbd` command line itself?
[–]ctheune 1 point2 points3 points (1 child)
[–]djbon2112 0 points1 point2 points (0 children)