← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1130171] Re: NVP plugin raises OutOfSync when listing shared networks

 

** Changed in: quantum
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1130171

Title:
  NVP plugin raises OutOfSync when listing shared networks

Status in OpenStack Quantum (virtual network service):
  Fix Released

Bug description:
  Currently quantum NVP plugin always raises when listing networks if
  shared networks are present.

  As found out by Aaron:
  I just checked this out and this is a bug. When we query NVP for the networks it knows about we pass in a filter so that nvp only returns us the networks with a tag that are owned by the tenant id. Since this network is not owned by the tenant the code we have believes that the two are out of sync.

  Unfortunately we cannot say os_tid=tenant_id or shared in nvp queries, so we'll have to do two nvp queries.
  We will add a new tag for marking shared networks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1130171/+subscriptions