neutron/neutron/agent
venkata anil 87d12c9a0f item allocator should return same value for same key
When ItemAllocator.allocate called with same key again,
it is returning different value.
To fix this, we check if a value for key already exists in
self.allocations, and return that value if already exists.

Closes-bug: #1533216
Change-Id: I1f6191b07d33a1f542de18a942cefaf7ecb6c143
(cherry picked from commit 334dae0190)
2016-06-06 21:23:16 +00:00
..
common Merge "Make run_ofctl check for socket error" into stable/liberty 2016-05-18 03:07:25 +00:00
dhcp Restart dsnmasq on any network subnet change 2016-05-14 04:49:41 -07:00
l2 No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
l3 item allocator should return same value for same key 2016-06-06 21:23:16 +00:00
linux Merge "Support MTU advertisement using IPv6 RAs" into stable/liberty 2016-05-23 18:55:09 +00:00
metadata L3 agent: match format used by iptables 2016-04-06 11:06:44 -07:00
ovsdb Merge "Just call set-manager if connecting fails" into stable/liberty 2015-10-02 19:38:50 +00:00
windows Python 3: encode or decode i/o data of Popen.communicate() 2015-08-16 14:42:48 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Add ability to use custom config in DHCP-agent 2015-09-07 16:11:10 +03:00
firewall.py Add conntrack-tool to manage security groups 2015-07-21 20:24:53 +08:00
l3_agent.py Register RA and PD config options in l3-agent 2016-05-17 15:07:16 +02:00
metadata_agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
rpc.py Merge "Fix a microsecond format of isoformat()" 2015-08-03 20:57:02 +00:00
securitygroups_rpc.py Rule, member updates are missed with enhanced rpc 2016-02-03 14:07:49 +00:00