yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70937
[Bug 1747727] [NEW] Unit test test_download_service_unavailable fails behind proxy
Public bug reported:
A patch was submitted some time back to allow some tests to run behind a
http proxy [0]. It's unclear to me why '0.0.0.0:1' was used rather than
something like '127.0.0.1' which will be commonly in an environment's
$no_proxy variable, whereas the former will not.
Unless there's some special reason this value was used I propose
switching instances of 0.0.0.0:1 with 127.0.0.1
[0] https://review.openstack.org/#/c/316965/
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1747727
Title:
Unit test test_download_service_unavailable fails behind proxy
Status in Glance:
New
Bug description:
A patch was submitted some time back to allow some tests to run behind
a http proxy [0]. It's unclear to me why '0.0.0.0:1' was used rather
than something like '127.0.0.1' which will be commonly in an
environment's $no_proxy variable, whereas the former will not.
Unless there's some special reason this value was used I propose
switching instances of 0.0.0.0:1 with 127.0.0.1
[0] https://review.openstack.org/#/c/316965/
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1747727/+subscriptions
Follow ups