Oved Ourfali has submitted this change and it was merged.
Change subject: engine: NPE in guide me dialog when exists pending approval host
......................................................................
engine: NPE in guide me dialog when exists pending approval host
When updating guide me dialog's available option buttoms. Pending
approval host's getSupportedClusterVersionsSet() returned null. The
solution here is always provide a instance of HashSet when invoking
parseSupportedVersions()
Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Bug-Url:
https://bugzilla.redhat.com/1091604
Signed-off-by: plysan <plysab(a)gmail.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
plysan: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27081
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: plysan <plysab(a)gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: plysan <plysab(a)gmail.com>