Comment 13 for bug 1980235

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

Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/852501
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/5371d7157a53f73f7dc043ba5163852e517674d7
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 5371d7157a53f73f7dc043ba5163852e517674d7
Author: Dr. Jens Harbott <email address hidden>
Date: Sat Jul 9 09:45:45 2022 +0200

    Fix missing functions in StaticScheduler

    Seems the original approach was too simple, it is causing some
    tracebacks due to missing functions.

    Closes-Bug: 1980235
    Change-Id: I15ef7ec34eeccf4dfcce94b3bca2c853c4c4a609
    (cherry picked from commit 012f2358d23ef72518ef9bdef8a39f31b1fb86e2)