]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: drop pre-python 3.2 version checks 47747/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 2 Aug 2022 13:45:59 +0000 (09:45 -0400)
committerKotresh HR <khiremat@redhat.com>
Tue, 23 Aug 2022 04:46:50 +0000 (10:16 +0530)
commitbe68b1a052a2677aaac50a4d8fbc3854898a5a39
tree3149b4df920bc8b0083718679740969e1d933550
parentc800e92eaa6948941c599b4605b60d85f187255b
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