Juan Hernandez has submitted this change and it was merged.
Change subject: Add version header
......................................................................
Add version header
This patch changes the "Connection" class so that it will always send
the header that indicates the requested version of the API, which for
this version of the SDK will always be "4". The header looks like this:
Version: 4
Change-Id: I65fd750d28bd279dd6c153c2f440ea5e929260f0
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/lib/ovirt/sdk/v4/connection.rb
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/52487
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I65fd750d28bd279dd6c153c2f440ea5e929260f0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
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>