Update git submodules
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 26 Apr 2017 07:18:04 +0000 (09:18 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 26 Apr 2017 11:09:33 +0000 (11:09 +0000)
commite7e617c8e51b330638e7e44f0ce4dc85d37dc185
tree8575652fd18989d0c237f2e65e37027879c70a84
parentd4aeb575a3769b0620a80e4766f96c3c2d14ed05
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Catch os.makedirs() exceptions in tempest.py

    It can raise an error exception if the leaf directory already exists or
    cannot be created [1].

    [1] https://docs.python.org/2/library/os.html

    JIRA: FUNCTEST-804

    Change-Id: Ie410bccf1bb2dfd36df6e918c152ecf94844b5d7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest