Files
tempest/releasenotes/notes/add-list-auth-project-client-5905076d914a3943.yaml
ZhangHongtao 74e1df513e Add test case for Keystone API "GET /v3/auth/projects"
Change-Id: I491ea5ec6a62c826c39b30eb43d2d9c2d61f0609
2017-03-14 14:42:04 +08:00

7 lines
235 B
YAML

---
features:
- |
Add the list auth projects API to the identity client library. This feature
enables the possibility to list projects that are available to be scoped
to based on the X-Auth-Token provided in the request.