octavia/octavia
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
..
amphorae Fix missing params in amphora base and noop driver 2020-06-24 12:05:05 +02:00
api Merge "Fix listener update with SNI certificates" 2020-07-16 19:56:35 +00:00
certificates add the verify for the session 2020-06-17 09:05:24 +00:00
cmd Add warning when running simple_server 2020-05-21 15:02:11 -07:00
common Fix haproxy user flow log format substitution 2020-07-26 17:00:33 +02:00
compute Remove amp_image_id option 2020-06-23 19:54:20 +02:00
controller Fix missing dependency in amphora create flow 2020-07-22 11:58:23 +02:00
db Merge "Fix listener update with SNI certificates" 2020-07-16 19:56:35 +00:00
distributor Remove all usage of six library 2020-03-18 17:15:26 -04:00
hacking Use unittest.mock instead of mock 2020-06-09 11:25:00 -04:00
network Refactor the failover flows 2020-06-18 16:25:21 -07:00
policies Availability Zone admin API 2019-11-22 09:49:17 -08:00
tests Fix missing dependency in amphora create flow 2020-07-22 11:58:23 +02:00
volume Remove all usage of six library 2020-03-18 17:15:26 -04:00
__init__.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00