Description of problem: At the moment there's no way to specify a proxy for http requests in the azure-armrest gem. Version-Release number of selected component (if applicable): cfme-5.5.2.4-1.el7cf.x86_64 Additional info: This RFE is mirrored on the upstream manageiq github site: https://github.com/ManageIQ/azure-armrest/issues/125
Looks like an update to the armrest gem is in order.
This was added by https://github.com/ManageIQ/azure-armrest/pull/126 and https://github.com/ManageIQ/azure-armrest/pull/128. It was pushed out as part of release 0.1.1 of the azure-armrest gem. Now we just need to bump the Gemfile in MIQ to use it.
This support is for http proxies only, not socks proxies?
Colin, the underlying rest-client library should support a socks proxy as well.
This was added in 0.1.1, and ssl configuration support was added in 0.2.0.
I configured the http_proxy server fields with the info from our QE proxy server and refreshed all cloud providers. Worked as expected. Moving to verified using 5.6.0.1 Beta 2 on https://10.16.7.174/ems_cloud/415000000000002
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348