Vitor de Lima has uploaded a new change for review.

Change subject: osinfo: Fix NIC hotplugging in older cluster versions
......................................................................

osinfo: Fix NIC hotplugging in older cluster versions

This patch enables NIC hotplugging in the 3.3 and 3.4 cluster versions.

Change-Id: I50e13e88a00aaf64a766f6b3d01084d66d7cba40
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1154630
Signed-off-by: Vitor de Lima <vdel...@redhat.com>
---
M packaging/conf/osinfo-defaults.properties
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/34576/1

diff --git a/packaging/conf/osinfo-defaults.properties 
b/packaging/conf/osinfo-defaults.properties
index b65166d..4210bc6 100644
--- a/packaging/conf/osinfo-defaults.properties
+++ b/packaging/conf/osinfo-defaults.properties
@@ -322,8 +322,8 @@
 os.other_ppc64.devices.disk.hotpluggableInterfaces.value.3.3 = VirtIO, 
VirtIO_SCSI, SPAPR_VSCSI
 os.other_ppc64.devices.disk.hotpluggableInterfaces.value.3.4 = VirtIO, 
VirtIO_SCSI, SPAPR_VSCSI
 os.other_ppc64.devices.disk.hotpluggableInterfaces.value.3.5 = VirtIO, 
VirtIO_SCSI, SPAPR_VSCSI
-os.other_ppc64.devices.network.hotplugSupport.value.3.3 = false
-os.other_ppc64.devices.network.hotplugSupport.value.3.4 = false
+os.other_ppc64.devices.network.hotplugSupport.value.3.3 = true
+os.other_ppc64.devices.network.hotplugSupport.value.3.4 = true
 os.other_ppc64.devices.network.hotplugSupport.value.3.5 = true
 os.other_ppc64.devices.display.protocols.value = vnc/vga
 os.other_ppc64.devices.watchdog.models.value = i6300esb


-- 
To view, visit http://gerrit.ovirt.org/34576
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I50e13e88a00aaf64a766f6b3d01084d66d7cba40
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vitor de Lima <vdel...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to