Hi Mike,
Thank you for clarification. I like your approach with Ruby and I think
this is a right way to solve such tasks like DSL creation. In Murano we use
Yaml and python just to avoid introduction of a whole new language like
Ruby to OpenStack.
As for software configurations in heat, we are ea
> From: Georgy Okrokvertskhov
> ...
> Thank you for sharing this. It looks pretty impressive. Could you,
> please some details about DSL syntax, if it is possible?
I will respond briefly, and pass your request along to the people working
on that.
In the Weaver language there are distinct conce
Hi Mike,
Thank you for sharing this. It looks pretty impressive. Could you, please
some details about DSL syntax, if it is possible?
In our Murano project we are also solving the problem of Heat template
generation. At his moment we are working on a new DSL for Murano to move
from XMLs based DSL
Thanks to work by several colleagues, I can share a non-trivial Heat
template for a system that we have been using as an example to work. It
is in the TAR archive here:
https://drive.google.com/file/d/0BypF9OutGsW3Z2JqVTcxaW1BeXc/edit?usp=sharing
Start at connections.yaml. Also in the archive