d2df08ecd8
It is possible to tell nova to return the servers for all of the projects rather than just for the currently scoped project. Expose that. Change-Id: I4308758ac1c37ee7c1e63e0f2f58699966eb8364
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
features:
|
|
- Add 'all_projects' parameter to list_servers and
|
|
search_servers which will tell Nova to return servers for all projects
|
|
rather than just for the current project. This is only available to
|
|
cloud admins.
|