← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1486410] [NEW] Hyper-V: detach_interface raises NotImplementedError during neutron event

 

Public bug reported:

Neutron events have been added to nova. If the event "network-vif-
unplugged" is received, the nova compute manager will proceed to call
the compute driver's detach_interface method. The mentioned method is
not implemented in the HyperVDriver, causing errors. See log.

LOG: http://paste.openstack.org/show/421561/

** Affects: nova
     Importance: Undecided
     Assignee: Claudiu Belu (cbelu)
         Status: New


** Tags: hyper-v

** Tags added: hyper-v

** Changed in: nova
     Assignee: (unassigned) => Claudiu Belu (cbelu)

-- 
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/1486410

Title:
  Hyper-V: detach_interface raises NotImplementedError during neutron
  event

Status in OpenStack Compute (nova):
  New

Bug description:
  Neutron events have been added to nova. If the event "network-vif-
  unplugged" is received, the nova compute manager will proceed to call
  the compute driver's detach_interface method. The mentioned method is
  not implemented in the HyperVDriver, causing errors. See log.

  LOG: http://paste.openstack.org/show/421561/

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


Follow ups