heat/releasenotes/notes/yaql-function-4895e39555c2841d.yaml
Oleksii Chuprykov 9ce43a932f Add reno for yaql function
Change-Id: Id90fd8d576bae992b9ca0c89f32c16b119028c91
2016-07-15 13:18:08 +00:00

6 lines
177 B
YAML

---
features:
- Add ``yaql`` function, that takes 2 arguments
``expression`` of type string and ``data`` of type map
and evaluates ``expression`` on a given ``data``.