Update git submodules

* Update oslo.log from branch 'master'
  to de615d9370681a2834cebe88acfa81b919da340c
  - Make the eventlet logging fix execution conditional
    
    This patch changes the ``log.setup()`` signature to allow a kwarg
    that makes the eventlet logging fix conditional.
    
    Some libraries that import oslo.log, replace the logging locking
    handling with its own implementation. For example oslo.privsep
    replaces the logging handler with its own one [1], that allows the
    communication between the privileged daemon process and the service
    importing the library. This local handler clashes with the
    evenlet logging fix implemented in [2].
    
    [1]1020c6fbf5/oslo_privsep/daemon.py (L579)
    [2]https://review.opendev.org/c/openstack/oslo.log/+/852443
    
    Partial-Bug: #1995514
    Related-Bug: #1995091
    Change-Id: I4bbcfe7db6d75188e61b9084cb02b2dd2aaa0c76
This commit is contained in:
Rodolfo Alonso Hernandez 2022-11-14 21:05:22 +01:00 committed by Gerrit Code Review
parent a429b0dee9
commit 2558e1136a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 94b9dc32ec1f52a582adbd97fe2847f7c87d6c17
Subproject commit de615d9370681a2834cebe88acfa81b919da340c