diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-08 11:34:48 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-14 20:39:25 +0000 |
commit | 34a89fddf109526cba2c56f28dd329febffba48a (patch) | |
tree | 57c9fc15b0bf9d920a80b501dbbab330e77575e0 | |
parent | e52b1bdac6bdb014fb5ae1a6eb76a993e7f69ab8 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Heat: support non-mesh network toplogy
Previsouly we added all servers to every network
in Heat in a full mesh.
To more closely replicate test topology and to limit
then number of ports we need to all each server
to specify which ports should be connected to each network.
This should also allow for some kind of multiport setup.
Add optional network_ports dict to each server with network to port_list
mapping
match inteface based on port name or vld_id
replace vld_id matching with network name matching, since network_name == vld_id
Change-Id: I5de46b8f673949e3c17d8df6fa96f055c43886ce
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 53a55a8e95ad31ef6af0978e871092ddeb2dc59 +Subproject 8ba961d5cded6a0993ef00e8f9b5e0a7cd32d21 |