]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: introduce NotifyType enum
authorSage Weil <sage@newdream.net>
Thu, 2 Dec 2021 15:22:48 +0000 (10:22 -0500)
committerNeha Ojha <nojha@redhat.com>
Wed, 16 Feb 2022 17:20:47 +0000 (17:20 +0000)
commit900c502a996a13b00634e3753fb964bbbab3c01b
tree111bc12cd86abc4c5e14ddb8ec42605c59df2c73
parent5a93dba4257033abf700b0a82550debf2f2bd970
pybind/mgr: introduce NotifyType enum

Note that we don't annotate the dashboard NotificationQueue because it is
used internally by the dashboard with other events.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 1ac480df45058e103a2f4954950b8a4edb23610a)

 Conflicts:
src/pybind/mgr/cephadm/module.py - trivial resolution
src/pybind/mgr/dashboard/module.py - trivial resolution
src/pybind/mgr/localpool/module.py - trivial resolution
src/pybind/mgr/mds_autoscaler/module.py - trivial resolution
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/insights/module.py
src/pybind/mgr/k8sevents/module.py
src/pybind/mgr/localpool/module.py
src/pybind/mgr/mds_autoscaler/module.py
src/pybind/mgr/mgr_module.py
src/pybind/mgr/mirroring/fs/snapshot_mirror.py
src/pybind/mgr/mirroring/module.py
src/pybind/mgr/restful/module.py
src/pybind/mgr/stats/module.py