neutron/neutron/tests/unit/ipam
Nurmatov Mamatisa 437a311eca Using 31-Bit and 32-Bit prefixes for IPv4 reasonably
When needing to create a point to point connection via a subnet,
generally and /31 is the recommended cidr. Neutron supports /31
disabling dhcp and gateway on a subnet. /32 is also supported in
openstack.

Closes-Bug: #1580927
Change-Id: I3bfa3efb9fb8076656b16c89d2f35d74efde12b7
2021-06-09 07:35:54 +00:00
..
drivers Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00
fake_driver.py Enable IPAM drivers to allocate from more than one subnet 2016-05-10 22:00:46 +00:00
test_requests.py Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
test_subnet_alloc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_utils.py Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00