Change in ovirt-engine[ovirt-engine-3.3]: core: fix for scheduling cluster custom properties

Doron Fediuck has submitted this change and it was merged. Change subject: core: fix for scheduling cluster custom properties ...................................................................... core: fix for scheduling cluster custom properties problem: when adding scheduling custom property to a cluster and the cluster policy doesn't have this custom policy set, it will not be save. fix: should compare the cluster's custom properties with avialable custom properties and not with cluster policy custom properties. Change-Id: I8d1a79b3406b577cd94e9f2e46defe7e3554d5a9 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsGroupOperationCommandBase.java 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Doron Fediuck: Looks good to me, approved Gilad Chaplik: Verified -- To view, visit http://gerrit.ovirt.org/18569 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8d1a79b3406b577cd94e9f2e46defe7e3554d5a9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com>
participants (1)
-
dfediuck@redhat.com