[Bug 1625653] Re: wsgi-intercept in requirements.txt?

OpenStack Infra 1625653 at bugs.launchpad.net
Wed Sep 21 03:44:00 UTC 2016


Reviewed:  https://review.openstack.org/373498
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d3dfeb44d649a8e100ee4ce91468086cfebd9ab6
Submitter: Jenkins
Branch:    master

commit d3dfeb44d649a8e100ee4ce91468086cfebd9ab6
Author: Matt Riedemann <mriedem at us.ibm.com>
Date:   Tue Sep 20 14:17:54 2016 -0400

    Move wsgi-intercept to test-requirements.txt
    
    The wsgi-intercept dependency is only used in the functional
    tests for the placement API, so we should move it to the
    test-requirements.txt file so people don't try to package
    it for runtime installs.
    
    Change-Id: I0d8325e12ed7d5d022877782d6aa4ba4055c30db
    Closes-Bug: #1625653


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1625653

Title:
  wsgi-intercept in requirements.txt?

Status in OpenStack Compute (nova):
  Fix Released
Status in nova package in Ubuntu:
  New

Bug description:
  stable/newton (included in rc1)

  The following commit:

  https://github.com/openstack/nova/commit/b922af9ee839543b732a69a4cff946f748436c3c

  add wsgi-intercept to requirements.txt - this seems more appropriate
  for test-requirements.txt as its only used in functional testing
  AFAICT.

  This causes some of the automated packaging tooling in Ubuntu/Debian
  to generate a runtime dependency on python-wsgi-intercept, which I
  don't think is actually required.

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



More information about the Ubuntu-openstack-bugs mailing list