Comment 19 for bug 1491317

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

Reviewed: https://review.openstack.org/535638
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=0de474f396d5bba9aeb37e774f56e30d72334837
Submitter: Zuul
Branch: master

commit 0de474f396d5bba9aeb37e774f56e30d72334837
Author: reedip <email address hidden>
Date: Mon Apr 23 16:39:50 2018 +0800

    Introduce API definition of Floating IP Port Forwarding

    This patch introduces the port forwarding API definition which extends
    the current Floating IP API.

    This patch partially implements the following spec:
    https://specs.openstack.org/openstack/neutron-specs/specs/rocky/port-forwarding.html

    Change-Id: I86adb014c5c9b55b00085849c3ebdd38adfed85b
    Co-Authored-By: zhaobo <email address hidden>
    Partial-Bug: #1491317