-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Eventlet debug feature caused some troubles in the past, should not be used in a production environment, and its removal didn't go as expected, as can be seen in the following patch:
https://review.opendev.org/c/openstack/oslo.log/+/918426
and its revert:
https://review.opendev.org/c/openstack/oslo.log/+/923961
(Designate uses oslo.log).
This ticket aims to remove the usage of the Eventlet debug from Designate repository.