octavia/octavia/db
Brian Haley 9a1d6d3585 Fix E741 pep8 errors
E741 ambiguous variable name 'l'

Change 'l' to another variable in affected code.

Also had to set the latex_engine to 'xelatex' in doc/source/conf.py
in order to get past an openstackdocstheme change the broke the pdf
doc build.

Change-Id: Idd176e40ccf2a79832a5c99140bd30e5e1f9c0d8
2020-05-15 10:58:22 -04:00
..
migration Merge "Jobboard based controller" 2020-04-09 00:10:44 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
api.py Make health checks resilient to DB outages 2018-09-11 12:21:22 -06:00
base_models.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
healthcheck.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
models.py Fix E741 pep8 errors 2020-05-15 10:58:22 -04:00
prepare.py Add ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05:00
repositories.py Jobboard based controller 2020-04-08 19:53:09 +04:00