Update git submodules
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 29 May 2018 23:45:29 +0000 (19:45 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 30 May 2018 03:09:29 +0000 (03:09 +0000)
commit2746ec6acfe44b0556948da159303e9a8412c32a
tree14163f8b700185f0e1cc8cd441d4cb2bd5141a7c
parent5f484a3419d58d0d671b685aa9314adb87a10817
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 79771cb83cc3443dd86b757d75bda17f25d34ae2
  - Add .coafile for linting, fix tox verify job

    The tox.ini file defines a Coala test env, and the JJB tox job template
    in global-jjb calls all test envs, so the Coala env was failing due to
    missing .coafile. Add a .coafile with sections for linting many of the
    types of files in SFC. All tests except Git commit message linting are
    disabled because there are violations in SFC that cause failures. The
    violations should be fixed and corresponding sections enabled to keep
    them fixed in different commits.

    Change-Id: Ib8f9b4a7d68bcad6d1c3b1fe2230e96b736ee12d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
docs/submodules/sfc