neutron/neutron/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 Switch to new engine facade for IpamPluggableBackend and Ipam driver 2020-12-15 11:10:36 +00:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
subnet_alloc.py Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
utils.py Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00