Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 28 Nov 2017 16:39:15 +0000 (16:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 4 Jan 2018 02:08:24 +0000 (02:08 +0000)
commitfea1ebbf582c04f96c1e2cdd1b6684e32c4ac2f0
tree2fe00fdc02efeb8524ce6af66d50c724254d585d
parentd9cec805d26364d8bf1fd690991f89917c69a611
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Remove tool provisioning in PROX helper

    Tool provisioning in PROX setup environment helper is not needed [1]. The
    tool (PROX traffic injector) is already provided during the VNF building:
      ./ansible/nsb_setup.yml -->
      ./ansible/build_yardstick_image.yml -->
      ./ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml -->
      ./ansible/roles/install_samplevnf

    [1]https://github.com/opnfv/yardstick/blob/master/yardstick/network_services/vnf_generic/vnf/prox_helpers.py#L641

    JIRA: YARDSTICK-872

    Change-Id: I0f925a7967a35a97901fbe5053793a791a7b1b01
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick