Change in ovirt-engine-sdk-ruby[master]: Add "connection" attribute to structs and lists

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Jan 18 09:55:08 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Add "connection" attribute to structs and lists
......................................................................


Add "connection" attribute to structs and lists

This patch adds a "connection" attribute to struct and list types. It
will contain a reference to the connection that created the object, and
will be used by later patches to implement support for following links.

Change-Id: Ic6d7c1768c232dac3159d560a1bb5852c550d107
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M generator/src/main/java/org/ovirt/sdk/ruby/ReadersGenerator.java
M generator/src/main/java/org/ovirt/sdk/ruby/ServicesGenerator.java
M sdk/lib/ovirt/sdk/v4/types/list.rb
M sdk/lib/ovirt/sdk/v4/types/struct.rb
M sdk/spec/vm_reader_spec.rb
5 files changed, 89 insertions(+), 10 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/51915
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6d7c1768c232dac3159d560a1bb5852c550d107
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list