Change in ovirt-engine[master]: frontend: handling clusters without DC in VM dialogs
tjelinek at redhat.com
tjelinek at redhat.com
Tue Aug 13 06:42:16 UTC 2013
Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: handling clusters without DC in VM dialogs
......................................................................
frontend: handling clusters without DC in VM dialogs
There is a chance that there will be a cluster which does
not have a DC (e.g. the DC has been deleted but the cluster
was not). If this happened the UnitVmModel failed on NPE
for new/edit VM if some DC has been selected in the system
tree.
Fixed by ignoring this clusters in the cluster selection dialog.
Change-Id: Iab60c088d2299b9f7a9153e917c3a9ceaaa0e2fc
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=988018
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
1 file changed, 9 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17976
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iab60c088d2299b9f7a9153e917c3a9ceaaa0e2fc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list