Omer Frenkel has submitted this change and it was merged.
Change subject: core: Cluster parameters override - OVF
......................................................................
core: Cluster parameters override - OVF
This feature allows to configure the 'emulated machine' and 'cpu model'
parameters for each VM separately instead of relying on the cluster default.
Change-Id: Ib772f8674ffb5297fbdce25f2fcf1121851a9def
Bug-Url:
https://bugzilla.redhat.com/838487
Feature-page:
http://www.ovirt.org/Features/Cluster_parameters_override
Signed-off-by: Eldan Shachar <eshachar(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfProperties.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfWriter.java
3 files changed, 24 insertions(+), 0 deletions(-)
Approvals:
Eldan Shachar: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32547
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib772f8674ffb5297fbdce25f2fcf1121851a9def
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eldan Shachar <eshachar(a)redhat.com>
Gerrit-Reviewer: Eldan Shachar <eshachar(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server