** Also affects: openstack-vmwareapi-team
   Importance: Undecided
       Status: New

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

Title:
  NVP plugin raises OutOfSync when listing shared networks

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in The OpenStack VMwareAPI subTeam:
  New

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/neutron/+bug/1130171/+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

Reply via email to