Update git submodules

* Update oslo.utils from branch 'master'
  to 2c74bb92e5e9561e2ad1386c2e14fb042d6dc062
  - Modify UUID sentinel to support keystone-like UUIDs
    
    Keystone User IDs and Project IDs are used in unit tests, but
    _UUIDSentinels() class doesn't generate UUIDs without hyphens.
    
    This patch makes backward compatible modifications to
    _UUIDSentinels() class and introduces keystoneidsentinel global
    that could be used in the same way as existing uuidsentinel.
    
    Original "UUID sentinel" change: I214ff21b461fa1ca4b83476e1d0a763efe986217
    
    Related-Bug: #1746747
    Change-Id: Idb3e893cc03d64ad0522b5e4cedfa30c4f4a2a2f
This commit is contained in:
Alexey Stupnikov 2021-08-03 14:02:49 +00:00 committed by Gerrit Code Review
parent 87ed866e8b
commit 4ab32b3715
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 75c4abd909aa86f01e138329e89ffc31d53ef2d3
Subproject commit 2c74bb92e5e9561e2ad1386c2e14fb042d6dc062