neutron/neutron/ipam
Nate Johnston e37e714b08 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)
(cherry picked from commit 0cd42257aa)
2019-08-20 18:35:49 +00:00
..
drivers Reduce IP address collision during port creating 2018-07-20 10:35:49 +00:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Don't log ipam driver on every IP allocation 2017-06-14 02:11:17 -07:00
exceptions.py Always pass device_owner to _ipam_get_subnets() 2018-02-17 18:32:02 +00:00
requests.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
subnet_alloc.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
utils.py Allow first address in an IPv6 subnet as valid unicast 2019-08-20 18:35:49 +00:00