Moti Asayag has submitted this change and it was merged.
Change subject: webadmin: Suggest bond name when creating new bond
......................................................................
webadmin: Suggest bond name when creating new bond
Ever since the user has been able to create new bonds from the engine,
the default suggest bond name was "bond" to show all existing bond
names upon focus. Now a valid bond name is suggested instead.
Change-Id: I059a02cca35c91bdf4c44ffbdfa88326fe20ee2f
Bug-Url:
https://bugzilla.redhat.com/988425
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/SetupNetworksAddBondModel.java
2 files changed, 19 insertions(+), 4 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17841
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I059a02cca35c91bdf4c44ffbdfa88326fe20ee2f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server