Change in ovirt-engine[master]: core: Fix problem with changing host cluster

Tal Nisan has submitted this change and it was merged. Change subject: core: Fix problem with changing host cluster ...................................................................... core: Fix problem with changing host cluster The VDS entity vds_group_id property was changed to vdsGroupId, in the canDo action of ChangeVDSCluster the field change validation was hard coded to the old property name thus failing on host cluster change even if the host is in maintenance state, changed the check to use the new field name Change-Id: Ia5789c931e69bc2ed5f7840d8503dcf843a102ed Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11978 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5789c931e69bc2ed5f7840d8503dcf843a102ed Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com