Comment 12 for bug 1980235

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

Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/852499
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/97853cbcb566b709c23abff822bc613f17d74ec1
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 97853cbcb566b709c23abff822bc613f17d74ec1
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)