Comment 31 for bug 2002687

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/893023
Committed: https://opendev.org/openstack/neutron/commit/113f3f668952d4bd2b78ef08c04fb606ca8fc0a5
Submitter: "Zuul (22348)"
Branch: master

commit 113f3f668952d4bd2b78ef08c04fb606ca8fc0a5
Author: Frode Nordahl <email address hidden>
Date: Mon Aug 28 16:38:31 2023 +0200

    Add missing extension classes for router BFD/ECMP extra attributes

    Change I3fcd0458d20f20ce40378f90f073f37c41400865 added the
    implementation for router BFD/ECMP extra attributes, but omitted
    the APIExtensionDescriptor classes that are required for loading
    the extension.

    Partial-Bug: #2002687
    Change-Id: I5f59087a1ff8d37f136ac88e50e0246de68455a8