tag:github.com,2008:https://github.com/dmsimard/python-cephclient/releasesRelease notes from python-cephclient2015-03-11T14:56:40Ztag:github.com,2008:Repository/15365787/v0.1.0.52015-03-11T14:58:03Zpython-cephclient v0.1.0.5<p>Release notes are available in the README.</p>dmsimardtag:github.com,2008:Repository/15365787/v0.1.0.42014-02-01T16:12:54Zpython-cephclient v0.1.0.4<p>Release notes are available in the README.</p>dmsimardtag:github.com,2008:Repository/15365787/0.1.0.32014-01-31T01:08:47Zpython-cephclient v0.1.0.3<p>Release notes are available in the README.</p>dmsimardtag:github.com,2008:Repository/15365787/0.1.0.22014-01-18T20:58:41Zpython-cephclient v0.1.0.2<p>Release notes are available in the README.</p>dmsimardtag:github.com,2008:Repository/15365787/0.1.0.12014-01-12T20:25:02Zpython-cephclient v0.1.0.1<p>This marks the first ever release of of python-cephclient.</p>
<p>The version scheme will be as follows:</p>
<p>ceph-rest-api version (e.g, /api/v0.1) <-- API version 0.1<br>
python-cephclient version (e.g, 0.1)<br>
It means that this is the version 0.1 of python-cephclient for api v0.1.</p>
<p>While not yet complete, most GET calls are available.<br>
Unavailable GET calls will yield a FunctionNotImplemented exception.</p>
<p>No PUT requests have been implemented at all yet.</p>dmsimard