yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66857
[Bug 1602475] Re: Inconsistent Network info data on port update
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1602475
Title:
Inconsistent Network info data on port update
Status in OpenStack Compute (nova):
Expired
Bug description:
Description
===========
Neutron support update port to add or modify fixed ip.
Nova support consuming vif_updated_event from Neutron.
However, this event isn't notified for vif driver, so network info data
in nova compute and local network agent state may be inconsistent.
Steps to reproduce
==================
1. Create Port in neutron
2. Create VM in nova
3. Update port
Expected result
===============
vif_driver can consume vif_updated_event
Actual result
=============
There is no way to consume vif updated event.
Environment
===========
We have confirmed this issue environment for OpenContrail driver.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1602475/+subscriptions
References