neutron/neutron/db
Oleg Bondarev 141f9f97a0 Move DVR related method to proper class
get_snat_candidates() is about DVR routers scheduling and hence
should be a method of L3_DVRsch_db_mixin.
This commit does not modify anything, just moves.

Change-Id: Ib610e589befae55c6fe827f5ee8c3d6a596b86e1
2015-07-09 19:48:24 +03:00
..
metering Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
migration Support Basic Address Scope CRUD as extensions 2015-07-02 13:49:06 +05:30
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
address_scope_db.py Support Basic Address Scope CRUD as extensions 2015-07-02 13:49:06 +05:30
agents_db.py Add logging of agent heartbeats 2015-06-29 05:40:26 +04:00
agentschedulers_db.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
allowedaddresspairs_db.py Allowed address pair: Removing check for overlap with fixed ips 2014-06-12 09:43:09 +08:00
api.py Retry port status update on StaleDataError 2015-06-21 20:14:42 -07:00
common_db_mixin.py Merge "Add a non-mixin function for model queries" 2015-06-05 13:02:35 +00:00
db_base_plugin_common.py Track allocation_pools in SubnetRequest 2015-07-07 11:47:28 +03:00
db_base_plugin_v2.py Collapse create_subnet into single method 2015-07-02 09:11:43 +00:00
dvr_mac_db.py Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
external_net_db.py ml2: remove stale _filter_nets_l3 in get_networks 2015-01-20 15:13:20 -08:00
extradhcpopt_db.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extraroute_db.py Strip unnecessary overrides in extraroute_db mixin 2015-04-17 04:18:56 -07:00
ipam_backend_mixin.py Track allocation_pools in SubnetRequest 2015-07-07 11:47:28 +03:00
ipam_non_pluggable_backend.py Track allocation_pools in SubnetRequest 2015-07-07 11:47:28 +03:00
l3_agentschedulers_db.py Move DVR related method to proper class 2015-07-09 19:48:24 +03:00
l3_attrs_db.py Add L3 VRRP HA base classes 2014-09-10 12:06:13 +00:00
l3_db.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
l3_dvr_db.py Python 3: use six.string_types instead of basestring 2015-05-21 04:03:17 +02:00
l3_dvrscheduler_db.py Move DVR related method to proper class 2015-07-09 19:48:24 +03:00
l3_gwmode_db.py Allow to define enable_snat default value 2015-05-07 00:10:50 +02:00
l3_hamode_db.py Merge "Not creating HA router when not enough l3 agents" 2015-04-28 07:30:22 +00:00
l3_hascheduler_db.py Expose ha_state per router to agent binding via API 2015-03-23 17:56:36 -04:00
model_base.py Python 3: use next() instead of iterator.next() 2015-06-09 20:26:09 +02:00
models_v2.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
netmtu_db.py Move network MTU from core REST API to extension API 2015-04-02 12:48:56 -04:00
portbindings_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
portbindings_db.py Remove unnecessary 'IN vs ==' sql query branches 2015-03-21 09:39:06 -07:00
portsecurity_db.py Merge "Add portsecurity extension support" 2015-03-18 16:48:40 +00:00
portsecurity_db_common.py portsecurity_db_common: Access db columns in a consistent way 2015-07-06 11:22:18 +09:00
quota_db.py Quota model: use HasTenantId mixin 2015-04-16 12:12:47 -07:00
securitygroups_db.py Merge "Switch to oslo_utils.uuidutils" 2015-06-25 22:53:39 +00:00
securitygroups_rpc_base.py Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
servicetype_db.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
sqlalchemyutils.py Python 3: Use six.moves.range 2015-05-19 17:32:17 +02:00
vlantransparent_db.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00