tempest is always getting project scoped tokens is a project exists in credentials
Bug #1475359 reported by
Andrea Frittoli
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| tempest |
Fix Released
|
Medium
|
Andrea Frittoli | ||
Bug Description
The auth framework in tempest-lib passes all fields from the Credentials object to the token request.
Getting a domain scoped token requires creating a new Credentials object stripped of any project info, and a new client manager and identity client for it.
There should be an option in the auth framework to select a scope to be used with the same Credentials object.
| Changed in tempest: | |
| status: | New → Confirmed |
| importance: | Undecided → Medium |
| assignee: | nobody → Andrea Frittoli (andrea-frittoli) |
| Changed in tempest: | |
| assignee: | Andrea Frittoli (andrea-frittoli) → Roxana Gherle (roxana-gherle) |
| Changed in tempest: | |
| assignee: | Roxana Gherle (roxana-gherle) → Andrea Frittoli (andrea-frittoli) |
| Changed in tempest: | |
| assignee: | Andrea Frittoli (andrea-frittoli) → Roxana Gherle (roxana-gherle) |
| Changed in tempest: | |
| assignee: | Roxana Gherle (roxana-gherle) → Andrea Frittoli (andrea-frittoli) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/202705
Review: https:/