neutron/neutron/tests/unit/ipam
Nate Johnston 49af575eff Allow first address in an IPv6 subnet as valid unicast
When looking at the RFC [1], there's no mention that this can't be the
gateway address.  Permit it.

[1] https://tools.ietf.org/html/rfc4291#section-2.6.1

Change-Id: I3f2905c2c4fca02406dfa3c801c166c14389ba41
Fixes-Bug: #1682094
(cherry picked from commit 1916bc5c06)
2019-05-22 14:13:31 +00:00
..
drivers Update the processing of assigned addresses when assigning addresses 2019-02-06 20:18:10 +08: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 Allow first address in an IPv6 subnet as valid unicast 2019-05-22 14:13:31 +00:00