yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56925
[Bug 1625875] Re: OVS metadata for trunk ports are not handled correctly
Reviewed: https://review.openstack.org/373600
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=29457631ad0b77b06dee40cb5114f5f4aced129a
Submitter: Jenkins
Branch: master
commit 29457631ad0b77b06dee40cb5114f5f4aced129a
Author: Armando Migliaccio <armamig@xxxxxxxxx>
Date: Tue Sep 20 19:34:32 2016 -0700
Update trunk metadata during wire/unwire operations
Before this patch metadata on the OVS trunk bridge were
not updated during unwiring operations and upon subsequent
wire operations old subports were getting wiped from the
external_ids field of the OVS parent port. This could lead
to OVS ports left behind on the host on trunk removal.
This patch ensures that the subports stored as metadata
reflect the logical state of the trunk.
Closes-bug: #1625875
Change-Id: I9d885b10d84fad43c527d3ca7bc9a37439197fc9
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1625875
Title:
OVS metadata for trunk ports are not handled correctly
Status in neutron:
Fix Released
Bug description:
Caught during code review, there's issue when we add/remove subports. This makes the use of metadata totally unreliable. The error may lead to stale
OVS ports on the host when the trunk is removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1625875/+subscriptions
References