← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1421759] Re: wsgi unit tests require binding to port 4444

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-3

-- 
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/1421759

Title:
  wsgi unit tests require binding to port 4444

Status in Cinder:
  Fix Released
Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Unit tests for wsgi fail if port 4444 is used by another process.  The
  test trying to use port 4444 (test_server_pool_waitall) does not
  require a specific port, so letting it choose an unused port via port
  0 would be ideal.

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


References