Update git submodules
authorSridhar Rao <sridhar.rao@spirent.com>
Thu, 26 Apr 2018 03:37:44 +0000 (03:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 26 Apr 2018 03:37:44 +0000 (03:37 +0000)
commit175d006d1483896c19dcc2db255f838e6888311e
tree8423bd390542e4c88f1807870a89c15ec1ad48f7
parent361b415bbfbae2bed36374378ef4c87682e251f3
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "vswitches/ovs: delete bridges on stop"
  - vswitches/ovs: delete bridges on stop

    On stop, remove all created bridges in order to clean the working
    environment.

    Moreover, when an OVS bridge is deleted, remove also all attached ports.

    By the way, as the context manager of OFBridge is never used by the
    current test implementation and by any OVS vswitches in order to manage
    their creation/deletion, let's remove this dead code.

    JIRA: VSPERF-570

    Change-Id: I7ce62d56a8a2fe7b45e693f3c2dd91e1b435567c
Signed-off-by: Julien Meunier <julien.meunier@6wind.com>
docs/submodules/vswitchperf