vmware-nsx/vmware_nsx/plugins/dvs
Adit Sarfaty 3abe4dc3b7 DVS: Improve port actions performance
There is no need to call apply_funcs from plugin as the neutron
code already does it.
In addition, the vnic-type can be retrived drictly from the DB
instead of getting all the port data.

Change-Id: I6d336d64a80cfceb3c51e5e20f5395157cb980f8
2019-11-13 10:05:33 +00:00
..
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
dhcp.py DVS: provide a dhcp_driver class for plugin 2016-08-02 01:55:46 -07:00
plugin.py DVS: Improve port actions performance 2019-11-13 10:05:33 +00:00