]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fix associating a floating IP during floating IP creation.
authorDan Wendlandt <dan@nicira.com>
Tue, 21 Aug 2012 05:42:23 +0000 (22:42 -0700)
committerDan Wendlandt <dan@nicira.com>
Tue, 21 Aug 2012 05:42:23 +0000 (22:42 -0700)
commit4cb85bf3fdb5f86f909bc81a538453724d64a733
treeac64e6eb4471bcf9ea01de0ec5f36626213002b8
parent6d173e15d2d61d5846e321720d64dd8f41a7ad26
fix associating a floating IP during floating IP creation.

bug 1038962

also add check to make sure that floating IP's are only associated if
the upstream router has a external network gateway to the appropriate
external network.

Change-Id: Ie4cb632296ce4a1cb989242eb894d73a7488cdb3
quantum/db/l3_db.py