]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: Fix python 2/3 compability problems
authorRicardo Dias <rdias@suse.com>
Wed, 24 Jan 2018 12:25:54 +0000 (12:25 +0000)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:06:58 +0000 (13:06 +0000)
commit48e3df1bcb3376fd39e499e7e6863b4b54403370
treec027bafdfd8bc529faafd145f5ece4b6e1646384
parentbb352847a8bf5a44b406f2d8dd5879108346678c
mgr/dashboard_v2: Fix python 2/3 compability problems

Signed-off-by: Ricardo Dias <rdias@suse.com>
src/pybind/mgr/dashboard_v2/__init__.py
src/pybind/mgr/dashboard_v2/auth.py
src/pybind/mgr/dashboard_v2/module.py
src/pybind/mgr/dashboard_v2/tests/test_auth.py