Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Fri, 14 Jul 2017 08:26:53 +0000 (08:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 14 Jul 2017 10:13:20 +0000 (10:13 +0000)
commit78acaeeb47149f24fc797ccb9f5aa6f543c6053f
treecd0588113abb2db05cd930d435707251fe8b5b00
parent55387b17f801fdeab6431765e882da2833e7d154
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - 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: I4599cbbd0fe43de9cf08e5d9e74d31edbb742998
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docs/submodules/yardstick