
From Oved Ourfali <oourfali@redhat.com>:
Oved Ourfali has submitted this change and it was merged. Change subject: engine: allow empty target vnic profile ...................................................................... engine: allow empty target vnic profile Allow null target vnic profile to be used. Change-Id: Ic936e0092d9297a4bc61f21d0fbc1ca2ed0eeac2 Bug-Url: https://bugzilla.redhat.com/1277675 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ExternalVnicProfileMappingFinder.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ImportVmFromConfigurationCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ImportedNetworkInfoUpdater.java D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/TargetVnicProfileFinder.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/exportimport/ExternalVnicProfileMappingFinderTest.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/exportimport/ImportedNetworkInfoUpdaterTest.java D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/exportimport/TargetVnicProfileFinderTest.java 7 files changed, 167 insertions(+), 145 deletions(-) Approvals: Martin Mucha: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/66003 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic936e0092d9297a4bc61f21d0fbc1ca2ed0eeac2 Gerrit-PatchSet: 12 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>