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(a)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(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>