2bbc49212e
This commit tidies up releasenotes. Originally, release note files are in one directory. So, when I see the directory, I feel ""what a mess!". So this commit tries to improve it. Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
7 lines
343 B
YAML
7 lines
343 B
YAML
---
|
|
features:
|
|
- Tempest library auth interface now supports scope. Scope allows to control
|
|
the scope of tokens requested via the identity API. Identity V2 supports
|
|
unscoped and project scoped tokens, but only the latter are implemented.
|
|
Identity V3 supports unscoped, project and domain scoped token, all three
|
|
are available. |