From: Rex Lee Date: Tue, 25 Jul 2017 02:43:26 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-5.0.0~2050 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b391ced842132b7f17c1616a830ef1836d9a35b1;p=opnfvdocs.git 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 --- diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index a513db6bb..d29df23ae 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit a513db6bb8f5887f975a1b0152818b682fb67095 +Subproject commit d29df23ae5057fe0ccded6f8d8f3e36a084a78b3