
Juan Hernandez has submitted this change and it was merged. Change subject: Add a method to retrieve the connection URL ...................................................................... Add a method to retrieve the connection URL This patch adds a new "url" method to the connection class. This method returns a string containing the base URL of the connection. Change-Id: Id405b135bb5062b54211250298d68cb2f19b3f2a Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/lib/ovirt/sdk/v4/connection.rb M sdk/spec/connection_spec.rb 2 files changed, 29 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/52376 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id405b135bb5062b54211250298d68cb2f19b3f2a 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>