]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-detect-init,ceph-disk: drop support of py2.6 9386/head
authorKefu Chai <kchai@redhat.com>
Sat, 28 May 2016 16:59:20 +0000 (00:59 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 29 May 2016 07:44:46 +0000 (15:44 +0800)
commit1c6f3a4e47034a1245a0e090432d1e038e6c5980
tree15a7e706fbcb05a062610fa7a5bc74f391d923bd
parent9421345112a4b11e8daf5388d21c48e90357a83f
ceph-detect-init,ceph-disk: drop support of py2.6

jewel now supports only the distro shipping py2.7+, so we can drop the
support of 2.6 now.

this partially reverts f11a3a5c2fc89810f3723299e516c527b07e9098

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph-detect-init/requirements.txt
src/ceph-detect-init/setup.py
src/ceph-disk/requirements.txt
src/ceph-disk/setup.py