Update git submodules

* Update horizon from branch 'master'
  - Merge "Make domain_lookup return consistent type"
  - Make domain_lookup return consistent type
    
    It is possible to make Horizon reach the "Pure project admin doesn't
    have a domain token" state in domain_lookup by having different policy
    files in Keystone and in Horizon, at which point it results in an
    unhelpful AttributeError later on, because domain_lookup returns None.
    
    I'm proposing to make it return an empty dict instead, this way Horizon
    doesn't crash, but we still get the warning in the logs.
    
    Change-Id: I7a42e8defb2fb348cac8225fb1dcbf5e86c9e65c
This commit is contained in:
Zuul 2019-03-18 18:40:23 +00:00 committed by Gerrit Code Review
parent 2d72d76caa
commit 005071987e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8b4d702a84c9962d24dbc71e530e695995f6961b
Subproject commit 4837656b328a421ddef431e4f45a8fca35a58713