neutron/neutron/plugins
Flavio Fernandes 58e2def05f [OVN] update_port should not remove values from external_ids
Prior to this patch, the OVNClient implementation for neutron's
update_port was setting the external_ids of the affected logical
switch port to a hard-coded dictionary. This meant that any key
value pairs that were not listed there would simply get removed.
This would make it impossible for any other users of the
external_id to have a reliable way of storing its data. One of
such users could be the ovn-octavia-provider.

Note: mock module does not exist in stable/victoria and master,
thus the conflict below.

Conflicts:
        neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py

Closes-Bug: #1896827
Change-Id: Ie580534e4d91f1ca2e1dc8331632d49d4720e7ba
(cherry picked from commit be3669258c)
2020-09-30 14:56:23 -04:00
..
common Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ml2 [OVN] update_port should not remove values from external_ids 2020-09-30 14:56:23 -04:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00