Change in ovirt-engine[master]: webadmin: Fix edit cluster policy for new cluster

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Fix edit cluster policy for new cluster ...................................................................... webadmin: Fix edit cluster policy for new cluster When Creating a new cluster the cluster policy data was not saved because of different view initialization process. Added a bounding between the clusterPolicyModel in the view and ClusterModel (which was missing in the 'New Cluster' flow). Change-Id: I305a71e888e72e35cd40dd1055b6ad22d6111678 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11882 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I305a71e888e72e35cd40dd1055b6ad22d6111678 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
alkaplan@redhat.com