m2
m2 copied to clipboard
Use official rados/rbd bindings for our ceph client
If I remember right the bindings were automatically were being installed on cantos, but not on ubuntu. I think I commented on it in some issue.
hmm
https://github.com/CCI-MOC/ims/pull/60/files/199df2f76a6a8c269dda7c1ae85e20fea1f97ca7#diff-d81201bfe0e26df0f8d09e83cdc1fdb5R24
So ceph-common does install python-rbd and python-rados (like sourabh said here at least on centos). So we can just get rid of installing python-ceph libs from the ansible playbook.