Change in ovirt-engine[master]: wedadmin: Trusted Compute Pools - Open Attestation integrati...

Doron Fediuck has submitted this change and it was merged. Change subject: wedadmin: Trusted Compute Pools - Open Attestation integration with oVirt engine proposal ...................................................................... wedadmin: Trusted Compute Pools - Open Attestation integration with oVirt engine proposal In this patchset, follow changes has been introduced: 1. Divide "cluster policy" side tab into two sections, "scheduling policy" and "additional properties" with an "Enable Trusted Service" checkbox. 2. Fix bug1: can't save cluster when not click Trusted service button. 3. Fix bug2: when click Trusted service must click Virt service. 4. Fix bug3: host existed in the cluster, disable the function for switching between trust cluster and non-trust cluster, and also, we will write log message. Change-Id: I59396a68708797b868bcd871abb08b3dd514f757 Signed-off-by: Jimmy <gang.wei@intel.com> Signed-off-by: Zhang Lijuan <lijuan.zhang@intel.com> Signed-off-by: Dave Chen <wei.d.chen@intel.com> Signed-off-by: Quan Xu <quan.xu@intel.com> Signed-off-by: Dave Chen <wei.d.chen@intel.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterPolicyModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml 7 files changed, 142 insertions(+), 10 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14611 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I59396a68708797b868bcd871abb08b3dd514f757 Gerrit-PatchSet: 18 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gang Wei <gang.wei@intel.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Dave Chen <wei.d.chen@intel.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Emily Zhang <lijuan.zhang@intel.com> Gerrit-Reviewer: Gang Wei <gang.wei@intel.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
dfediuck@redhat.com