openstack-ansible-os_keystone/tasks
Dmitriy Rabotyagov 1f4d83ef84 Add variable to globally control notifications enablement and disable RPC
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.

This change also disables RPC communication for Glance since there's
no signs of RPC usage in Glance code. RabbitMQ seems to be used solely
for notifications

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/914144
Change-Id: I92b95acc5ec35468cafe041b277ef9fb3c21c2e4
2024-04-24 11:47:12 +02:00
..
keystone_apache.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_credential_create.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_credential.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_db_sync.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_federation_sp_idp_setup.yml Stop reffering _member_ role 2023-08-15 13:18:45 +02:00
keystone_federation_sp_shib_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_fernet_keys_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_fernet_keys_create.yml Re-distribute fernet keys when re-building the primary 2024-02-01 09:36:14 +00:00
keystone_fernet_keys_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_fernet.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_idp_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_install.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_key_setup.yml Cleanup upgrade to ssh_keypairs step 2023-10-19 10:43:21 +02:00
keystone_ldap_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_post_install.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_service_bootstrap.yml Check the service status during bootstrap against the internal VIP 2022-08-08 19:07:57 +00:00
main_keystone_federation_sp_idp_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
main_pre.yml Install distro_packages in pre-main 2023-09-05 06:30:42 +00:00
main.yml Add variable to globally control notifications enablement and disable RPC 2024-04-24 11:47:12 +02:00