neutron/neutron/tests
venkata anil 9168dbf93d Delete conntrack when remote ipset member removed
Through [1] ipset members are updated in update_security_group_members
instead of updating during firewall apply. In the same way, we will
delete conntrack entries immediately after deleting remote ipset
members(in update_security_group_members) instead of deleting them after
firewall apply.

As explained in [2], this change partially fixes bug #1580377 i.e it
deletes conntrack entries on remote hosts for a removed port.

[1] https://review.openstack.org/#/c/347068/
[2] https://bugs.launchpad.net/neutron/+bug/1580377/comments/13

Co-Authored-By:shihanzhang <shihanzhang@huawei.com>
Partial-Bug: #1580377
Change-Id: Iea3344a24e2a068b794c44796b4c945432379c13
2016-11-29 16:19:03 +00:00
..
common Merge "ovsdb: don't erase existing ovsdb managers" 2016-11-28 12:42:21 +00:00
contrib Install OVS from git if current version < 2.5.1 2016-11-16 14:24:31 +02:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack fullstack: add some more security group tests 2016-11-25 02:32:16 +00:00
functional Merge "Disable 'accept_ra' in DHCP agent namespace" 2016-11-28 23:45:41 +00:00
retargetable Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
tempest Merge "Using a new security group in scenario tests" 2016-11-29 15:14:03 +00:00
unit Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
fake_notifier.py
post_mortem_debug.py
tools.py Agent to OVO 2016-11-10 07:25:17 +00:00