Change in ovirt-engine[master]: core: stop writing references to network interfaces in ovf

Code Review gerrit at ovirt.org
Wed Feb 15 16:48:02 UTC 2017


>From Arik Hadas <ahadas at redhat.com>:

Arik Hadas has submitted this change and it was merged.

Change subject: core: stop writing references to network interfaces in ovf
......................................................................


core: stop writing references to network interfaces in ovf

The references section inside an OVF should contain resources that are part
of the appliance (OVA). We kind of abused that with declaration of network
interfaces. This patch removes this part. It should be safe because since
3.1, where this part was added, OvfReader is prepared to a scenario that
this part is missing (and then the network devices are checked).

Change-Id: I4ec43fc58753ed5bbcdda79fd3189a932f7fc0d3
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfWriter.java
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Alona Kaplan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/72281
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4ec43fc58753ed5bbcdda79fd3189a932f7fc0d3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list