neutron/neutron/plugins
Miguel Lavalle 2e316157ed Pass result dict to extensions by create port bulk
The create ports in bulk code in the ML2 plugin is passing to the
extension drivers a DB object for each port created. Per the ML2
extension drivers API definition in [0], what should be passed instead
is the result dictionary of each created port. This change fixes the
mismatch.

[0] 478502b3df/neutron_lib/plugins/ml2/api.py (L1142)

Change-Id: I6abecfbde525279fbfd4b9e27e0d1803311a7f96
2020-01-26 12:25:43 -06:00
..
common Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ml2 Pass result dict to extensions by create port bulk 2020-01-26 12:25:43 -06:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00