vmware-nsx/vmware_nsx/plugins/nsx_p
Adit Sarfaty 8e9d7610bc NSX|P+V3: Improve get_ports performance with designate
When the dns extension driver is used, get_ports is very slow
due to a call for plugin.get_netowrk on each port in order to get
the networks dns_domain and avialability zone.
This code uses a direct DB call to get the network dns_domain.
And only if relevant, also uses a DB call to get the availability zone.

Change-Id: I4b0dc4d5c891e82e71dccb5ee2a6d911e8d03e49
2019-06-23 12:21:35 +00:00
..
__init__.py NSX-Policy: Skeleton for the new NSX Policy plugin 2018-09-12 08:52:41 +03:00
availability_zones.py NSX|P+V3: Improve get_ports performance with designate 2019-06-23 12:21:35 +00:00
plugin.py Merge "[NSX-p] Check for a LB before enabling/disabling service router" 2019-06-23 10:44:37 +00:00