Change in ovirt-engine[master]: frontend: Fix display of custom properties on edit VM
ofrenkel at redhat.com
ofrenkel at redhat.com
Tue Aug 26 13:47:01 UTC 2014
Omer Frenkel has submitted this change and it was merged.
Change subject: frontend: Fix display of custom properties on edit VM
......................................................................
frontend: Fix display of custom properties on edit VM
In ExistingVmModelBehavior the custom properties sheet was not
deserialized from entity to corresponding widget.
Also on backend when we were dealing with VM that has next runtime
configuration the OvfImport did copy the userDefined and predefined
properties but not the aggregate customProperties.
Change-Id: I523c61595911138b07ee74563239dd80ccb8cc99
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1128433
Signed-off-by: Martin Betak <mbetak at redhat.com>
---
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmReader.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ExistingVmModelBehavior.java
2 files changed, 8 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, but someone else must approve
Martin Betak: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31773
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I523c61595911138b07ee74563239dd80ccb8cc99
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list