Comment 5 for bug 1971646

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

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

commit b534de966ba8f0b9362a77d1024cf7ef230c9ff1
Author: zhouhenglc <email address hidden>
Date: Thu May 5 11:18:07 2022 +0800

    [api]adds port_forwarding id when list floatingip

    if we list floating ip and want to operate a port forwarding, we cannot
    call the update 'port forwarding' api, because we don't know the port
    forwarding id.
    this patch adds the port forwarding returned contents: 'id' and
    'internal_port_id' when list floatingip.

    Closes-bug: #1971646
    Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/840584

    Change-Id: Ie1d9169cd07547491144776311d77d49b483d5ae