On Thu, Oct 8, 2015 at 5:01 PM, Rumen Telbizov <telbizov@xxxxxxxxx> wrote: > Hello everyone, > > I am very new to Ceph so, please excuse me if this has already been > discussed. I couldn't find anything on the web. > > We are interested in using Ceph and access it directly via its native rados > API with python. We noticed that certain functions that are available in the > C library aren't exposed/implemented in the Python module. > > For example: rados_write_op_cmpxattr or rados_write_op_omap_cmp. > > Is there any reason why they aren't implemented in python? > > Are there anything particular problems that might stop us from using them > python directly from the C library ourselves? I think this is just a result of the python bindings growing ad-hoc as people need particular functions. Patches welcome! -Greg _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com