vmware-nsx/vmware_nsx/plugins/nsx_v3
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
..
api_replay NSX-v3: Initial framework for api-replay-mode 2016-06-01 09:41:44 -07:00
housekeeper NSX|V3: Add housekeeping jobs 2018-07-20 12:30:17 +03:00
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
availability_zones.py NSX|P+V3: Improve get_ports performance with designate 2019-06-23 12:21:35 +00:00
cert_utils.py NSX|V3 indentation & typo fixing in client certificate 2017-09-27 09:28:23 +03:00
plugin.py NSX|V3+P: Support QoS on ENS networks 2019-06-10 15:05:59 +03:00
utils.py NSX|V3 adminUtils: detect and clean orphaned section rules 2019-04-11 14:09:59 +03:00