Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 16 Nov 2017 08:56:56 +0000 (08:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 17 Nov 2017 17:14:02 +0000 (17:14 +0000)
commit106aef1f14db9784e087fb7abca066afa1447f2b
tree3dc6543263121ff72440c23919edb9ba052d4909
parentefb0e3c5aa0735ba5bb714cb5ba704cd8c4cd61a
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Make GenericTrafficGen class abstract

    GenericTrafficGen class is now an abstract class. Only optional methods
    are implemented.
      - 'run_traffic' and 'terminate' are mandatory.
      - 'listen_traffic', 'verify_traffic' and 'wait_for_instance' are
        optional. By default these methods doesn't execute any action.

    JIRA: YARDSTICK-853

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