Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: fix HostSetupNetworkModel ipConfiguration param
......................................................................
webadmin: fix HostSetupNetworkModel ipConfiguration param
When network boot protocol is none or dhcp no ip details
(address, netmask , gateway) should be mentioned. The patch
will fill those if exist only in case network boot protocl is
static.
Change-Id: I555e9c5b52c1aa3f774572734ef09461fa16fa98
Bug-Url:
https://bugzilla.redhat.com/1270807
Signed-off-by: Eliraz Levi <elevi(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/NetworkOperation.java
1 file changed, 6 insertions(+), 4 deletions(-)
Approvals:
Eliraz Levi: Verified
Alona Kaplan: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/50582
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I555e9c5b52c1aa3f774572734ef09461fa16fa98
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>