Backlog #4116

Full template support for VM Templates

Added by Ruben S. Montero over 5 years ago. Updated over 5 years ago.

Status:PendingStart date:11/01/2015
Priority:NormalDue 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)

Also available in: Atom PDF