
Juan Hernandez has submitted this change and it was merged. Change subject: Fix link following ...................................................................... Fix link following This patch fixes the "Connection.url" method. It needs to return a URI object, not a string. Without this fix the link following capability doesn't work correctly. In addition the patch also adds an example that shows how to use the link following capability. Change-Id: I9bd82acb0ae6de5f6f2110eb3fdcf6a89dfada61 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A sdk/examples/follow_vm_links.rb M sdk/lib/ovirt/sdk/v4/connection.rb 2 files changed, 69 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/52479 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9bd82acb0ae6de5f6f2110eb3fdcf6a89dfada61 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com