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)
commit94ac28bdd60e1a64dc3ede9d05b062012d1c67e4
tree12ef68bff4a2e1d9f099ab9d4f06e26c6295c937
parentf1d899e03a0755d1e7bb982f18fbd2c2d0b574af
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