=============================== ceph-integration ================ Tendrl integration for Ceph Storage Long description TODO (rk). * Free software: LGPL2.1 * Documentation: TODO (rk) * Source: https://github.com/Tendrl/ceph_integration * Bugs: https://github.com/Tendrl/ceph_integration/issues Features -------- * TODO Builds ------ .. image:: https://travis-ci.org/Tendrl/ceph_integration.svg?branch=master :target: https://travis-ci.org/Tendrl/ceph_integration Code Coverage ------------- .. image:: https://coveralls.io/repos/github/Tendrl/ceph_integration/badge.svg?branch=master :target: https://coveralls.io/github/Tendrl/ceph_integration?branch=master Developer/Install documentation ----------------------- We also have sphinx documentation in ``docs/source``. *To build it, run:* :: $ python setup.py build_sphinx
fbalak/ceph-integration
Extracts all data from a Ceph cluster for consumption by Tendrl
PythonLGPL-2.1