neutron/neutron/tests/unit/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 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -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 Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00
test_subnet_alloc.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00