Update git submodules

* Update oslo.config from branch 'master'
  - Fix unit tests to work with stevedore > 2.0.1
    
    stevedore has switched to importlib_metadata[1] and
    this breaked unit test as the test relied on internal
    implementation of it.
    
    Instead we should switch to mock NamedExtensionManager
    that's what called by oslo_config.
    
    [1] https://review.opendev.org/#/c/739306/
    
    Closes-Bug: #1888208
    Change-Id: Ic4b990a387d875a351c9f8e7eaaef726734ff305
This commit is contained in:
yatinkarel 2020-07-23 11:05:05 +05:30 committed by Gerrit Code Review
parent d5d5049f28
commit 0805e37ac7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 392922aa333f9777f98e7ce61ad46f69cd9ac455
Subproject commit a2652b3584da06e4c4ebe96261672309b01c1122