Itamar Heim has submitted this change and it was merged.
Change subject: engine: Do not fail on upgrade from 3.2 to 3.3
......................................................................
engine: Do not fail on upgrade from 3.2 to 3.3
In case there are more than one VM or template configured
for port mirroring, the inner stored procedure used to
fail. The patch modifies the STP to support network with
several VMs or Templates using port mirroring.
Change-Id: I1b995dcde32ddf99b841bbddb19edf67d7061731
Bug-Url:
https://bugzilla.redhat.com/1013341
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M packaging/dbscripts/upgrade/03_03_0710_add_profile_to_network_interface.sql
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Eli Mesika: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/19656
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1b995dcde32ddf99b841bbddb19edf67d7061731
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server