]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix broken feature toggles 40188/head
authorErnesto Puerta <epuertat@redhat.com>
Wed, 17 Mar 2021 16:31:53 +0000 (17:31 +0100)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 22 Mar 2021 11:25:46 +0000 (12:25 +0100)
commit005348ae76613b07767e95d86b4aa1d828221c0f
tree40ee507a485bc57f549209e5758293d637120720
parent00ebed4089d141d293410438d96183da6a262326
mgr/dashboard: fix broken feature toggles

Fixes the feature toggles functionality broken in the refactoring of the
CLI commands (3c431a54d96ebc9bdb911161468d0f6bedbbcbfe, PR #38722).

Fixes: https://tracker.ceph.com/issues/49869
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
src/pybind/mgr/dashboard/plugins/feature_toggles.py
src/pybind/mgr/dashboard/tests/test_feature_toggles.py