]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/install: normalize python3 packages to python36 ones 1276/head
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 02:20:58 +0000 (10:20 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 02:21:05 +0000 (10:21 +0800)
commit3bafacf3ee113611eb1d5d8aa73fa932af271331
treed8fc90606aa3226b8af53d1f2505760155f75422
parent7b660d253532529ad13f0cb76a920091897e466a
task/install: normalize python3 packages to python36 ones

EPEL7 has switched over to python3.6 as the main python3. and we started
packaging python bindings for python3.6 since
https://github.com/ceph/ceph-build/pull/1283

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/task/install/rpm.py