Michał Dulko <michal.du...@intel.com> writes:

> As this was sent to openstack-dev list, I'll ask a Gertty usage question
> here. Was anyone able to use Gertty successfully behind a proxy? My
> environment doesn't allow any traffic outside the proxy and I haven't
> noticed a config option to set it up.

Gertty uses the python requests library for HTTP transfer which supports
the standard HTTP_PROXY and HTTPS_PROXY environment variables.  See this
documentation:

  http://docs.python-requests.org/en/latest/user/advanced/#proxies

So you might try setting those variables, though I have not tested this.
If it works, we should probably add some documentation suggesting that.

-Jim

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to