forked from Tendrl/ceph-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.rst
More file actions
41 lines (26 loc) · 849 Bytes
/
README.rst
File metadata and controls
41 lines (26 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
===============================
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