tag:github.com,2008:https://github.com/dmsimard/python-cephclient/releases Release notes from python-cephclient 2015-03-11T14:56:40Z tag:github.com,2008:Repository/15365787/v0.1.0.5 2015-03-11T14:58:03Z python-cephclient v0.1.0.5 <p>Release notes are available in the README.</p> dmsimard tag:github.com,2008:Repository/15365787/v0.1.0.4 2014-02-01T16:12:54Z python-cephclient v0.1.0.4 <p>Release notes are available in the README.</p> dmsimard tag:github.com,2008:Repository/15365787/0.1.0.3 2014-01-31T01:08:47Z python-cephclient v0.1.0.3 <p>Release notes are available in the README.</p> dmsimard tag:github.com,2008:Repository/15365787/0.1.0.2 2014-01-18T20:58:41Z python-cephclient v0.1.0.2 <p>Release notes are available in the README.</p> dmsimard tag:github.com,2008:Repository/15365787/0.1.0.1 2014-01-12T20:25:02Z python-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) &lt;-- 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