Moti Asayag has uploaded a new change for review. 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 <[email protected]> --- 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/11/6011/1 -- To view, visit http://gerrit.ovirt.org/6011 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16ea515e15b87a76e0120c839e39c3e61fe12f73 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
