Change in ovirt-engine[master]: core: add managed virtio-serial devices on upgrade

ofrenkel at redhat.com ofrenkel at redhat.com
Thu Aug 21 12:30:48 UTC 2014


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 <ahadas at redhat.com>
---
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 <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list