Update git submodules
authorJuan Vidal <juan.vidal.allende@ericsson.com>
Fri, 24 Mar 2017 15:16:21 +0000 (15:16 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 5 Apr 2017 12:18:53 +0000 (12:18 +0000)
commit6479688863aa978acde8ca2f5647f364edb1edb2
tree28f0e0f92a8e2dbccb0e9b2ad6ca96a6f222a9c2
parent24d6bcc52be5dcfe04bd2b8e1224e5207d5ac396
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Harmonize vxlan-tool calls

    Renamed vxlan_firewall and vxlan_tool_stop to start_vxlan_tool and
    stop_vxlan_tool respectively. Added some comments to explain their
    behavior.

    Cleaned both functions to use ".format()" string formatting, which
    improves readability.

    Modified behavior of start_vxlan_tool: now it does NOT block
    traffic by default

    Change-Id: I6754b020a474be1e9adf2d83e7c9f5053930b702
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
docs/submodules/sfc