Feature #2732
Support for http proxy in ruby oca client
Status: | Closed | Start date: | 02/17/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Lykle Voort | % Done: | 0% | |
Category: | Client API & Library | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | https://github.com/OpenNebula/one/pull/19 |
Description
Currently the ruby oca client does not support using an http proxy in the XMLRPC constructor.
Our local setup requires the use of an http proxy and the XMLRPC contructor supports it too.
Associated revisions
Feature #2732: added option http_proxy to oca ruby client
History
#1 Updated by Lykle Voort over 7 years ago
It would be nice to have an option "http_proxy" in the Oca Client constructor.
#2 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Feature to Request
#3 Updated by Lykle Voort over 7 years ago
I have sent a pull request,
#4 Updated by Ruben S. Montero over 7 years ago
- Pull request set to https://github.com/OpenNebula/one/pull/19
Got it, THANKS!
#5 Updated by Javi Fontan over 7 years ago
- Tracker changed from Request to Feature
- Status changed from Pending to Closed
- Assignee set to Lykle Voort
- Target version set to Release 4.6
- Resolution set to fixed
Merged