diff options
author | Deepak S <deepak.s@linux.intel.com> | 2018-04-26 03:51:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-26 03:51:47 +0000 |
commit | 507614fb5df5147bd990aeeb3620105d56cd44e3 (patch) | |
tree | be2a082948bb816ef87d9889972c529c1e41cc79 /docs/submodules/samplevnf | |
parent | 3c290a4529e25d9e21598b77b9f335794f30b667 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for multiple variables in core definition"
- 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 'docs/submodules/samplevnf')
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject 077f0221942194640f8fa422580c62b27f93800 +Subproject 52919e307f83c2aa945e5d12c82fa4d7189529e |