neutron-tempest-plugin/neutron_tempest_plugin/common
Alex Katz bd2bfd49d3 Added test for reattached security groups
We had a bug for OSP13 with openvswitch firewall driver that the established
connection can't be resumed after the security group has been removed from
the port and than added back. Need to test this behavior.

In order to keep the connection open there is a new StatefulConnection
class

Related-Bug: #1915530
Change-Id: I3c2f037180b35dbbd254d8b4ce69852d31391a9a
2021-06-09 07:17:19 +00:00
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
constants.py Improve security groups management. 2018-11-14 13:03:09 +01:00
ip.py Add iptables and listening sockets to debug info 2021-04-21 14:11:28 +00:00
shell.py Stop using not existing ShellCommandError exception class 2020-02-06 10:44:16 +01:00
ssh.py Implement "get_hostname" in SSH client class 2020-11-12 14:26:13 +00:00
tempest_fixtures.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
utils.py Added test for reattached security groups 2021-06-09 07:17:19 +00:00