Juan Hernandez has submitted this change and it was merged.
Change subject: Added Probing for API version capability
......................................................................
Added Probing for API version capability
This patch adds the Probe class that allows to check which API versions
the oVirt server supports.
Change-Id: Icca8a5bd75841f198f1580b811c96a6fe7dda78e
Signed-off-by: borod108 <bodnopoz(a)redhat.com>
(cherry picked from commit 9cf6f163d66e265423e8b2d65e14edbc6aba2c31)
---
M sdk/Gemfile.lock
M sdk/lib/ovirtsdk4.rb
M sdk/lib/ovirtsdk4/http.rb
A sdk/lib/ovirtsdk4/probe.rb
M sdk/spec/connection_create_spec.rb
A sdk/spec/probe_spec.rb
M sdk/spec/spec_helper.rb
7 files changed, 318 insertions(+), 43 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/64247
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icca8a5bd75841f198f1580b811c96a6fe7dda78e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>