Comment 14 for bug 1218593

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/83574
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fec6bc0beceba7c67cbe8541fc45f3b441872893
Submitter: Jenkins
Branch: stable/havana

commit fec6bc0beceba7c67cbe8541fc45f3b441872893
Author: Arnaud Legendre <email address hidden>
Date: Fri Sep 20 08:10:13 2013 +0000

    plug_vif raise NotImplementedError instead of pass

    The Hyper-V, VMware, Docker and PowerVM drivers raise
    NotImplementedError from the plug_vifs and unplug_vifs
    methods rather than pass.
    The compute manager handles the NotImplementedError
    case when initializing the host.

    Fixed bug 1218593

    (cherry picked from commit 6ef9262a6aa39b2da8023067386b832a35ecc45c)

    Conflicts:

     nova/tests/virt/hyperv/test_hypervapi.py
     nova/tests/virt/vmwareapi/test_vmwareapi.py
    Change-Id: Id17a1f691f46816eadfe257d9ac0cc46502318ef