neutron/neutron/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 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00: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 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
utils.py Allow first address in an IPv6 subnet as valid unicast 2019-05-22 14:13:31 +00:00