python-octaviaclient/octaviaclient/tests
Gregory Thiemonge db6b62ebdd Set default value for HSTS options to None
The default value of these options was False, it means that
octaviaclient sends {'attr': False} to the Octavia API even if it is not
required.

Setting the default value to None, the attribute will not be send when
it is not needed.
It also fixes a potential issue when using recent python-octaviaclient
release with an old octavia release that doesn't support HSTS.

Closes-Bug: #2037253

Change-Id: Ica89bbd257216ef423afc44e0c81498037aece20
2023-09-26 02:15:46 -04:00
..
functional Align python-octaviaclient to octavia coding style 2020-03-13 10:14:04 -07:00
unit Set default value for HSTS options to None 2023-09-26 02:15:46 -04:00
__init__.py Initial setup of the python-octaviaclient repo 2017-03-15 10:20:22 -07:00
fakes.py Fix new pylint errors 2020-08-25 21:31:21 +02:00