puppet-octavia/releasenotes/notes/octavia-quota-default-2f256d6e40fd1510.yaml
Takashi Kajinami 7d5b8aafc8 Use consistent parameter names for quota options
This change renames parameters of octavia::quota options, so that we
use consistent parameter names with the definitions in Octavia.

Change-Id: I63a585b34eaeb5350dbbd72936b4949ebd96e0f0
2021-01-24 17:47:35 +09:00

8 lines
287 B
YAML

---
deprecations:
- |
Now all parameters of the ``quota::class`` class are prefixed with
``defualt_``, to be consistent with the parameter names in Octavia.
All exisitng parameters without the ``default_`` prefix are deprecated and
will be removed in a future release.