]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix issues from cherry-pick conflict resolution 38832/head
authorAlfonso Martínez <almartin@redhat.com>
Mon, 11 Jan 2021 14:34:34 +0000 (15:34 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Mon, 11 Jan 2021 14:34:34 +0000 (15:34 +0100)
commitf1d1e3542fa596330ff950973df3eada9d32b1b4
treeb06199547de8683b1f83722597c1de8c624f751d
parent8956ff304cba3cca4401537700e00d8678f1a660
mgr/dashboard: fix issues from cherry-pick conflict resolution

src/test/mgr/mgr-dashboard-smoke.sh
src/vstart.sh
- Add 'tell mgr' in ac-user-create command.

src/pybind/mgr/dashboard/tests/test_access_control.py
qa/tasks/mgr/dashboard/test_auth.py
- Remove 'force_password' argument.

qa/tasks/mgr/dashboard/test_rgw.py
- Fix test_status test.

cherry-pick commit: b82478e1061bfc1475693b0910a7f14276b4d6ab

Fixes: https://tracker.ceph.com/issues/48355
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
qa/tasks/mgr/dashboard/test_auth.py
qa/tasks/mgr/dashboard/test_rgw.py
src/pybind/mgr/dashboard/tests/test_access_control.py
src/test/mgr/mgr-dashboard-smoke.sh
src/vstart.sh