python-octaviaclient/octaviaclient
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
..
api Support pagination for 'list' API calls 2021-05-19 12:26:41 +02:00
hacking Update hacking for Python3 2020-03-31 06:47:12 +00:00
osc Set default value for HSTS options to None 2023-09-26 02:15:46 -04:00
tests Set default value for HSTS options to None 2023-09-26 02:15:46 -04:00
__init__.py Version name correction to allow installing 2017-04-28 22:29:43 +09:00
version.py Generate PDF documentation 2019-09-13 19:04:26 +00:00