diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-07-17 01:15:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-17 01:15:07 +0000 |
commit | 3d8051d40cd1ec5cff8b7cff4a587706e09f61e8 (patch) | |
tree | 5b1c7885c86086e412634fc1ae5b5400c418fc5d /etc | |
parent | e1582185b679eec5e0da7f0ace1f4b7e32f10d16 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "add network info to topology"
- add network info to topology
we need to know which network each port is connected to
so we can find VLAN or VXLAN ID.
To do this we implement a new method for Contexts,
Context.get_network(). This method is similar to
Context.get_server(), it searches for a given
network name in all the contexts.
From this we generate a context_cfg["networks"]
dict that stores all the network info for the nodes
in the scenario.
Then when we generate the topology for VNFD, we can
lookup a given network by the vld_id and get the
network_type, segmentation_id, etc.
Then if we need to for example generated
traffic on a given VLAN or VXLAN, we have this
info available.
Define default nd_route_tbl for ACL VNF
we need default empty nd_route_tbl for IPv6 route.
Change-Id: I9f9cfbd6acabeb4ae4675ca7354390efa57b29e7
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions