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

From Arik Hadas <ahadas@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@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@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review