Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 16 Aug 2017 00:50:32 +0000 (17:50 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 16 Aug 2017 03:37:43 +0000 (03:37 +0000)
commitf9a84ad21d3bad56bf0ffd02ac51dbbd94051e64
treedc5dc5a53ee8bdd66414fb34df5c4c795a102379
parentcfc0bf35f6b7f14fc129afe5b27dcf38819afb9e
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - html_template: can't use iteritems, use items

    iteritems is not supported in Python 3
    we have to use items()

    Change-Id: Ib923dfea4220eeab311949c9f6f420fef378e98a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
docs/submodules/yardstick