neutron/neutron/tests/unit/ipam
Nate Johnston 0cd42257aa 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-24 17:42:09 -04:00
..
drivers Spin off context module 2017-03-06 16:25:29 +00: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 Removed unnecessary setUp calls in tests 2017-07-31 17:16:01 +02:00
test_subnet_alloc.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
test_utils.py Allow first address in an IPv6 subnet as valid unicast 2019-05-24 17:42:09 -04:00