octavia/octavia/common/jinja
Carlos Goncalves f9f0027704 Fix haproxy user flow log format substitution
The user log format string has two special parameters: {{ project_id }}
and {{ lb_id }}. These parameters are documented as being wrapped around
double curly brackets and a whitespace, and are being used as so by
operators/installers. However, the actual substitution is single curly
bracket with no whitespace, i.e. {project_id} and {lb_id}. Fix this
issue by aligning the code with the documentation.

Task: 40444
Story: 2007958

Change-Id: Ifdc24033db288ec615391e576c1c77e6b35aba1f
2020-07-26 17:00:33 +02:00
..
haproxy Fix haproxy user flow log format substitution 2020-07-26 17:00:33 +02:00
logging Amphora logging 2019-06-14 09:02:26 -07:00
lvs Fix UDP pool transform in LVS driver 2020-06-08 08:25:02 +02:00
templates Change how path munging works for sphinx docs 2017-12-21 11:00:13 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
user_data_jinja_cfg.py Remove CONF.import_group 2016-11-21 15:54:15 -06:00