Update git submodules

* Update horizon from branch 'master'
  to 2b03b44f3adeea7e7a8aaab7777cccfa00614301
  - Merge "Properly set session value for services_region"
  - Properly set session value for services_region
    
    Currently, the value stored in the services_region cookie is ignored
    when logging into horizon. This causes confusion for users that have
    previously selected one region, to find themselves in a different
    region after their token expires and are forced to log in again.
    
    This change sets the services_region session value to the value present
    in the cookie, with a fallback to the login region.
    
    Closes-bug: #2040455
    
    Change-Id: I051648844bf8dffce792ff553e9949285b1be6d4
    Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Zuul 2024-02-20 13:07:34 +00:00 committed by Gerrit Code Review
parent 78df0657d2
commit 9c64defc9c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e8719ca29ebc019d87fee629fc05bd8e8c807f01
Subproject commit 2b03b44f3adeea7e7a8aaab7777cccfa00614301