neutron/neutron
Eugene Nikanorov 1d9fd2aec0 Randomize tunnel id query to avoid contention
When networks are created rapidly, neutron-servers compete
for segmentation ids which creates too much contention and
may lead to inability to choose available id in hardcoded amount
of attempts (11)
Randomize tunnel id selection so that condition is not hit.

Change-Id: I7068f90fe4927e6e693f8a62cb704213b2da2920
Related-Bug: #1382064
Closes-Bug: #1454434
2015-05-11 02:18:54 +04:00
..
agent Merge "Consider all address scopes in init_l3" 2015-05-13 16:30:39 +00:00
api Merge "Kill hostname validation for subnet:dns_nameservers" 2015-05-08 23:07:38 +00:00
callbacks Merge "Change callbacks logging from INFO to DEBUG" 2015-04-23 17:45:35 +00:00
cmd Fix fetching prevent_arp_spoofing from cfg in neutron-sanity-check 2015-05-06 13:13:37 +02:00
common Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
db Merge "Fix routerid constraint migration" 2015-05-13 13:40:53 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions mlnx MD: mlnx_direct removal 2015-05-12 12:44:25 +03:00
hacking Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
ipam Simple subnetpool allocation quotas 2015-03-31 20:56:31 +00:00
locale Imported Translations from Transifex 2015-05-10 06:15:11 +00:00
notifiers Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
openstack Drop use of 'oslo' namespace package 2015-04-28 22:08:39 +00:00
plugins Randomize tunnel id query to avoid contention 2015-05-11 02:18:54 +04:00
scheduler OOP cleanup: start protected method names with underscore 2015-04-08 00:24:43 +04:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services remove router interface on Arista L3 plugin fails 2015-05-09 07:14:17 +00:00
tests Merge "Consider all address scopes in init_l3" 2015-05-13 16:30:39 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context: is_admin==True implies is_advsvc=True 2015-04-30 10:37:24 -07:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Remove backward compatibility for check_is_admin 2015-04-23 07:10:34 -07:00
quota.py Deprecate config-based Quota Driver 2015-05-01 16:32:23 -07:00
service.py Merge "Handle SIGHUP in dhcp and l3 agents" 2015-04-28 10:55:24 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Refactor socket ssl wrapping 2015-04-24 13:21:49 +03:00