Change in ovirt-engine[master]: core: Delete oldNetworkName from UpdateNetworkToVds

Moti Asayag has submitted this change and it was merged. Change subject: core: Delete oldNetworkName from UpdateNetworkToVds ...................................................................... core: Delete oldNetworkName from UpdateNetworkToVds The patch deletes the oldNetworkName from the parameter class of UpdateNetworkToVds. This parameter is obtained internally on engine side by the modified interface rather than relying on the clients to provide that information. Change-Id: I16ea515e15b87a76e0120c839e39c3e61fe12f73 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/AttachNetworkToVdsParameters.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostNicResource.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java 3 files changed, 1 insertion(+), 18 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6011 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I16ea515e15b87a76e0120c839e39c3e61fe12f73 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
masayag@redhat.com