Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Thu, 3 May 2018 10:59:45 +0000 (10:59 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 3 May 2018 10:59:45 +0000 (10:59 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove unused methods in SampleVNF"
  - Remove unused methods in SampleVNF

    The following private methods are unused in
    yardstick/network_services/vnf_generic/vnf/sample_vnf.py:SampleVNF

    * _build_ports(self)
    * _get_route_data(self, route_index, route_type)
    * _get_port0localip6(self)
    * _get_port1localip6(self)
    * _get_port0prefixlen6(self)
    * _get_port1prefixlen6(self)
    * _get_port0gateway6(self)
    * _get_port1gateway6(self)

    They are being removed as:
    * _get_port* functions are already implemented and used in MultiPortConfig
    * _get_route_data is an auxillary functions used by the previous ones
    * _build_ports is implemented in the helpers

    JIRA: YARDSTICK-1122
    Change-Id: Ie7a706cd87b610ea56f89214118a02e612a70dc0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
docs/submodules/yardstick

index 35bbd61..e985b35 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 35bbd618b1e69a5b5edbd64a333720bfa5a92400
+Subproject commit e985b356b75c9f4169ab8f1cd761cc3cfd13f6d1