Update git submodules
authorEmma Foley <emma.l.foley@intel.com>
Wed, 7 Mar 2018 10:51:53 +0000 (10:51 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 7 Mar 2018 10:51:53 +0000 (10:51 +0000)
commit6eb7cd676c1a9309fb8788ebb990437f494439a6
tree218db4ef56d66788a37c394b39d3c59b274deed7
parent8fe854fe41923f112f0124e9b8059f37b769bd6f
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ansible: fix urlsplit('hostname') in convert_openrc"
  - ansible: fix urlsplit('hostname') in convert_openrc

    can't use urlsplit|attr('hostname') since urlsplit is a dict

    should instead use urlsplit('hostname')

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