Comment 2 for bug 1261665

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

Reviewed: https://review.openstack.org/62805
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7dc3c671656974596b9a373c911e5b786d57be35
Submitter: Jenkins
Branch: master

commit 7dc3c671656974596b9a373c911e5b786d57be35
Author: Dave Cahill <email address hidden>
Date: Tue Dec 17 05:52:48 2013 +0000

    Midonet plugin: Fix source NAT

    Source NAT rule was being applied on the incorrect port.
    It was being applied to the Neutron gateway port, not to
    the MidoNet tenant / provider router link port.

    Change-Id: Ib818c09adfb6957b7cad4523e5ce1fdffde9590b
    Closes-Bug: #1261665