diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-04-23 10:19:24 +0200 |
---|---|---|
committer | Xavier Simonart <xavier.simonart@intel.com> | 2018-04-23 10:27:51 +0200 |
commit | bb2dbfad827bc8e27a2a4e8de59c971ab5043e82 (patch) | |
tree | 7958aaa3ebf5f0ee35ead80af58ca9f5aa2ab013 /VNF_Catalogue/routes/add_project.js | |
parent | ca2085d3c7a630da6a1f28ee49b605d214d6b2e7 (diff) |
Add support for multiple variables in core definition
In the [core] definition we were able to use one variable
such as $core1 in [core $core1] but not [core ${core1}].
The second syntax is used when we want multiple
variables such as in [core ${first_core}-${last_core}].
This second syntax is now supported.
Change-Id: Ic94b84cb8cf827acb6697789cd180f41c3bdb028
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNF_Catalogue/routes/add_project.js')
0 files changed, 0 insertions, 0 deletions