neutron/neutron/ipam
LIU Yulong ec5cd0d1b8 Reduce IP address collision during port creating
Try to give it a large random chance during generate IP
address.

The DB retry mechanism change moved to neutron-lib:
I5ad139bdfb3ae125658b36d05f85f139a1b47bee

Closes-Bug: #1777968
Change-Id: I2acc9c720b39271bde2a89da4a66958f7aba5b7d
2018-07-18 13:51:58 +00: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 New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
utils.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00