Change in ovirt-engine[master]: core: Add NetworkLinking support to OvfVm.
mkolesni at redhat.com
mkolesni at redhat.com
Mon Dec 24 06:21:04 UTC 2012
Mike Kolesnik has submitted this change and it was merged.
Change subject: core: Add NetworkLinking support to OvfVm.
......................................................................
core: Add NetworkLinking support to OvfVm.
- Support null networkName of a vnic.
- New "Linked" property on a vnic-
* Should be written to the ovf.
* Should be read from the ovf if exists (backward compatibility).
Change-Id: If739dd0a2140fd714867c79389fe6efe133529ed
Signed-off-by: Alona Kaplan <alkaplan at 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/OvfVmWriter.java
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ovf/OvfVmWriterTest.java
4 files changed, 46 insertions(+), 3 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/9802
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If739dd0a2140fd714867c79389fe6efe133529ed
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
More information about the Engine-commits
mailing list