Files
puppet-oslo/releasenotes/notes/oslo-limit-opts-4ec9fa3880a991f4.yaml
Takashi Kajinami f1ed9f4023 Add support for oslo.limit library parameters
This change introduces the new oslo::limit resource type, to manage
parameters of the oslo.limit library[1]. This library is used to
implement the unified quota feature, and is used by Glance at the time
of writing.

[1] https://opendev.org/openstack/oslo.limit

Change-Id: Ic07fe61a530982ae6ae972f52775f5aec51b3134
2021-10-07 13:26:21 +09:00

6 lines
137 B
YAML

---
features:
- |
The new ``oslo::limit`` resource type has been added. This manages
parameters of the ``oslo.limit`` library.