]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #21948 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 2 Aug 2018 04:42:27 +0000 (21:42 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 2 Aug 2018 04:42:27 +0000 (21:42 -0700)
commit2ea86fa4d3365e2a310dc69fe0fefef537863d78
treee40b6d2105cc047e34c9cc266a91a75f4dc3ddf1
parent2480ace1e3766bb6858612738c6f103569d61c52
parent33910303cb4940ca90cd76a5b4adb4de9c88d04c
Merge PR #21948 into master

* refs/pull/21948/head:
ceph_volume_client: use integer division for pg_num
packages.yaml: install py3 compatible cephfs and rados bindings...
qa: test py2 and py3 for volume client
qa: make test_volume_client.py py3 compatible
qa/ceph-volume: allow executing python pyloads using python3
cephfs.pyx: add py3 compatibility
ceph-volume-client: add py3 compatibility

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>