Role os_heat for OpenStack-Ansible
Go to file
Damian Dabrowski 6606eed9bf Database connection pooling improvements
- Implemented new variable ``connection_recycle_time`` responsible for SQLAlchemy's connection recycling
- Set new default values for db pooling variables which are inherited from the global ones.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/819424
Change-Id: I78301a9d98854ba9f80cf6613e62a363f8327dfc
2021-12-03 11:40:56 +01:00
defaults Database connection pooling improvements 2021-12-03 11:40:56 +01:00
doc Fix linter errors 2020-10-01 17:23:36 +01:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:33:14 +00:00
handlers [goal] Deprecate the JSON formatted policy file 2021-03-24 12:12:10 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:04:15 +00:00
releasenotes Use newer openstackdocstheme and reno versions 2020-06-03 19:13:38 +02:00
tasks Use config_template as a collection 2021-11-30 15:17:18 +02:00
templates Database connection pooling improvements 2021-12-03 11:40:56 +01:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:58:35 +03:00
vars Use ansible_facts[] instead of fact variables 2021-03-16 08:04:15 +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-03-22 08:46:57 +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 2021-03-12 22:18:59 +00:00
setup.cfg Cleanup py27 support 2020-04-14 16:22:07 +08:00
setup.py Cleanup py27 support 2020-04-14 16:22:07 +08:00
tox.ini Changed minversion in tox to 3.18.0 2021-07-03 21:17:52 +08: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