From 1f4fa68d21157a9bfa946db447589e484c87d06a Mon Sep 17 00:00:00 2001 From: shangxdy Date: Mon, 11 Dec 2017 17:49:13 +0800 Subject: Update git submodules * Update docs/submodules/parser from branch 'master' - Add dependency for openstackcleint Currently, the ci test result is error after the functest team modified the parser dockerfile. ========= 1/4. Preparing VM image for parser... ========= Download image cirros-0.3.5-x86_64-disk.img... ./functest_run.sh: line 72: openstack: command not found Registe image cirros-0.3.2-x86_64-uec... ./functest_run.sh: line 79: openstack: command not found Clean-up the environment... ./functest_run.sh: line 243: openstack: command not found Delete local image file cirros-0.3.2-x86_64-uec.img after test. Delete local URL image file cirros-0.3.5-x86_64-disk.img after test. ./functest_run.sh: line 275: openstack: command not found Delete user parser's role from project parser ./functest_run.sh: line 283: openstack: command not found Delete user parser ./functest_run.sh: line 290: openstack: command not found Delete project parser ./functest_run.sh: line 295: openstack: command not found ======================={ Parser functest end }========================== it need to add python-openstackclient requirement in parser project. JIRA: PARSER-166 Change-Id: I8b38325c602b508823d36709a93b1dd8739156f9 Signed-off-by: shangxdy --- docs/submodules/parser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/parser b/docs/submodules/parser index d79a9223a..2c8385ef8 160000 --- a/docs/submodules/parser +++ b/docs/submodules/parser @@ -1 +1 @@ -Subproject commit d79a9223a16d5de44d49a7f0c324ce832e776738 +Subproject commit 2c8385ef87f8d8ba38e0b2f520402ebfe6a530e4 -- cgit 1.2.3-korg