← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1602475] [NEW] Inconsistent Network info data on port update

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Nachi Ueno (nati-ueno)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Nachi Ueno (nati-ueno)

-- 
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):
  New

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


Follow ups