neutron/neutron/tests/fullstack/resources
Rodolfo Alonso Hernandez 303d24ab8a Allow to manually define the gateway IP when using subnet pools
Now is possible to define a gateway IP when creating a subnet using a
subnet pool. The IPAM subnet generator retrieves the available IP
ranges in the subnet pool and generates a list of candidate subnets
with the prefix lenght defined. If the gateway IP can be allocated in
one of those candidate subnets, the IPAM returns a valid IpamSubnet
that will be used to create a Neutron subnet.

Closes-Bug: #1904436

Change-Id: Ib1d1f591c4d0f59ebff3ddcb3be7b10b0b5e67dc
2021-02-27 10:06:35 +00:00
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
config.py Merge "[goal] Deprecate the JSON formatted policy file" 2021-01-19 16:31:51 +00:00
environment.py Limit usage of resources in the fullstack tests job 2020-12-10 10:10:01 +00:00
machine.py [fullstack] Be able to delete port when fake VM is destroyed 2021-01-13 16:40:41 +00:00
process.py Add process name to AsyncProcess 2020-11-06 09:17:52 +00:00