Public bug reported:

Deploy a new VM (VM1) and attach a network interface to it. Deploy
another VM (VM2). Using Neutron port update API, update device id (to
nova instance of VM2) of network interface attached to VM1. In neutron,
device id gets updated successfully. However, the changes are not
reflected in nova. For example, VIF unplug of port from VM1 is not
called (and subsequently VIF plug of port to VM2 is not called).

Neutron port update with device id does not work with the networking of
nova and neutron. With current code, Neutron api allows device id of a
port to be updatable, however, it does not get carried over to nova
appropriately.

** Affects: neutron
     Importance: Undecided
     Assignee: Sridhar Venkat (svenkat)
         Status: In Progress

** Changed in: neutron
       Status: New => In Progress

** Changed in: neutron
     Assignee: (unassigned) => Sridhar Venkat (svenkat)

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

Title:
  Neutron port update with device id does not work with nova properly

Status in neutron:
  In Progress

Bug description:
  Deploy a new VM (VM1) and attach a network interface to it. Deploy
  another VM (VM2). Using Neutron port update API, update device id (to
  nova instance of VM2) of network interface attached to VM1. In
  neutron, device id gets updated successfully. However, the changes are
  not reflected in nova. For example, VIF unplug of port from VM1 is not
  called (and subsequently VIF plug of port to VM2 is not called).

  Neutron port update with device id does not work with the networking
  of nova and neutron. With current code, Neutron api allows device id
  of a port to be updatable, however, it does not get carried over to
  nova appropriately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1647408/+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