Mike Kolesnik has posted comments on this change. Change subject: engine: Added network provider proxy API ......................................................................
Patch Set 21: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/NetworkProviderProxy.java Line 11: * Retrieve a list of all the networks that this provider can provide. Line 12: * Line 13: * @return A list of the networks available from the provider. Line 14: */ Line 15: List<Network> getAll(); In that case, it can be refactored in the future. Currently I think it's sufficient. -- To view, visit http://gerrit.ovirt.org/10788 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id8fb5562237fcee89fcaa15c778fc93c073cbb36 Gerrit-PatchSet: 21 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
