Update git submodules
authorvalentin boucher <valentin.boucher@orange.com>
Wed, 12 Jul 2017 07:52:38 +0000 (07:52 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 12 Jul 2017 07:52:38 +0000 (07:52 +0000)
commit2b1ea676636aa0e30fb7c6c77c79dd05944cab26
tree62b53bb9fbe48717696360c7a08234965f076da1
parent5cb9cc7e26510a6cc5d8e09d4628b228613bce71
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 <jose.lausuch@ericsson.com>
docs/submodules/functest