]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allowed address pair: Removing check for overlap with fixed ips
authorLiping Mao <limao@cisco.com>
Wed, 4 Jun 2014 07:41:44 +0000 (15:41 +0800)
committerLiping Mao <limao@cisco.com>
Thu, 12 Jun 2014 01:43:09 +0000 (09:43 +0800)
commit03277a80d573161abd0d1cb81ec647b53e140063
tree051830e9bc179d1542aaab7c6f0b74d845e5ce03
parentb5d6c5e10650826d597c3e3fc18e5595f2b844ab
Allowed address pair: Removing check for overlap with fixed ips

Some of the overlap check has been removed in the following patch:
https://review.openstack.org/#/c/94508/
But the patch did not remove all the overlap check. I remove the
rest part.

Change-Id: I575ec54c0b3d6dc31ef80819d4258c6d162b4cfd
Closes-Bug: #1326007
neutron/db/allowedaddresspairs_db.py
neutron/extensions/allowedaddresspairs.py
neutron/tests/unit/test_extension_allowedaddresspairs.py