ab57f5478a
I missed adding the reno in https://review.openstack.org/#/c/343731/ and there was a minor docs nit mentiond also. Change-Id: Ib78ca19b96a239c0a06758c259e2e74e10ed26e5
8 lines
270 B
YAML
8 lines
270 B
YAML
---
|
|
features:
|
|
- Add ``map_replace`` function, that takes 2 arguments
|
|
an input map and a map containing a ``keys`` and/or
|
|
``values`` map. key/value substitutions on the input
|
|
map are performed based on the mappings passed in
|
|
``keys`` and ``values``.
|