File: add_keystone_unified_quotas_support-09fa1262ea7d4e1e.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (10 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Add ``use_keystone_limits`` parameter to allow Glance to retrieve
    limits set in keystone for resource consumption and enforce them
    against API users.

  - |
    The new ``glance::limit`` class has been added to manage oslo_limit
    parameters.