Update git submodules

* Update devstack from branch 'master'
  to 166c88b610d2007535367ebe2cf464df9273e6c5
  - Merge "Handle disappearing pids in mlock_report.py"
  - Handle disappearing pids in mlock_report.py
    
    If a pid disappears on us while we're reading, we should just continue
    on.
    
    EnvironmentError is just an alias for OSError since Python 3.3, so use
    the latter name. [0]
    
    [0] https://docs.python.org/3/library/exceptions.html#OSError
    
    Change-Id: I3a25cca328e1469f72c84a118a9691c1c0258bc4
    Closes-Bug: #1926434
This commit is contained in:
Zuul 2021-05-02 15:03:07 +00:00 committed by Gerrit Code Review
parent 114ae07dc8
commit 24f5de827b

@ -1 +1 @@
Subproject commit 06b7352478170521a07875154eef317bde0c5321
Subproject commit 166c88b610d2007535367ebe2cf464df9273e6c5