← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329614] [NEW] test_uri_length_limit follows proxy and hits wrong localhost

 

Public bug reported:

test_uri_length_limit honours HTTP_PROXY (if set).  This means the test
queries to http://localhost:$port/ hit the wrong localhost when
$HTTP_PROXY is another host, resulting in a meaningless test scenario,
and apparent failures with HTTP status codes other than
REQUEST_URI_TOO_LARGE (414).

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1329614

Title:
  test_uri_length_limit follows proxy and hits wrong localhost

Status in OpenStack Compute (Nova):
  New

Bug description:
  test_uri_length_limit honours HTTP_PROXY (if set).  This means the
  test queries to http://localhost:$port/ hit the wrong localhost when
  $HTTP_PROXY is another host, resulting in a meaningless test scenario,
  and apparent failures with HTTP status codes other than
  REQUEST_URI_TOO_LARGE (414).

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1329614/+subscriptions


Follow ups

References