Update git submodules

* Update ironic-lib from branch 'master'
  - Merge "Return correct response on HTTP basic failure"
  - Return correct response on HTTP basic failure
    
    It's not allowed to return None from WSGI applications, eventlet fails
    with TypeError: 'NoneType' object is not iterable.
    
    Use WebOb to build and provide a correct response.
    
    Change-Id: Idf4c6782730549378c03416a118b3b69fa53ca65
This commit is contained in:
Zuul 2020-07-24 15:06:18 +00:00 committed by Gerrit Code Review
parent ebc52147f6
commit 1d95434425
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 85def30e00cf9c831a110597e373da930b8a2133
Subproject commit 798c1357ca2dbf78297a3d3a78b1ce53150834e0