]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Python2 Cookie module import fails on Python3 40116/head
authorVolker Theile <vtheile@suse.com>
Mon, 15 Mar 2021 12:10:53 +0000 (13:10 +0100)
committerVolker Theile <vtheile@suse.com>
Mon, 15 Mar 2021 12:10:53 +0000 (13:10 +0100)
commit4b380d0d3b8302592f79e7f4b83204bac4792197
treeaa87e12a9c34d9372d6c41b366a91af7308bfcfb
parentc685dd19f8a0b9f747bfe9407d2259672cbbd268
mgr/dashboard: Python2 Cookie module import fails on Python3

This fix only affects Nautilus because all successor versions are based on Python3 only.

Fixes: https://tracker.ceph.com/issues/49802
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/controllers/auth.py