neutron/neutron/tests
Cedric Brandily 3a30d19e4e Deletes floating ip related connection states
When a floating ip is dissociated with a port, the current
connection with the floating ip is still working. This patch
will clear the connection state and cut off the connection
immediately.

Since conntrack -D will return 1, which is not an error code,
so add extra_ok_codes argument to execute methods.

Change-Id: Ia9bd7ae243a0859dcb97e2fa939f7d16f9c2456c
Closes-Bug: #1334926
(cherry picked from commit 9666455383)
2014-09-29 13:34:48 +02:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
functional Fix func job hook script permission problems 2014-08-27 15:52:27 +00:00
unit Deletes floating ip related connection states 2014-09-29 13:34:48 +02:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Make plugin deallocation check optional 2014-07-03 13:15:44 -07:00
post_mortem_debug.py Add post-mortem debug option for tests 2013-12-10 03:56:50 +00:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00