Comment 6 for bug 1887506

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.privsep (stable/train)

Reviewed: https://review.opendev.org/747907
Committed: https://git.openstack.org/cgit/openstack/oslo.privsep/commit/?id=00e69d4f32af14a49727b0b9dcad614d8dd29edb
Submitter: Zuul
Branch: stable/train

commit 00e69d4f32af14a49727b0b9dcad614d8dd29edb
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Jul 14 13:51:07 2020 +0000

    Undo the eventlet monkey patch for the privileged daemon

    Backport Notes:

    - We want to avoid requirements bump on stable branch
      so we don't backport requirements and lower-constraints changes.
    - Tests are skipped because SSL on Python2 with monkey patch
      work differently than with Python3 (tests are uncompatible).

    Change-Id: I422125b137a3beadb0a79f5944a19fce62f093d6
    Closes-Bug: #1887506
    (cherry picked from commit 1dc378c76fe14c0a8ce149088f469c0eae981194)
    (cherry picked from commit 6d41ef9f91b297091aa37721ba10456142fc5107)