puppet-nova/releasenotes/notes/unified-limit-93329f1bccb6628e.yaml
Takashi Kajinami db22455e2e Add support for parameters required for unified limits feature
This change introduces support for the [quota] driver parameter and
the oslo.limit library parameters, so that users can set up unified
limits feature which is being implemented in Yoga release[1].

[1] https://specs.openstack.org/openstack/nova-specs/specs/yoga/approved/unified-limits-nova.html

Change-Id: I6533036a5ccb38c2c12899beba008b8b97622a21
2022-03-07 01:27:39 +00:00

9 lines
204 B
YAML

---
features:
- |
The new ``nova::limit`` class has been added. This class manages parameters
of the ``oslo.limit`` library.
- |
The new ``nova::quota::driver`` parameter has been added.