Updated git submodules
authorVratko Polak <vrpolak@cisco.com>
Fri, 16 Sep 2016 14:07:36 +0000 (16:07 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 14 Oct 2016 13:45:53 +0000 (13:45 +0000)
commitf67fa752228e3aa1294204962a9f666b89d68748
treeb9c8f54fe1a2d0ad7adc9435e3f996ef3469b0c1
parent33fca589b4b08edf4916894379bc42935e92a080
Updated git submodules

Project: releng/builder master 015ffd684f222b24fb79ce5282e579e7cb688362

Introduce verify-tox to replace verify-python over time

The python-verify job has been executing "tox",
which runs tox environments specified in envlist.
At first, this was only "pep8" (hence python),
but now it can be "docs" or combinations with anything else.

Because of that, "python" is no longer a correct description in general.

This Change introduces template with "tox" instead of "python"
in its name, They are aliases to each other so are identical except in
name.

Change-Id: Ibe2121281ba24b4f6a102900721e57ff7a6977be
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/submodules/releng/builder