Update git submodules
authorDeepak S <deepak.s@linux.intel.com>
Tue, 20 Jun 2017 21:31:19 +0000 (14:31 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 9 Aug 2017 03:37:19 +0000 (03:37 +0000)
commitc87e4f997fc59a4551a3b96f9f9d46e578e18da8
tree633c3f7b998ad84cd59fb4240cc02b6d567e972f
parentc6033bacf5854ce3538bf5c180eb1c8a67471a9e
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - NSB update

    Refactored main NSB VNF classes accroding to class diagram

    https://wiki.opnfv.org/display/yardstick/NSB+class+diagram

    All the SampleVNFs have been separated and placed under
    the SampleVNF class.

    Added AutoConnectSSH to automatically create SSH conneciton on demand.

    Added VnfdHelper class to wrap the VNFD dictionary in prepartion for
    class-based modeling.

    Extracted DpdkVnfSetupEnvHelper for DPDK based VNF setup.

    Extracted Stats and other client config to ResourceHelper

    Had to replace dict_key_flatten with deepgetitem due to Python 2.7
    Jinja2 infinite recursion.

    Change-Id: Ia8840e9c44cdbdf39aab6b02e6d2176b31937dc9
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
docs/submodules/yardstick