Backlog #4116
Full template support for VM Templates
Status: | Pending | Start date: | 11/01/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - |
Description
As for 4.14.2 two VM template attributes supports templating: CONTEXT and PUBLIC_CLOUDS.
To fully support templating it is needed to provide:- single escaped '$' chars (e.g. \$ or $$)
- scope variable access (e.g. A="1234" B=${A}567 --> B=1234567)
To safely apply templates current use of $ symbol across VM TEMPLATE documents is needed.
History
#1 Updated by Ruben S. Montero over 5 years ago
- Target version deleted (
Release 5.0)