[Yahoo-eng-team] [Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

2021-05-22 Thread Mathew Hodson
Fixed in Ubuntu Focal.
---

neutron (2:16.1.0-0ubuntu1) focal; urgency=medium

  * New stable point release for OpenStack Ussuri (LP: #1892139).
  * d/control: Align (Build-)Depends with upstream.

 -- Chris MacNaughton   Thu, 27 Aug
2020 05:31:05 +

** Changed in: neutron (Ubuntu Focal)
   Status: Triaged => 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
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

2021-05-22 Thread Mathew Hodson
Fixed in neutron 17.0.0 and later.

** Changed in: neutron (Ubuntu)
   Status: Triaged => 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
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

2020-06-04 Thread Corey Bryant
** Also affects: neutron (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: neutron (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: neutron (Ubuntu Focal)
   Status: New => Triaged

-- 
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
Status in neutron package in Ubuntu:
  Triaged
Status in neutron source package in Focal:
  Triaged

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

2020-06-04 Thread Frode Nordahl
** Also affects: neutron (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: neutron (Ubuntu)
   Status: New => Triaged

** Changed in: neutron (Ubuntu)
   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/1879502

Title:
  [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

Status in neutron:
  Fix Released
Status in neutron package in Ubuntu:
  Triaged

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1879502] Re: [ovn] neutron-ovn-db-sync-util fails with PortContext has no session

2020-05-22 Thread OpenStack Infra
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 
Date:   Tue May 19 13:45:37 2020 +

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp