python-octaviaclient/releasenotes
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
..
notes Set default value for HSTS options to None 2023-09-26 02:15:46 -04:00
source Update master for stable/2023.1 2023-02-24 17:02:19 +00:00