Update git submodules

* Update python-octaviaclient from branch 'master'
  to db6b62ebdd5bf2a168aad448f3ef6bc723589e9d
  - 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
This commit is contained in:
Gregory Thiemonge 2023-09-27 17:18:26 -04:00 committed by Gerrit Code Review
parent 05fbb53287
commit b44b5535d6

@ -1 +1 @@
Subproject commit 7ce63497a948c42a5899accd381b82c360eca3ba
Subproject commit db6b62ebdd5bf2a168aad448f3ef6bc723589e9d