Michael Pasternak has uploaded a new change for review. Change subject: sdk: implement support for 3+ period based URLs ......................................................................
sdk: implement support for 3+ period based URLs added support for 3+ period based URLs (format /api/coll/xxx/coll/yyy/coll/zzz/action) new supported collections/resources: 1. cluster.glustervolume.glusterbricks 2. vm.snapshot.disks/nics 3. host/vm.nics.statistics Change-Id: I0bde91c33024a70ea26906217e6a60107c3f5f3f Signed-off-by: Michael Pasternak <[email protected]> --- M src/codegen/collection/resource.py M src/codegen/main.py M src/codegen/subcollection/subcollection.py M src/codegen/subcollection/subresource.py M src/ovirtsdk/infrastructure/brokers.py 5 files changed, 974 insertions(+), 221 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/76/4976/1 -- To view, visit http://gerrit.ovirt.org/4976 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0bde91c33024a70ea26906217e6a60107c3f5f3f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
