neutron-tempest-plugin/neutron_tempest_plugin/scenario
Flavio Fernandes 6ffe3c9c02 Add test for checking intra security group isolation
Default security group allows ingress packets of the same
security group (aka intra-sg). However, this may not be
what users want and these rules can be removed at any time.
This new test ensures that even in such cases, servers are
able to receive traffic like metadata and DHCP.

Related-Bug: #1881316
Change-Id: Iceb2abf908fa3c7bb59dec2c0400c8b2ba6fc1a8
Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
2020-06-23 17:57:07 -04:00
..
admin Log vms' console output in scenario tests 2020-02-28 11:41:11 +01:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py Add timeout to check_connectivity method 2020-06-05 18:51:53 +02:00
constants.py Add floating IP QoS test cases 2018-03-16 18:53:03 +08:00
exceptions.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_basic.py Add test_ping_global_ip_from_vm_with_fip 2020-05-17 11:20:58 +03:00
test_connectivity.py Log vms' console output in scenario tests 2020-02-28 11:41:11 +01:00
test_dns_integration.py Extend tests for external DNS integration 2019-11-12 11:17:47 +00:00
test_dvr.py Add assumption for dvr tests 2018-03-26 08:52:42 +00:00
test_fip64.py Move test cases from networking-midonet repository 2018-10-24 13:14:41 +09:00
test_floatingip.py Preserve floating IP address in FloatingIpMultipleRoutersTest 2020-06-08 16:30:49 +00:00
test_internal_dns.py Log vms' console output in scenario tests 2020-02-28 11:41:11 +01:00
test_ipv6.py Check interface is present in the VM 2020-06-11 17:27:47 +00:00
test_migration.py Remove "unstable_test" decorator local implementation 2020-01-31 09:15:01 +00:00
test_mtu.py Log vms' console output in scenario tests 2020-02-28 11:41:11 +01:00
test_multicast.py Fix test_multicast_between_vms_on_same_network 2020-04-22 10:37:05 +00:00
test_port_forwardings.py Fix how nc is called in qos test 2020-03-19 15:33:08 +01:00
test_ports.py Added test_ports suite and a new test 2019-02-20 18:56:48 +00:00
test_portsecurity.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_qos.py Merge "Fix how nc is called in qos test" 2020-03-20 17:15:56 +00:00
test_security_groups.py Add test for checking intra security group isolation 2020-06-23 17:57:07 -04:00
test_trunk.py Test connectivity after migration of the server with trunk 2020-03-19 16:52:49 +02:00