nova/nova/tests/virt/powervm
Arnaud Legendre fec6bc0bec 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 6ef9262a6a)

Conflicts:

	nova/tests/virt/hyperv/test_hypervapi.py
	nova/tests/virt/vmwareapi/test_vmwareapi.py
Change-Id: Id17a1f691f46816eadfe257d9ac0cc46502318ef
2014-03-27 14:19:32 -06:00
..
__init__.py powervm: Move tests under tests/virt/powervm 2013-05-21 16:55:08 +00:00
test_powervm.py plug_vif raise NotImplementedError instead of pass 2014-03-27 14:19:32 -06:00