openstack-ansible-os_nova/tasks
Dmitriy Rabotyagov 97c408e19d 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: Ib5d4f174be922f9b6f5ece35128a604fddb58e59
2024-05-10 17:03:04 +02:00
..
consoles Fix linters and metadata 2023-07-17 16:17:30 +02:00
drivers fix apparmor profile for non-standard nova home 2024-03-14 15:59:29 +02:00
main.yml Add variable to globally control notifications enablement 2024-05-10 17:03:04 +02:00
nova_compute_wait.yml Delegate compute wait tasks to service_setup_host 2023-04-24 17:51:06 +00:00
nova_compute.yml Cleanup upgrade to ssh_keypairs step 2023-10-19 10:44:36 +02:00
nova_db_post_setup.yml Drop until-complete flag for db purge 2023-10-24 09:08:45 +02:00
nova_db_setup.yml Enable deployers to force update cell mappings 2024-04-10 14:14:19 +02:00
nova_install.yml Merge "Enable multiple console proxies where requried in deployments" 2023-08-30 09:49:31 +00:00
nova_mdev_detect.yml Fix linters and metadata 2023-07-17 16:17:30 +02:00
nova_post_install.yml Fix linters and metadata 2023-07-17 16:17:30 +02:00
nova_pre_install.yml Stop generating ssh keypair for nova user 2023-10-13 21:13:19 +02:00
nova_virt_detect.yml Fix linters and metadata 2023-07-17 16:17:30 +02:00