Comment 8 for bug 1939125

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/rocky)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/804720
Committed: https://opendev.org/openstack/neutron/commit/15e001421201f131316f7517ed5faffd5b62eb77
Submitter: "Zuul (22348)"
Branch: stable/rocky

commit 15e001421201f131316f7517ed5faffd5b62eb77
Author: Szymon Wroblewski <email address hidden>
Date: Fri Aug 6 13:18:04 2021 +0200

    Fix notify listener syntax for SEGMENT_HOST_MAPPING

    Change auto_schedule_new_network_segments call to use old notification
    listener syntax in old stable branches of Neutron that still use
    notify instead of publish.
    Fix only needed for stable/stein, stable/rocky, stable/queens

    Closes-Bug: #1939125
    Change-Id: I99a50725a514b324d3f886db9fd2d3dd37efd031
    (cherry picked from commit 7f63139424adcbbc18cdbf1b0fa3efa3b0fd3f45)