]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #30961 from rjfd/wip-mgr-module-logging
authorLaura Paduano <lpaduano@suse.com>
Tue, 3 Dec 2019 09:29:42 +0000 (10:29 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2019 09:29:42 +0000 (10:29 +0100)
commit4ad8591fe4adfe89708b10a2e2e3022b2bc75677
tree825dc76569d75cbbac646e7c3f09e65d43b72e5a
parent21dbb99d57d0ea8861ed058c9b150ddf543859bd
parent3809044b7cdab251f6808cdd3f20282c16c94aa2
Merge pull request #30961 from rjfd/wip-mgr-module-logging

mgr: module logging infrastructure

Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
src/mgr/ActivePyModule.cc
src/mgr/PyModule.cc
src/mgr/PyModuleRunner.cc
src/mgr/PyModuleRunner.h
src/pybind/mgr/dashboard/__init__.py
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/home.py
src/pybind/mgr/dashboard/grafana.py
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/dashboard/tests/__init__.py