Comment 4 for bug 1940224

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

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

commit c6f576e66b577b9929f080f1ffd83cd3783794a4
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Aug 17 16:39:38 2021 +0000

    Use explicit "dict_or_nodata" validation for "external_gateway_info"

    That API definition will be used during the policy check to create the
    needed rule for each internal GW info element, specifically with the
    external network fixed IPs. Only the owner of the external network or
    the administrator can create fixed IPs on the external network.

    Change-Id: Ia70485ed7713436dd6433ed39ae721500dbed7dd
    Closes-Bug: #1940224