cinder/releasenotes/notes/support-project-id-filter-for-limit-bc5d49e239baee2a.yaml
wangxiyuan 4a2448bd15 Add project_id admin filter to limits API
"cinder absolute-limits" command supports <tenant_id> filter,
But server side doesn't, this patch added the support for server
side.

APIImpact

Closes-bug: #1668416
Change-Id: Ib31ab87d0954c2bedf55c6d71623b2c7d07b5fa7
2017-06-18 18:15:35 +08:00

4 lines
72 B
YAML

---
features:
- Supported ``project_id`` admin filters to limits API.