heat/releasenotes/notes/yaql-function-4895e39555c28...

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``.