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
..
2019-05-22 09:59:21 +00:00
2017-03-26 05:09:02 -07:00
2017-03-26 05:09:02 -07:00
2019-05-22 09:59:21 +00:00
2019-05-22 09:59:21 +00:00