]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: Make ceph_volume_client's syntax compatible with Python 3
authorOleh Prypin <oleh@pryp.in>
Mon, 8 Aug 2016 19:37:07 +0000 (22:37 +0300)
committerOleh Prypin <oleh@pryp.in>
Thu, 11 Aug 2016 13:36:57 +0000 (16:36 +0300)
commita1347086f82a34e609268cb09e9a9b9c1f68aafe
treef3eddb8a61b333b759c59aec727d708360462c72
parent5683a8259ba6a2e434f8b600d1b5518824a1a394
pybind: Make ceph_volume_client's syntax compatible with Python 3
(just so it passes the bytecompilation step)

Signed-off-by: Oleh Prypin <oleh@pryp.in>
src/pybind/ceph_volume_client.py