Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Nov 2018 16:18:54 +0000 (16:18 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 2 Nov 2018 16:18:54 +0000 (16:18 +0000)
commit9ff63e036d93fbd107b504bf3f079c1c03978877
tree351d72330f9c05a15ee218274cae9fd4059a4121
parent096ed5f1dcce1a3cfcbbfb743d83938481958c85
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Deploy Pharos Dashboard on changes to compose file"
  - Deploy Pharos Dashboard on changes to compose file

    Instead of deploying the dashboard when changes to any file happens,
    only changes to the docker-compose.yml file should trigger a deploy.

    The deployment process would then be as follows:
      - Tag pharos-tools
      - Create a patch to set the tag in 'docker-compose.yml'
      - Merge the patch
      - New version of dashboard deployed at specific tag

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