blob: 297279f99fcb4bef19a4c5b405f7b9eb40221337 [file] [log] [blame]
Andrea Frittoli (andreaf)3e82af72016-05-05 22:53:38 +01001---
2features:
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.