Omer Frenkel has submitted this change and it was merged.

Change subject: core: add managed virtio-serial devices on upgrade
......................................................................


core: add managed virtio-serial devices on upgrade

The upgrade scripts do the following things:
- Change every existing virtio-serial device to be managed
- Then is adds managed virtio-serial device to VMs that don't have it

In addition, we might get reports of unmanaged virtio-serial devices
from VMs that were running at the time of the upgrade, so in that case
we'll not add new device, but use the managed device instead.

Change-Id: I5b99dd3fa0d43307788a685c0115b32691757454
Bug-Url: https://bugzilla.redhat.com/1028387
Signed-off-by: Arik Hadas <[email protected]>
---
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
A 
packaging/dbscripts/upgrade/03_06_0310_change_virtio_serial_to_managed_device.sql
2 files changed, 36 insertions(+), 3 deletions(-)

Approvals:
  Omer Frenkel: Looks good to me, approved
  Arik Hadas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b99dd3fa0d43307788a685c0115b32691757454
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to