neutron/neutron/services
Kevin Benton 3ffe006743 Switch to 'subquery' for 1-M relationships
This switches to the use of subqueries for 1-m relationships
which will result in a higher constant query factor but will
eliminate the potential for cross-product explosions.

Closes-Bug: #1649317
Change-Id: I6952c48236153a8e2f2f155375b70573ddc2cf0f
2017-02-06 09:01:31 +00:00
..
auto_allocate Add OVO for AutoAllocatedTopology 2017-01-17 14:24:10 -06:00
externaldns Use the session loader in keystoneauth1 for designate 2017-01-11 11:37:09 +01:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router neutron-lib: use L3 constant 2017-01-11 04:27:56 -08:00
loki Add Loki service plugin for optional DB havoc 2017-02-03 05:12:33 -08:00
metering Merge "DVR: Fix IPtables driver for metering with DVR routers" 2017-01-20 04:08:55 +00:00
network_ip_availability Fix importing old path for exceptions 2017-01-19 14:53:49 +09:00
qos Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
segments Routed networks IPv4 inventory in Nova GRP 2017-01-20 15:32:35 -06:00
tag Merge "Enhance tag mechanism" 2017-02-06 08:56:38 +00:00
timestamp Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
trunk Switch to 'subquery' for 1-M relationships 2017-02-06 09:01:31 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
service_base.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00