On 03/08/2017 02:15 PM, Kent Borg wrote:
On 03/08/2017 05:08 PM, John Spray wrote:
Specifically?
I'm not saying you're wrong, but I am curious which bits in particular
you missed.


Object maps. Those transaction-y things. Object classes. Maybe more I
don't know about because I have been learning via Python.

There are certainly gaps in the python bindings, but those are all
covered since jewel.

Hmm, you may have been confused by the docs website - I'd thought the
reference section was autogenerated from the docstrings, like it is for
librbd, but it's just static text: http://tracker.ceph.com/issues/19238

For reference, take a look at 'help(rados)' from the python
interpreter, or check out the source and tests:

https://github.com/ceph/ceph/blob/jewel/src/pybind/rados/rados.pyx
https://github.com/ceph/ceph/blob/jewel/src/test/pybind/test_rados.py

Josh
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to