Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 25 Jul 2017 02:43:26 +0000 (02:43 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 25 Jul 2017 02:43:26 +0000 (02:43 +0000)
commitb391ced842132b7f17c1616a830ef1836d9a35b1
tree458e85a47b661c3bbcae06d67d1a22027e102abc
parent9f374ac71ba63db04cc9b09fd17434e986b56231
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "yardstick env influxdb/grafana cmd support centos"
  - yardstick env influxdb/grafana cmd support centos

    JIRA: YARDSTICK-714

    Currently yardstick env influxdb/grafana command do not support centos.
    Because we use the gateway ip to get the service of influxdb and grafana.
    But in centos, we can not access influxdb/grafana service via gateway ip.
    In this patch, I use docker inspect to get the ip of influxdb and grafana.
    So these command can support centos.

    Change-Id: Ie4abcb8048b92d61bc62777dfc362bb29f354b2b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/yardstick