proxy settings when getting cloud-image

Bug #1477973 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
maas-deployer
New
Low
Unassigned

Bug Description

It would be nice if maas-deployer had proxy settings in deployment.yaml for the wget operation below:

2015-07-24 12:05:16,337 INFO (_create_base_volume) Downloading https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
2015-07-24 12:05:16,337 DEBUG (execc) Executing: 'wget -O trusty-server-cloudimg-amd64-disk1.img https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img' stdin=None

A workaround would be passing *_proxy to maas-deployer. But I'm not sure about the side-effect.
$ env http_proxy="HTTP_PROXY" https_proxy="HTTPS_PROXY" ./maas-deployer -c deployment.yaml

Changed in maas-deployer:
importance: Undecided → Low
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.