summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-support-for-limits-6f883d6d3054a500.yaml
blob: 623d96de2196e8b02a25d7578d526828e8a6a1ca (plain)
1
2
3
4
5
6
---
features:
  - |
    Added support for managing project-specific limits. The ``POST`` API for
    limits in keystone supports batch creation, but the client implementation
    does not. Creation for limits using the client must be done one at a time.