Dmitriy Rabotyagov 053b2f8f5b Add variable to globally control notifications enablement
In order to be able to globally enable notification reporting for all services,
without an need to have ceilometer deployed or bunch of overrides for each
service, we add `oslomsg_notify_enabled` variable that aims to control
behaviour of enabled notifications.

Presence of ceilometer is still respected by default and being referenced.

Potential usecase are various billing panels that do rely on notifications
but do not require presence of Ceilometer.

Change-Id: Id9bc7f2ba4a2e813657d65f2bb6be5089c1a5461
2024-05-10 16:21:46 +02:00
..