From 795a752ebc946096cbfbff6b4099e8aacde08715 Mon Sep 17 00:00:00 2001 From: Leo wang Date: Fri, 21 Jul 2017 01:19:03 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/dovetail from branch 'master' - Merge "Delete the ERROR log when it is not https" - Delete the ERROR log when it is not https JIRA: DOVETAIL-462 1. If it is not https, Dovetail will give a error log 2017-07-13 21:58:30,409 - container.Container - ERROR - The command 'openstack catalog show identity |awk '/public/ {print $4}'| grep 'https'' failed. 2. Remove this error log becuase it is not an error. Change-Id: I5791b1925cad8606d70eefd4940dd9bf46956305 Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 610c7a966..f799fe4f8 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 610c7a9669a80b794611a54ff41829a6fe95d8b9 +Subproject commit f799fe4f81f46731147e7da255475d4bcc5261fd -- 2.16.6