Update git submodules
authorshangxdy <shang.xiaodong@zte.com.cn>
Mon, 11 Dec 2017 09:49:13 +0000 (17:49 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 11 Dec 2017 10:12:41 +0000 (10:12 +0000)
commit1f4fa68d21157a9bfa946db447589e484c87d06a
treeda7714853b84b19cd48fa8f92e8a5801ee340a55
parent9c8a2adba3bf4fe50d84cd91d304f878acf21f2a
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 <shang.xiaodong@zte.com.cn>
docs/submodules/parser