]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: drop pre-python 3.2 version checks
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 2 Aug 2022 13:45:59 +0000 (09:45 -0400)
committerKotresh HR <khiremat@redhat.com>
Fri, 16 Sep 2022 07:09:04 +0000 (12:39 +0530)
commit7189ae8947cded848c9ee5e81377fd797de58cc2
tree29b2763c1bee72846a2320d78d7e33ae1e8d43d8
parent3616d9284dd801838c3c38c298087155e0639739
mgr/volumes: drop pre-python 3.2 version checks

Based on other conversations we believe that there is no need to support
python versions lower than Python 3.6 for pacific and later.  This means
it is safe to drop the remaining version checks for python
3.2.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 47162e4996a511d399809516a4890d72e6f84a44)
src/pybind/mgr/volumes/fs/operations/versions/metadata_manager.py