Victor, > Rados.conf_get('features') used to return an integer. It returns a string right now. The rbd_default_features parameter used to be an integer, which is not very user friendly. commit 9b8a2da1902710960a45159172a1f1b8184fa1a2 addressed the issue by changing rbd_default_features to be a comma separated list of human readable feature names. Best regards, Alexey On Wed, Dec 14, 2016 at 12:29 AM, Victor Denisov <vdenisov@xxxxxxxxxxxx> wrote: > Hello, > > Who knows where pybind/rados/rados.pyx came from? > I talked to a guy in the cinder development team - he tried to build > his code against the latest python bindings from master. > It looks like the api's changed. Rados.conf_get('features') used to > return an integer. > It returns a string right now. > > I looked into the git history and I see that pybind.pyx has been where > it's right now only since February this year. I presume cinder's using > an older version. > > Can someone advise me on how I can track down the changes in python bindings. > > Thank you in advance. > > Victor. > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html