From 2b1ea676636aa0e30fb7c6c77c79dd05944cab26 Mon Sep 17 00:00:00 2001 From: valentin boucher Date: Wed, 12 Jul 2017 07:52:38 +0000 Subject: Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "New python script to check openstack deployment" - New python script to check openstack deployment This is a crucial part of functest env prepare. The former check_os.sh is missing some error control and is sometimes trying to connect to an empty endpoint if the sed/awk commands were wrong. This python script is more robust in that sense. You can see an example of execution in [1]. [1] http://paste.openstack.org/raw/614852/ Change-Id: I622befa13b58d2d31a08d307befb12a2be28fe4d Signed-off-by: jose.lausuch --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/functest') diff --git a/docs/submodules/functest b/docs/submodules/functest index bc3f340e7..6ac8b1f35 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit bc3f340e7c46d9539e7010224fa90f2d543975d4 +Subproject commit 6ac8b1f359a2d47eb66f1111c205ebccac314818 -- cgit 1.2.3-korg