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