Itamar Heim 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(a)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:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20389
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iad4b040ab1de8db42f43defbad0396ef4013572e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org