yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83997
[Bug 1896827] Re: port update api should not lose foreign external_ids
** Changed in: networking-ovn
Status: New => Confirmed
** Project changed: networking-ovn => neutron
** Tags added: ovn
** Changed in: neutron
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1896827
Title:
port update api should not lose foreign external_ids
Status in neutron:
Confirmed
Bug description:
Currently, the update_port api in networking_ovn does not seem to
retain values in the external_ids that it may not know about.
That is not proper behavior as external ids in the lsp may be
storing data used by another entity in neutron, such as
ovn-octavia-provider.
Pseudo example:
1- create neutron port (which creates lsp in ovn)
2- add a new value to lsp's external_ids
3- invoke neutron: port_update
4- check an verify that after port update the key/value pair added in step 2 is still present
Ref code to networking-ovn port_update:
https://github.com/openstack/networking-
ovn/blob/51e4351309c1f38c2ed353e6547c60ae9d5d50f5/networking_ovn/common/ovn_client.py#L456
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1896827/+subscriptions