neutron-tempest-plugin/neutron_tempest_plugin/common
ccamposr 3e1921b48a Use different CIDRs for private and public subnets
In test "test_connectivity_dvr_and_no_dvr_routers_in_same_subnet", as
reported in the bug, the public IP (floating IP) and the private IP
are in the same CIDR. This breaks the isolation between networks.

Co-Authored-By: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>

Closes-Bug: #1861282

Change-Id: I39ca6474068d2e169dff1b81d2a0c71a8361c01f
2020-01-30 11:08:03 +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 Use different CIDRs for private and public subnets 2020-01-30 11:08:03 +00:00
shell.py Create wrapper tool for both local and remote shell command execution. 2018-11-14 14:51:40 +01:00
ssh.py Stop re-using client connections 2020-01-06 16:05:57 +00:00
tempest_fixtures.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
utils.py Normalize url without port with schema default port 2019-05-27 13:14:14 +08:00