]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix unable to ping floating ip from internal_ip
authorAaron Rosen <arosen@nicira.com>
Thu, 5 Sep 2013 20:22:46 +0000 (13:22 -0700)
committerGerrit Code Review <review@openstack.org>
Wed, 11 Sep 2013 19:17:20 +0000 (19:17 +0000)
commit37388cc074b21a808ac7513d1f60ec681872b47c
tree813841defbc03bb22c94f3ca8405548465469fce
parent494c97a413371b443c8e8d38abfb4dfd02090e86
Fix unable to ping floating ip from internal_ip

The following patch adds a no-dnat rule so that an internal_ip
can communicate with it's floatingip.

Fixes bug: 1221419

Change-Id: I3899b01f316902d1139e47b153aadb7ecb1ff983
neutron/plugins/nicira/NeutronPlugin.py
neutron/plugins/nicira/nvplib.py