vmware-nsx/vmware_nsx/db
Kobi Samoray 52c88252de NSXv: Reduce DB calls while gathering network edges
get_subnets requires a huge number of backend calls to gather the
networks advanced_service_providers field.
This change should gather the data from DB with a single call and
process it locally at the controller.

Change-Id: Ic7c7fac46c983c1c750108d86a1adefb4c11508c
2017-01-17 12:30:29 +02:00
..
migration NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
distributedrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
extended_security_group_rule.py Remove deprectaion warnings for db models 2016-09-11 01:15:37 -07:00
extended_security_group.py NSX|V remove security group from NSX policy before deletion 2016-12-21 12:32:15 +00:00
lsn_db.py Remove deprectaed warnings 2016-01-25 15:53:42 -08:00
maclearning.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
networkgw_db.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
nsx_models.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
nsxrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
nsxv_db.py NSXv: Reduce DB calls while gathering network edges 2017-01-17 12:30:29 +02:00
nsxv_models.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
qos_db.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
routertype.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py NSX|V: don't throw exception when same vnic is configured 2016-07-27 06:58:50 -07:00