neutron/neutron/tests/functional/services
Oleg Bondarev 3a22335834 Do not remove router from dvr_snat agents on dvr port deletion
When dvr serviceable port is deleted/migrated, dvr callback checks
if there are any more dvr serviceable ports on the host and if
there are no - removes the router from the agent on that host.
To prevent snat namespace removal we need to check SNAT bindings
and not remove router from l3 agent hosting SNAT.

testcase test_dvr_deletens_if_no_ports_no_removeable_routers
was removed because this change renders it invalid.

See patch https://review.openstack.org/#/c/296851/

Closes-Bug: #1524908
Change-Id: I8c76bccdf495702e4c550df2eadec93c63e32120
(cherry picked from commit 521e1c9fac)
2016-03-04 05:18:06 -08:00
..
l3_router Do not remove router from dvr_snat agents on dvr port deletion 2016-03-04 05:18:06 -08:00
__init__.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00