Roy Golan has uploaded a new change for review. Change subject: core: fix attach/detach of existing networks ......................................................................
core: fix attach/detach of existing networks the cluster and network ids are not in the 'network_cluster' entity but rather in the paramter class - use them and set the fields in the updated entity. also refactor out the use of LinqUtils and use Entities utility class instead. Change-Id: I77cd845a66b70acddcd6f9460f4ecd6dfa47b104 Signed-off-by: Roy Golan <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachNetworkToVdsGroupCommand.java 1 file changed, 7 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/80/4180/1 -- To view, visit http://gerrit.ovirt.org/4180 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I77cd845a66b70acddcd6f9460f4ecd6dfa47b104 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
