Mike Kolesnik has uploaded a new change for review. Change subject: restapi: Don't use network_cluster delegate access ......................................................................
restapi: Don't use network_cluster delegate access Don't use the delegating accessors from Network class to access fields on the network_cluster field, but access the field directly. Change-Id: I82c628f339cadd365360688da9cab28cc9e90707 Signed-off-by: Mike Kolesnik <[email protected]> --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/NetworkMapper.java 1 file changed, 11 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/13/6513/1 -- To view, visit http://gerrit.ovirt.org/6513 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I82c628f339cadd365360688da9cab28cc9e90707 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
