yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06919
[Bug 1258620] [NEW] Make network_cache more robust with neutron
Public bug reported:
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.
** Affects: nova
Importance: High
Assignee: Aaron Rosen (arosen)
Status: New
** Tags: network
** Changed in: nova
Importance: Undecided => High
--
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):
New
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
Follow ups
References