diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-04-23 10:19:24 +0200 |
---|---|---|
committer | Deepak S <deepak.s@linux.intel.com> | 2018-04-26 14:52:41 +0530 |
commit | 349656d5decfa33dbf9d6670c7d51170488d8a0b (patch) | |
tree | 7958aaa3ebf5f0ee35ead80af58ca9f5aa2ab013 /VNFs/DPPD-PROX/config/rules-2.lua | |
parent | 667d6706c5d9f870bc362b36b2c237bbf0979247 (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 'VNFs/DPPD-PROX/config/rules-2.lua')
0 files changed, 0 insertions, 0 deletions