]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: drop the compatibility with python2
authorKefu Chai <kchai@redhat.com>
Wed, 18 Dec 2019 11:03:29 +0000 (19:03 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Dec 2019 03:52:56 +0000 (11:52 +0800)
commit48c4bc445fcacd7980e84b4f135a3115b88b05f1
treee61526a99fae09f87bab67e6ba1fa80be438b9a6
parent5d4c2c71bd44eeec86adba3c9182ef4ab0aea6cb
mgr: drop the compatibility with python2

Signed-off-by: Kefu Chai <kchai@redhat.com>
17 files changed:
src/mgr/ActivePyModule.cc
src/mgr/ActivePyModules.cc
src/mgr/BaseMgrModule.cc
src/mgr/BaseMgrStandbyModule.cc
src/mgr/BaseMgrStandbyModule.h
src/mgr/Mgr.h
src/mgr/PyFormatter.cc
src/mgr/PyFormatter.h
src/mgr/PyModule.cc
src/mgr/PyModuleRunner.cc
src/mgr/PyOSDMap.cc
src/mgr/PyOSDMap.h
src/mgr/PyUtil.cc
src/mgr/PyUtil.h
src/mgr/PythonCompat.h [deleted file]
src/mgr/StandbyPyModules.cc
src/mgr/StandbyPyModules.h