Michael Pasternak has uploaded a new change for review. Change subject: restapi: update network by name doesnt work #834198 ......................................................................
restapi: update network by name doesnt work #834198 entire update of network (by-name [1]) won't work cause, used following pattern [2] to retrieve network by-name while actually /api/networks is non-searchable collection, bottom line, restapi reports /api/networks collection as searchable while it is not. [1] update network my_network --description aaa --name bbb [2] /api/networks?search=name%3Dmy_network Change-Id: I8b7e77ce8c7dd5cbe73a390f91aa3604288d2b26 Signed-off-by: Michael Pasternak <[email protected]> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/5820/1 -- To view, visit http://gerrit.ovirt.org/5820 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8b7e77ce8c7dd5cbe73a390f91aa3604288d2b26 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
