
Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Added default created bond to comply with SuggestBox ...................................................................... webadmin: Added default created bond to comply with SuggestBox Since when performing a bonding action, the user may now create a newly-named bond, it doesn't make much sense to choose one of the existing free bonds by default. The solution is to put a "bond" prefix as default, and let the user either proceed to add an arbitrary number or choose one of the suggested existing bonds. Change-Id: I6b68f6b5f89089a7f78609b78df2e3e92827234d Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/SetupNetworksAddBondModel.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12533 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6b68f6b5f89089a7f78609b78df2e3e92827234d Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com>