← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-rc1

-- 
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):
  Fix Released

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


References