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

masayag at redhat.com masayag at redhat.com
Mon Feb 22 09:50:37 UTC 2016


Moti Asayag 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 at 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, 15 insertions(+), 11 deletions(-)

Approvals:
  Alona Kaplan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Moti Asayag: Verified
  Oved Ourfali: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/53779
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I51c50e7311ef536785cfc06f5e640fec2262f6f3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list