Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 16 Aug 2017 17:30:38 +0000 (17:30 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 16 Aug 2017 17:30:38 +0000 (17:30 +0000)
commit120672dbd2509c1a64219a6139f314afc35ae097
tree5645ccb8113d1d8340bbc22e1626748e32cede82
parent24b21519948ee26cc1365b53721c94fef9fb83b9
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove Python packaging files"
  - Remove Python packaging files

    Since we don't release releng as a python project, it doesn't make much
    sense to include a setup.py.

    The jjb testenv in tox.ini is modified to pin jenkins-job-builder and no
    longer require setup.py nor jjb/test-requirements.txt, and the modules
    testenv is moved to it's own tox.ini under modules.

    Locally testing of jjb can still be done using:

      tox -e jjb

    Change-Id: I512b1a8f9cd7d48a2f14b1bbe966b525793a6fe3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng