Update git submodules

* Update oslo.privsep from branch 'master'
  to c2b6df05e0c8bd2a34b2b7db1935ea605062e22c
  - Setup logging without fixing evenlet logging
    
    Since [1], ``oslo_log.log.setup`` can be called without applying the
    fix for eventlet in native threads [2]. This fix clashes with the
    oslo.privsep logging handler that replaces the original one. This
    handler is implemented to allow the sync between the daemon process
    and the process making the privileged call.
    
    Once the oslo.log library version is bumped to 5.0.2, the try clause
    can be removed.
    
    [1]https://review.opendev.org/c/openstack/oslo.log/+/864252
    [2]https://review.opendev.org/c/openstack/oslo.log/+/852443
    
    Closes-Bug: #1995514
    Related-Bug: #1995091
    Change-Id: I7a4c55228064cb2dd4f4a359cdd81fd288baaf68
This commit is contained in:
Rodolfo Alonso Hernandez 2023-02-09 12:59:33 +01:00 committed by Gerrit Code Review
parent 8f4f20d09d
commit e48aba1743
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1020c6fbf54f93cad9fa36b97bcd9cf75549984a
Subproject commit c2b6df05e0c8bd2a34b2b7db1935ea605062e22c