[Bug 1625653] Re: wsgi-intercept in requirements.txt?
OpenStack Infra
1625653 at bugs.launchpad.net
Fri Apr 21 21:36:48 UTC 2017
Reviewed: https://review.openstack.org/458511
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8e51086a625de7e9dfeae8bdf29b0ea93501a55e
Submitter: Jenkins
Branch: stable/newton
commit 8e51086a625de7e9dfeae8bdf29b0ea93501a55e
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
(cherry picked from commit d3dfeb44d649a8e100ee4ce91468086cfebd9ab6)
** Changed in: nova/newton
Status: In Progress => Fix Committed
--
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 OpenStack Compute (nova) newton series:
Fix Committed
Status in nova package in Ubuntu:
Fix Released
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