yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82733
[Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session
Reviewed: https://review.opendev.org/729264
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=21405378f03d570834adf395c751f69075f128b2
Submitter: Zuul
Branch: master
commit 21405378f03d570834adf395c751f69075f128b2
Author: Terry Wilson <twilson@xxxxxxxxxx>
Date: Tue May 19 13:45:37 2020 +0000
Fix neutron-ovn-db-sync-util issues
Two places needed to pass the _plugin_context like the mech driver
already does since PortContext has no session. There was also a
place where a port object was passed instead of a port id.
Closes-Bug: #1879502
Change-Id: I19ee7b0cf4f8ab187e0a9025eece1ad3525e58e4
** 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/1879502
Title:
[ovn] neutron-ovn-db-sync-util fails with PortContext has no session
Status in neutron:
Fix Released
Bug description:
Two places needed to pass the _plugin_context like the mech driver
already does since PortContext has no session. There was also a place
where a port object was passed instead of a port id.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1879502/+subscriptions
References