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>
---
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:
Boris Odnopozov: Verified
Juan Hernandez: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63897
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icca8a5bd75841f198f1580b811c96a6fe7dda78e
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Boris Odnopozov <bodnopoz(a)redhat.com>
Gerrit-Reviewer: Boris Odnopozov <bodnopoz(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>