neutron/neutron/ipam
Nate Johnston 663c727f99 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:32:08 -04:00
..
drivers Reduce IP address collision during port creating 2018-07-18 13:51:58 +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 Always pass device_owner to _ipam_get_subnets() 2018-02-12 15:38:24 -05:00
requests.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
subnet_alloc.py Fetch specific columns rather than full ORM entities 2018-09-27 16:28:37 +00:00
utils.py Allow first address in an IPv6 subnet as valid unicast 2019-05-24 17:32:08 -04:00