yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40228
[Bug 1505326] Re: Unit tests failing with requests 2.8.0
Marking invalid for keystone since it wasn't actually a bug in keystone.
This was corrected by the release of keystonemiddleware and python-
keystoneclient, unfortunately the release caused a new bug since it
included capping WebOb which wasn't supposed to be in a release, so now
there's new releases. That's bug 1505996 .
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
** Changed in: keystone
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1505326
Title:
Unit tests failing with requests 2.8.0
Status in Keystone:
Invalid
Status in openstack-ansible:
In Progress
Bug description:
When the tests are run, a bunch of them fail:
pkg_resources.ContextualVersionConflict: (requests 2.8.0
(/home/jenkins/workspace/gate-keystone-
python27/.tox/py27/lib/python2.7/site-packages),
Requirement.parse('requests!=2.8.0,>=2.5.2'), set(['oslo.policy']))
global-requirements has requests!=2.8.0 , but something must be
pulling in that version of requests!
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1505326/+subscriptions
References