Change in ovirt-engine[master]: webadmin: no compat version for exported vm
gchaplik at redhat.com
gchaplik at redhat.com
Sun Nov 11 10:33:31 UTC 2012
Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: no compat version for exported vm
......................................................................
webadmin: no compat version for exported vm
Due to a change in the backend side, while fetching an exported vm,
the compatibility version is empty.
Therefore the disks subtab in the export dialog was empty (there is a check
for hot_plug_enabled which depends on compat_version, this subtab is reused also
in the disk main tab).
not showing any disk data, prevents the user from changing disk allocation policy,
destination SD and quota.
Change-Id: If72968b984ad1637e879eea5e64dbc38a58828ed
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmDiskListModel.java
1 file changed, 14 insertions(+), 12 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/9100
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If72968b984ad1637e879eea5e64dbc38a58828ed
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
More information about the Engine-commits
mailing list