Change in ovirt-engine[master]: core: treat 'special' devices as managed when importing temp...
Omer Frenkel has submitted this change and it was merged. Change subject: core: treat 'special' devices as managed when importing templates ...................................................................... core: treat 'special' devices as managed when importing templates During export, some devices are mapped to "OTHER" resource type in the ovf. this is valid for unmanaged devices and also some managed devices that are treated as "special". When importing VMs, special devices with "OTHER" resource type are imported as manged. this patch add the same treatment for import of templates. Change-Id: I95c1c2f1e2f45a1863c28c5fcaeb6274f2d28b4e Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateReader.java 1 file changed, 11 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18188 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I95c1c2f1e2f45a1863c28c5fcaeb6274f2d28b4e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ofrenkel@redhat.com