Change in ovirt-engine[master]: webadmin: [SetupNetworks] nets behaviour on bond create/exte...

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: [SetupNetworks] nets behaviour on bond create/extend (#840825) ...................................................................... webadmin: [SetupNetworks] nets behaviour on bond create/extend (#840825) https://bugzilla.redhat.com/840825 If just one of the nics/bond in the action has attached networks, they should be attached to the new/extended bond. Otherwise- the operiotion should be blocked with explanation message. Change-Id: Ic15934c9d12f24fdcc4f5d80503465d3810917e0 Signed-off-by: Alona Kaplan <alkaplan@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/network/NetworkOperation.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/NetworkOperationFactory.java 3 files changed, 151 insertions(+), 16 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6987 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic15934c9d12f24fdcc4f5d80503465d3810917e0 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com>
participants (1)
-
derez@redhat.com