Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Allow selection of None for Cloud-Init network boot protocol ......................................................................
webadmin: Allow selection of None for Cloud-Init network boot protocol The REST API supported DHCP, Static IP, and None as NIC address types for cloud-init VM startup. Make the same available in the UI as well. Change-Id: Ic51a76e968922fb62a07ccaced969c8b580de083 Bug-Url: https://bugzilla.redhat.com/1120092 Signed-off-by: Greg Padgett <[email protected]> Signed-off-by: Moti Asayag <[email protected]> (cherry picked from commit d5dafab5c906c65a2878dbefd0a4b2cb8f3a1534) --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmInitWidget.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmInitWidget.ui.xml M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInitModel.java 4 files changed, 43 insertions(+), 27 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31771 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic51a76e968922fb62a07ccaced969c8b580de083 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
