← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258620] Re: Make network_cache more robust with neutron

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1258620

Title:
  Make network_cache more robust with neutron

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Currently, the network cache assumes neutron is the source of truth
  for which interfaces are actually attached to an instance. This is not
  actually correct as nova is really the source of truth here. In order
  to demonstrate this issue  if one creates multiple ports in neutron
  that match the same device_id/instance_id as instances in nova those
  ports will show up in nova list  even though they are not part of the
  instance.

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


References