Update git submodules
authorRex Lee <limingjiang@huawei.com>
Mon, 17 Jul 2017 01:15:07 +0000 (01:15 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 17 Jul 2017 01:15:07 +0000 (01:15 +0000)
* 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>
docs/submodules/yardstick

index 9210493..90e4075 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 92104932aa57b703d86926fc3aad13d742a41652
+Subproject commit 90e407589014ecba0719fc123ed2e8b2bf86309c