neutron/neutron/plugins
Miguel Lavalle efca646ba3 Pass correct port data to extension manager
The CRUD methods in the ML2 plugin must pass the data in the request
body to the extension manager, so it can be processed by all the ML2
extensions enabled in the deployment. The create_port_bulk method is
instead passing the dictionary generated after adding the port to the
DB. This will cause that fields in the request body intended for
extensions will not be processed.

Change-Id: I2fe8e2b98c05ba739e9e93b4bd5880eb97bdaef8
(cherry picked from commit 9c5156575d)
2021-02-05 16:31:26 +00:00
..
common Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ml2 Pass correct port data to extension manager 2021-02-05 16:31:26 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00