tripleo-heat-templates/releasenotes/notes/deprecate-misspelt-param-34fee48da69fc480.yaml
Rajesh Tailor cbf5395e7d Fix typo in parameter name
Fixed typo in parameter name from InotifyIntancesMax
to InotifyInstancesMax.

Change-Id: Ib70796f74579642ebc1946a39c3478084d8be44e
2019-11-20 14:21:12 +05:30

13 lines
365 B
YAML

---
upgrade:
- |
If deprecated parameter ``InotifyIntancesMax`` is used in deployment,
then user should use parameter ``InotifyInstancesMax`` with correct spelling
during upgrade.
deprecations:
- |
Deprecated ``InotifyIntancesMax`` parameter as it is misspelt.
fixes:
- |
Added new parameter with correct spelling ``InotifyInstancesMax``.