diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-10 17:03:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-10 17:03:46 +0000 |
commit | 837ec466286579c0746a17ed09941748e69369e0 (patch) | |
tree | 4d673f9b0445a8caffe8a8e999afcad91c7b8c08 /docs/submodules/ves | |
parent | 09b7d0c2bd65ad07cb5362bfe36e3bdd31ed16c1 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add network elements as a dict in Kubernetes context"
- Add network elements as a dict in Kubernetes context
Like in Heat context, network elements should be defined in a
dictionary, using the network name as the entry key.
Previous implementation:
context:
networks:
- name: ...
plugin: ...
args: ...
New implementation:
context:
networks:
net_name_1:
plugin: ...
args: ...
net_name_2: ...
JIRA: YARDSTICK-1160
Change-Id: I786b06555af509440604305e2c3c2c9fe521bef8
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'docs/submodules/ves')
0 files changed, 0 insertions, 0 deletions