Update git submodules

* Update octavia-dashboard from branch 'master'
  to 92d72f1220efbe6f21181befbdb3de0d28670af2
  - Fix authentication issue with openstacksdk
    
    Due to a bug in openstacksdk [0], rename the 'token' attribute used for
    the auth of the openstack client to 'auth_token'.
    'token' was incorrectly set to None by openstacksdk, 'auth_token' is the
    same as 'token' but is not impacted by the bug.
    
    [0] https://bugs.launchpad.net/openstacksdk/+bug/2046645
    
    Closes-Bug: #2046711
    Change-Id: I9dab5aeb19cf4dc44ff7ee20decf20023b20888b
This commit is contained in:
Gregory Thiemonge 2024-01-09 16:21:03 -05:00 committed by Gerrit Code Review
parent f9e05ba186
commit de51c16a2e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c71969ade61af0d49b8fda7de9063260e40d8e96
Subproject commit 92d72f1220efbe6f21181befbdb3de0d28670af2