Followup to exchange as part of previous cimtest checkin: https://www.redhat.com/archives/libvirt-cim/2013-May/msg00005.html
Test was failing as follows: VirtualSystemManagementService - 22_addmulti_brg_interface.py: XFAIL ERROR - (1, u"CIM_ERR_FAILED: Unable to change (0) device: internal error unable to execute QEMU command 'device_add': Bus 'pci.0' does not support hotplugging") ERROR - Error invoking AddRS: add_net_res ERROR - AddResourceSettings call failed ERROR - Failed to destroy Virtual Network 'my_network1' InvokeMethod(AddResourceSettings): CIM_ERR_FAILED: Unable to change (0) device: internal error unable to execute QEMU command 'device_add': Bus 'pci.0' does not support hotplugging Bug:<00015> Through some investigation, I found/figured that Acpi needed to be set for the domain so that hotplug would work properly. After applying this patch, the test succeeds for me. John Ferlan (1): Allow adding bridged network for running domain .../22_addmulti_brg_interface.py | 9 +++++++-- suites/libvirt-cim/lib/XenKvmLib/vsms_util.py | 17 +++++++++++------ 2 files changed, 18 insertions(+), 8 deletions(-) -- 1.8.1.4 _______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim