Unexpected verifier=None kwarg is making stable/liberty unit tests intermittently fail
Bug #1548902 reported by
Matt Riedemann
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance |
Invalid
|
Undecided
|
Unassigned | ||
| Liberty |
Fix Committed
|
High
|
Matt Riedemann | ||
| glance_store |
Invalid
|
Undecided
|
Unassigned | ||
| Liberty |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Bug Description
Seen here:
http://
The common issue in the failing tests is the unexpected verifier=None kwarg.
To post a comment you must log in.

The tests were removed in master:
https:/ /review. openstack. org/#/c/ 273789/
So stable/liberty is probably failing b/c it's picking up newer glance-store which has changes that stable/liberty can't handle.