Update git submodules

* Update oslo.rootwrap from branch 'master'
  to 43ab5ad7a7e6ad8aa17e7abe5957bfe15cc043ac
  - Add coreutils as valid value to fix KillFilter test
    
    In containerized RHEL 9 environment the KillFilter test started to fail
    because `os.readlink("/proc/<pid-of-cat/exe>")` return /usr/bin/coreutils.
    
    Indeed cat is part of the coreutils package and the symlink of
    this file point toward coreutils. Fixing this bug by adding
    coreutils as a possible returned value for our tests.
    
    Closes-Bug: #2037383
    Change-Id: I141eb15efa30c7df3ca5419b594097f4b683663c
This commit is contained in:
Hervé Beraud 2023-10-20 13:25:10 +02:00 committed by Gerrit Code Review
parent 9e3856277d
commit d1d8fcab6b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dedaf6248ec21dc38e4732b18be247a5dc33cd6a
Subproject commit 43ab5ad7a7e6ad8aa17e7abe5957bfe15cc043ac