Change in ovirt-engine[master]: webadmin: edit unattached SD - prevent infinite progress

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: edit unattached SD - prevent infinite progress ...................................................................... webadmin: edit unattached SD - prevent infinite progress StorageModel -> postUpdateHost: When editing a storage domain, hosts are filtered according to the SPM. If no SPM is found, 'hosts' list can simply be set to an empty list (instead of a list with a single null object; which causes an NPE later on). Change-Id: Iad4b040ab1de8db42f43defbad0396ef4013572e Bug-Url: https://bugzilla.redhat.com/1017182 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20326 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iad4b040ab1de8db42f43defbad0396ef4013572e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com