File: add-support-for-limits-6f883d6d3054a500.yaml

package info (click to toggle)
python-keystoneclient 1%3A3.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,416 kB
  • sloc: python: 21,389; sh: 192; xml: 149; makefile: 105
file content (6 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (4)
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.