Unit tests failing with requests 2.8.0
Bug #1505326 reported by
Brant Knudson
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Identity (keystone) |
Invalid
|
Critical
|
Brant Knudson | ||
| OpenStack-Ansible |
Fix Released
|
High
|
Jesse Pretorius | ||
| Kilo |
Fix Released
|
High
|
Jesse Pretorius | ||
| Liberty |
Fix Released
|
High
|
Jesse Pretorius | ||
| Trunk |
Fix Released
|
High
|
Jesse Pretorius | ||
Bug Description
When the tests are run, a bunch of them fail:
pkg_resources.
global-requirements has requests!=2.8.0 , but something must be pulling in that version of requests!
| Changed in keystone: | |
| importance: | Undecided → Critical |
| status: | New → Confirmed |
| Changed in openstack-ansible: | |
| status: | New → In Progress |
| importance: | Undecided → High |
| assignee: | nobody → Jesse Pretorius (jesse-pretorius) |
| milestone: | none → 12.0.0 |
| Changed in openstack-ansible: | |
| milestone: | 12.0.0 → 12.1.0 |
To post a comment you must log in.

From the log, looks like keystoneclient is the culprit:
.tox/py27/ log/py27- 2.log:Collectin g requests>=2.5.2 (from python- keystoneclient> =1.6.0- >keystone= =9.0.0. dev110)