Update git submodules

* Update devstack from branch 'master'
  to 85c2999e27b873a516fab75958b313673b6478e5
  - Merge "Tolerate missing deps in get-stats.py"
  - Tolerate missing deps in get-stats.py
    
    In order to run on systems where not all requirements are present,
    we should be tolerant of missing external dependencies, such as
    psutil and pymysql. Print a warning (to stderr) and just leave out
    those stats in that case.
    
    Also make running the stats collector use ignore_errors:yes to avoid
    failures in the future. I think the stats is not critical enough to
    fail a job for bugs like this.
    
    Related-Bug: #1970195
    Change-Id: I132b0e1f5033c4f109a8b8cc776c0877574c4a49
This commit is contained in:
Zuul 2022-04-27 22:49:08 +00:00 committed by Gerrit Code Review
parent 4331357c8a
commit 2ab22456bf
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bfae1bee794219acb3f40c8a098e955dd1afc122
Subproject commit 85c2999e27b873a516fab75958b313673b6478e5