shade/releasenotes/notes/list-servers-all-projects-349e6dc665ba2e8d.yaml
Monty Taylor d2df08ecd8
Add all_projects parameter to list and search servers
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
2017-02-12 08:39:10 -06:00

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.