Change in ovirt-engine[master]: engine: Fix a possible NPE when the user removes stale polic...

Gilad Chaplik has submitted this change and it was merged. Change subject: engine: Fix a possible NPE when the user removes stale policy unit ...................................................................... engine: Fix a possible NPE when the user removes stale policy unit When the external scheduler is in use and some plugin disappears, the plugin is still visible (in disabled form) in the Manage Policy Units dialog. If the user tries to remove it it has to work correctly and not raise NPE. Change-Id: I5fa617af3363ec1d71cf8f0a25af43be4b141067 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1065914 Signed-off-by: Martin Sivak <msivak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/SchedulingManager.java 1 file changed, 16 insertions(+), 4 deletions(-) Approvals: Martin Sivák: Verified Jiří Moskovčák: Looks good to me, but someone else must approve Gilad Chaplik: Looks good to me, approved Kobi Ianko: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/24953 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fa617af3363ec1d71cf8f0a25af43be4b141067 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Kobi Ianko <kobi@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com