vmware-nsx/quantum/db
Ante Karamatic 79b91a500d Lock tables for update on allocation/deletion
Allocating, creating and deleting port might happen
in parallel and we need to make sure we don't
assign same IP to multiple different requests.

Added treatment for vlan tags and tunnel ID's

Fixes: bug #1110807

Change-Id: Idbb04d3ce6eacd308b05536f1942a35a0792199e
2013-03-07 18:45:44 +00:00
..
loadbalancer LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -05:00
migration Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix) 2013-03-05 00:24:36 -08:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
agents_db.py Merge "Remove compat cfg wrapper" 2013-02-28 18:45:05 +00:00
agentschedulers_db.py enable linuxbridge for agent scheduler 2013-03-02 18:20:26 +08:00
api.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
db_base_plugin_v2.py Lock tables for update on allocation/deletion 2013-03-07 18:45:44 +00:00
dhcp_rpc_base.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
extraroute_db.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
l3_db.py L3 port delete prevention: do not raise if no IP on port 2013-03-04 23:02:07 +01:00
l3_rpc_base.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
model_base.py Implementing string representation for model classes 2012-12-26 14:14:33 +02:00
models_v2.py Routing table configuration support on L3 2013-02-19 15:05:34 -08:00
portsecurity_db.py Fixes import order errors 2013-01-28 20:10:45 +08:00
quota_db.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
routedserviceinsertion_db.py Add routed-service-insertion 2013-02-18 07:52:49 -08:00
routerservicetype_db.py Fixes import reorder nits 2013-02-26 10:37:59 +08:00
securitygroups_db.py Populate default explicit allow rules for egress 2013-03-06 16:21:46 +09:00
securitygroups_rpc_base.py Merge "Notify creation or deletion of dhcp port for security group" 2013-03-07 07:23:41 +00:00
servicetype_db.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
sqlalchemyutils.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00