Library for interactions with Ceph cluster.
Refactored and added some functions by @l-flame
- librados
- rados
- rbd
Install librbd
from your packet manager and for rados
and rbd
python packages
there are Debian\Ubuntu packages: apt-get install python-ceph
Or if you have other systems use: pip install python-cephlibs
TBD