Andrea Frittoli (andreaf) | 3e82af7 | 2016-05-05 22:53:38 +0100 | [diff] [blame] | 1 | --- |
2 | features: | ||||
3 | - Tempest library auth interface now supports scope. Scope allows to control | ||||
4 | the scope of tokens requested via the identity API. Identity V2 supports | ||||
5 | unscoped and project scoped tokens, but only the latter are implemented. | ||||
6 | Identity V3 supports unscoped, project and domain scoped token, all three | ||||
7 | are available. |