Role os_zun for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov c92bee83c2 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.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/914144
Change-Id: I3588572fda1e385ff7c39d5aa68c5aafcb6b89c6
2024-05-03 20:48:45 +02:00
defaults Add variable to globally control notifications enablement 2024-05-03 20:48:45 +02:00
doc Remove mention of haproxy-endpoints role 2022-06-14 20:06:38 +02:00
examples Fix indent in example playbook 2023-10-14 10:47:41 +02:00
handlers Add TLS support to zun backends 2023-05-19 09:06:00 +00:00
meta Fix linters and metadata 2023-07-14 21:30:29 +02:00
releasenotes Stop generating ssh keypair for zun and kuryr user 2023-10-14 08:48:05 +00:00
tasks Add variable to globally control notifications enablement 2024-05-03 20:48:45 +02:00
templates Add variable to globally control notifications enablement 2024-05-03 20:48:45 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:27:56 +03:00
vars Add quorum queues support for service 2023-10-20 14:17:25 +02:00
zuul.d Switch jobs to Jammy 2023-05-25 13:40:15 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:10 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:43 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:26:55 +03:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:30:47 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
tox.ini Define constraints file for docs and renos 2023-08-17 16:32:27 +02:00
Vagrantfile Remove support for Ubuntu Bionic 2021-12-08 07:17:06 +00:00

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_zun/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible