During a run of the int-tests, replication tests fail because the auth-token is stale
Bug #1394831 reported by
Nikhil Manchanda
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack DBaaS (Trove) |
Fix Released
|
Medium
|
Nikhil Manchanda | ||
| Juno |
Fix Released
|
Medium
|
Nikhil Manchanda | ||
Bug Description
Currently the replication tests use the shared dbaas-client, which uses the auth token that was created when the client was first created (when the int-tests first started running). This causes the replication tests to fail with "Unauthorized" since the auth-token can be stale.
This results in a situation like: http://
| Changed in trove: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| assignee: | nobody → Nikhil Manchanda (slicknik) |
| milestone: | none → kilo-1 |
| Changed in trove: | |
| status: | Fix Committed → Fix Released |
| Changed in trove: | |
| milestone: | kilo-1 → 2015.1.0 |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/136219
Review: https:/