Role os_heat for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 1787a43986 Add qos_prefetch_count to variables
When rabbit_stream_fanout is set to true, rabbit_qos_prefetch_count
should be set to a positive value.

This also fixes defenition of transient_quorum_queue as if
rabbit_stream_fanout is enabled - transient_quorum_queue should be also
enabled. [1]

[1] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L726-L736

Change-Id: I4d3c9f792f01eb6d9cfa077d70a70daa6524d216
2024-05-10 18:58:29 +02:00
defaults Add qos_prefetch_count to variables 2024-05-10 18:58:29 +02:00
doc Switch sphinx language to en 2022-05-30 16:01:30 +02:00
examples Fix example playbook linters 2023-10-25 12:32:26 +02:00
handlers Add TLS support to heat backends 2023-04-29 18:37:10 +02:00
meta Fix linters and metadata 2023-07-14 15:21:35 +02:00
releasenotes Deprecate and remove heat_deferred_auth_method variable 2024-01-09 13:10:29 +01:00
tasks Add variable to globally control notifications enablement 2024-04-23 19:53:22 +02:00
templates Add qos_prefetch_count to variables 2024-05-10 18:58:29 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:58:35 +03:00
vars Add quorum queues support for service 2023-10-25 10:32:46 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 15:52:50 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:02 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:36 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:59:43 +03:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 19:38:44 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:05 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:18:59 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:32:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 11:41:17 +00:00
tox.ini Cleanup setup.py config 2022-04-04 09:56:10 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Heat

Ansible role to install OpenStack Heat.

This role will install:
  • heat-api
  • heat-api-cfn
  • heat-engine
Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_heat/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_heat/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_heat/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible