neutron/neutron/ipam
LIU Yulong 3df69ec9f6 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
(cherry picked from commit ec5cd0d1b8)
2018-07-20 10:36:07 +00:00
..
drivers Reduce IP address collision during port creating 2018-07-20 10:36:07 +00:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Avoid IPAM driver reusing a session that has been rolled back 2016-08-12 15:53:57 +00:00
exceptions.py Always pass device_owner to _ipam_get_subnets() 2018-02-17 18:32:21 +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 Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
utils.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00