]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: User database migration has been cut out 42116/head
authorVolker Theile <vtheile@suse.com>
Wed, 30 Jun 2021 12:00:28 +0000 (14:00 +0200)
committerVolker Theile <vtheile@suse.com>
Wed, 30 Jun 2021 14:35:23 +0000 (16:35 +0200)
commit82922811612813840a684af993ca7c95a0b48d53
treec5c2be92db69b9a72a0388a1a62b9e47c70927b4
parenteb20648daf081ef099009c988e96660cda456516
mgr/dashboard: User database migration has been cut out

This PR will revert changes done by https://tracker.ceph.com/issues/49645 to auto-migrate user database v1 to v2.

Fixes: https://tracker.ceph.com/issues/51443
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/tests/test_access_control.py