]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/zabbix: remove deprecated module
authorErnesto Puerta <epuertat@redhat.com>
Tue, 7 May 2024 15:45:27 +0000 (17:45 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 28 Oct 2024 13:17:19 +0000 (14:17 +0100)
commit8ccb6348046e41ff41cb3d52f3ebd3db9e9decf3
treee78630ca2c694ea5edd2302dc74ac3c0ca4fd025
parent96ec7badb8534b812bbcae20eb411304900c0d0c
mgr/zabbix: remove deprecated module

This (already deprecated) module is removed as a side-effect of the
deprecation and removal of the `restful` module.

Fixes: https://tracker.ceph.com/issues/47066
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
ceph.spec.in
debian/ceph-mgr-modules-core.install
doc/mgr/index.rst
doc/mgr/zabbix.rst [deleted file]
qa/suites/rados/mgr/tasks/4-units/module_selftest.yaml
qa/tasks/mgr/test_module_selftest.py
src/pybind/mgr/CMakeLists.txt
src/pybind/mgr/tox.ini
src/pybind/mgr/zabbix/__init__.py [deleted file]
src/pybind/mgr/zabbix/module.py [deleted file]
src/pybind/mgr/zabbix/zabbix_template.xml [deleted file]