old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Add support for submessages in templates

Open geeknoid opened this issue 7 years ago • 3 comments

We need to support the use of submessages in template definitions in order to substantially increase the power and flexibility of our templating system and adapter model.

geeknoid avatar Oct 20 '17 13:10 geeknoid

As we discussed previously, we'd like to enable systematic support to allow submessages to be instantiated inline in the YAML, or via reference. Via reference allows the same submessage to be reused in multiple places, which is useful for things like monitored resources.

geeknoid avatar Oct 20 '17 13:10 geeknoid

@geeknoid I think the support for cross referencing can be done as a separate task. I am move the feature to reference sub messages into its own issue. Basically this issue will just be about allowing sub-messages inside templates.

guptasu avatar Oct 27 '17 18:10 guptasu

#1519

guptasu avatar Oct 27 '17 18:10 guptasu