Role os_heat for OpenStack-Ansible
Go to file
Major Hayden 7eff32af7f Skip logging for haproxy health checks
The health check requests from haproxy cause uwsgi to write a
lot of useless log lines. This can make it more difficult to find
a problem with a particular service.

This patch adds a route to look for the `osa-haproxy-healthcheck`
user agent string, which haproxy uses when performing health checks.
Any requests with that user agent are not logged.

Closes-Bug: 1742718
Change-Id: I8b1bcd58fc0bea95ee0103901eb8f83b480b50ef
(cherry picked from commit 7500845aa8)
2018-02-25 21:04:55 +00:00
defaults Merge "Point to Queens instead of master" into stable/queens 2018-02-17 00:31:04 +00:00
doc Remove pip_install dependency 2017-12-05 11:55:06 +00:00
examples Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00
handlers Optimise role execution 2017-07-10 13:08:21 +01:00
meta Remove pip_install dependency 2017-12-05 11:55:06 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 07:57:40 +01:00
tasks Remove CloudWatch API 2018-02-16 14:12:19 +00:00
templates Skip logging for haproxy health checks 2018-02-25 21:04:55 +00:00
tests Updated from OpenStack Ansible Tests 2018-02-19 09:11:54 +00:00
vars Merge "Add support for the openSUSE Leap distributions" 2017-07-13 15:07:48 +00:00
zuul.d Zuul: Remove project name 2018-02-16 19:00:05 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:32 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:48:24 +00:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-05 15:44:51 -05:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Remove CloudWatch API 2018-02-16 14:12:19 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:55:16 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:06 +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 2017-11-10 13:16:24 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:37:22 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:45 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:18:07 +00:00
tox.ini Point to Queens instead of master 2018-02-16 13:36:51 +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