]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard_v2: Auth API
authorRicardo Marques <rimarques@suse.com>
Tue, 23 Jan 2018 22:13:57 +0000 (22:13 +0000)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:06:58 +0000 (13:06 +0000)
commit61a91392cf9ba00f78752b4fb99f144a5fe800d8
tree821f06f8d7ebb769d473ad24a46ee5a65e664bca
parent4adc9ecca844ad38cb5b1aac96c769ff8f36ad36
mgr/dashboard_v2: Auth API

Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard_v2/auth.py [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/ceph_module_mock.py
src/pybind/mgr/dashboard_v2/module.py
src/pybind/mgr/dashboard_v2/tests/test_auth.py [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/tests/test_ping.py