Change in ovirt-engine-sdk[master]: sdk: implement support for 3+ period based URLs

Michael Pasternak has submitted this change and it was merged. 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 4. collection/resource.permits Change-Id: I0bde91c33024a70ea26906217e6a60107c3f5f3f Signed-off-by: Michael Pasternak <mpastern@redhat.com> --- M src/codegen/collection/resource.py M src/codegen/main.py M src/codegen/subcollection/subcollection.py M src/codegen/subcollection/subresource.py A src/codegen/utils/urlutils.py M src/ovirtsdk/infrastructure/brokers.py 6 files changed, 1,120 insertions(+), 257 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved Ori Liel: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4976 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0bde91c33024a70ea26906217e6a60107c3f5f3f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
mpastern@redhat.com