We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786c546 commit eab2b0eCopy full SHA for eab2b0e
README.rst
@@ -1,13 +1,10 @@
1
-python-cephclient
2
-==================================================
3
-
4
A client library in python for the Ceph REST API (``ceph-rest-api``).
5
6
This is currently a work in progress.
7
8
INSTALL
9
==================================================
10
-Install the package through pip:::
+Install the package through pip::
11
12
pip install python-cephclient
13
@@ -87,4 +84,4 @@ TODO
87
84
88
85
- Finish the GET methods
89
86
- Implement PUT (write) methods
90
-- Documentation
+- Documentation
0 commit comments