Update git submodules

* Update oslo.reports from branch 'master'
  to 3a1157f1e50924bb6bb49676c7a89f5f8f17b295
  - Merge "Support integer keys of dicts in text serialization"
  - Support integer keys of dicts in text serialization
    
    When the config contains a DictOpt that accepts integer keys, the Guru
    Meditation Report fails to serialize. Even if current OpenStack code
    might not contain such dicts, it's possible that downstream add such
    options. Therefore, we change the code to support both dicts with only
    integer keys and - just in case - mixed-key dicts.
    
    Change-Id: I44343a8c306c96fc8dc078a76e744cf8b897d8d8
This commit is contained in:
Zuul 2022-03-22 13:43:21 +00:00 committed by Gerrit Code Review
parent dd51a70680
commit 123c448433
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 257683b4a21308be8250755c9b3790c75a4c8f61
Subproject commit 3a1157f1e50924bb6bb49676c7a89f5f8f17b295