Comment 4 for bug 2059855

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.log (master)

Reviewed: https://review.opendev.org/c/openstack/oslo.log/+/915068
Committed: https://opendev.org/openstack/oslo.log/commit/b977cb9becbeaaa67bb663bd8db5aa6846e495b9
Submitter: "Zuul (22348)"
Branch: master

commit b977cb9becbeaaa67bb663bd8db5aa6846e495b9
Author: Takashi Kajinami <email address hidden>
Date: Thu Apr 4 23:08:05 2024 +0900

    Remove implementation for watch_log_file

    ... and raise an exception when the feature is explicitly requested.

    The feature has been broken for some time, and depends on pyinotify
    library which has been unmaintained for long time and is not compatible
    with python 3.12 (because it uses asyncore).

    Related-Bug: #1740111
    Closes-Bug: #2059855
    Change-Id: I209b1260ed4de64cbfc561a1da81a66f7a5ea397