Comment 13 for bug 2051831

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

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/912273
Committed: https://opendev.org/openstack/neutron-lib/commit/9db26809f9352d8a9536383c81e6db9f5afe5ffe
Submitter: "Zuul (22348)"
Branch: master

commit 9db26809f9352d8a9536383c81e6db9f5afe5ffe
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Mar 8 01:18:58 2024 +0000

    Enable filtering flag in subnet 'router:external' field

    This flag was incorrectly set to False in the API extension
    implementation. This extension is still not implemented in Neutron.

    Change-Id: I87ea4e8bf4b4bc6a6934a349ac28765107c1536a
    Related-Bug: #2051831