yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72492
[Bug 1747727] Re: Unit test test_download_service_unavailable fails behind proxy
by the looks of it, this affected only v1 tests
** Changed in: glance
Status: New => Won't Fix
--
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:
Won't Fix
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
References