Change in ovirt-engine[ovirt-engine-3.6]: webadmin: Populate host protocol on 'edit host'

Piotr Kliczewski has submitted this change and it was merged. Change subject: webadmin: Populate host protocol on 'edit host' ...................................................................... webadmin: Populate host protocol on 'edit host' In cluster level >= 3.6, only jsonrpc protocol is supported. In cluster level 3.5 both xmlrpc and jsonrpc are supported. In cluster level <= 3.4 only xmlrpc is supported. The UI should be able to set 'jsonrpc' as a protocol for the host when the cluster is set to 3.6. To allow the user to select the desired protocol in 3.5 and set protocol to xmlrpc in 3.4. Change-Id: I51c50e7311ef536785cfc06f5e640fec2262f6f3 Bug-Url: https://bugzilla.redhat.com/1289868 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpdateVdsCommand.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Cloner.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java 3 files changed, 13 insertions(+), 9 deletions(-) Approvals: Jenkins CI: Passed CI tests Moti Asayag: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53825 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I51c50e7311ef536785cfc06f5e640fec2262f6f3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com