bifrost does not support http proxy configurations

Bug #1459084 reported by Haomeng,Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bifrost
Fix Released
Medium
Unassigned

Bug Description

I run biforst in an env which connect to Internet via proxy, but looks like it does not support http proxy configurations, or I dont know how/where can be set to enable proxy, any idea?

Revision history for this message
Haomeng,Wang (whaom) wrote :

I try to set http_proxy and https_proxy env ver, then run biforst to install/deploy ironic, but not working.

Haomeng,Wang (whaom)
Changed in ironic:
assignee: nobody → Haomeng,Wang (whaom)
Dmitry Tantsur (divius)
no longer affects: ironic
Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

Is the proxy requirement you have only for the retrieval of packages for installation?

You may wish to review https://docs.ansible.com/playbooks_environment.html

Changed in bifrost:
status: New → Confirmed
Changed in bifrost:
importance: Undecided → Medium
status: Confirmed → Triaged
Revision history for this message
Bruno Cornec (bruno-cornec) wrote :

I can confirm that by default bifrost doesn't support proxy.
Requires at least pip and ansible calls modifications

Changed in bifrost:
assignee: nobody → Peter Martini (petercmartini)
Revision history for this message
Peter Martini (petercmartini) wrote :

apt and pip both support global settings for proxies, which would get those to work, but then we'd still need an explicit proxy for the one or two wgets and for the github pulls. Is it better to thus say if the user specifies a proxy, we will add that as a manual override for anything that would want to touch the network or to say we'll use a proxy for everything that wouldn't otherwise be configured?

summary: - biforst does not support http proxy configurations
+ bifrost does not support http proxy configurations
Revision history for this message
Haomeng,Wang (whaom) wrote :

I think this is fix by this patch - https://review.openstack.org/#/c/198700

Changed in bifrost:
status: Triaged → Fix Committed
assignee: Peter Martini (petercmartini) → nobody
Changed in bifrost:
milestone: none → 0.0.1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.