Role os_octavia for OpenStack-Ansible
Go to file
Major Hayden e4d5cd0da7
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: I9b0239a9a24861734badbe874dc3e1139d7100c6
2018-02-23 08:44:38 -06:00
defaults Merge "Replace virtualenv-tools by a script" 2018-01-16 15:05:38 +00:00
doc Fix file path 2018-02-14 10:21:46 +01:00
examples Octavia role hacking 2017-03-01 12:48:12 -05:00
handlers Use systemd module instead of command 2018-01-15 15:23:54 +00:00
meta Remove pip_install dependency 2017-12-05 11:55:53 +00:00
releasenotes Update reno for stable/queens 2018-02-14 15:49:58 +00:00
tasks Reinitialize the virtualenv 2018-01-19 16:08:50 +00:00
templates Skip logging for haproxy health checks 2018-02-23 08:44:38 -06:00
tests Updated from OpenStack Ansible Tests 2018-02-14 20:06:55 +00:00
vars Adding git to the packages to be installed 2017-10-27 10:40:43 -07:00
zuul.d Stop running non-voting jobs in gate 2018-02-12 11:40:02 -05:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 20:12:37 +00:00
.gitreview Added .gitreview 2016-11-29 10:18:35 +00:00
CONTRIBUTING.rst Octavia role hacking 2017-03-01 12:48:12 -05:00
LICENSE Octavia role hacking 2017-03-01 12:48:12 -05:00
README.rst Update URLs in documents according to document migration 2017-07-17 10:31:13 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:22 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:31 +00:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 20:08:51 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-17 10:31:13 +00:00
setup.py Updated from global requirements 2017-06-07 23:58:38 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:19:38 +00:00
tox.ini Add MySQL connection SSL support 2017-12-15 08:11:34 -08:00

README.rst

Team and repository tags

image

OpenStack-Ansible Octavia

Ansible role that installs and configures OpenStack Octavia.

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

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