Update git submodules

* Update placement from branch 'master'
  to 9dc90f2efb16e1cfadbbd18d48bbeab30a5bf0c0
  - Merge "Make sure the policy upgrade check get a valid config"
  - Make sure the policy upgrade check get a valid config
    
    Placement does not use global CONF object. However when the policy
    upgrade check was added in Ia7365cc3ae09e2ff916ab9f9ff0ba4fef0dc446b it
    was referred to the global CONF object. However in placement it is not
    initialized. Therefore the $ placement-status upgrade check fails with
    oslo_config.cfg.NotInitializedError.
    
    This patch makes sure that the policy upgrade check uses an initialized
    config object instead.
    
    Story: 2008831
    Task: 42313
    
    Change-Id: I7ef81df6ffa2eac96067b6c0370bd9792014e9cd
This commit is contained in:
Zuul 2021-04-21 19:33:42 +00:00 committed by Gerrit Code Review
parent ab0185de62
commit cbafca4b56
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5bf92eaef1f8e2419eb04c6611eeb7b3be468768
Subproject commit 9dc90f2efb16e1cfadbbd18d48bbeab30a5bf0c0