diff options
author | xudan <xudan16@huawei.com> | 2017-10-24 06:43:46 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-25 03:41:34 +0000 |
commit | 2a9edb90785e6359fc4c220b806e66c8e698eab4 (patch) | |
tree | f00ec59e22e66bd7028e83fb5e8115f27dc315a8 /docs/submodules/infra | |
parent | 58be69be5239ae0236e90099b76babfc3639ba50 (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Ignore Tox Error E722
1. After updating tox from 2.5 to 2.9, pep8 failed.
2. https://build.opnfv.org/ci/job/dovetail-verify-master/1018/console
3. The Error is 'E722 do not use bare except'.
4. It needs to change all 'except:' into 'except Exception:'.
5. This won't affect Dovetail, so just ignore this Error.
6. Dovetail next release will consider to fix this error.
JIRA: DOVETAIL-537
Change-Id: Ic3c7be4667685fc94025a47c3b17d07a087565da
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/submodules/infra')
0 files changed, 0 insertions, 0 deletions