neutron/neutron/ipam
Rodolfo Alonso Hernandez b20669fa6e IPv6 accepts first address only for routers
Neutron considers the network address a valid IPv6 address if the
owner is a router or is not defined yet [1][2]. If not, the IPv6
address is discharded.

[1] https://tools.ietf.org/html/rfc4291#section-2.6.1
[2] https://review.opendev.org/#/c/647484/

Change-Id: I1ddee94bd34182960de8e5261fbc99edc10b6654
Closes-Bug: #1859163
2020-01-12 20:39:07 +00:00
..
drivers remove neutron.common.constants 2019-04-04 14:10:26 -06:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py Add bulk IP address assignment to ipam driver 2018-11-19 11:29:13 -05:00
subnet_alloc.py Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00