Update git submodules
authorJack Morgan <jack.morgan@intel.com>
Tue, 19 Sep 2017 23:27:51 +0000 (23:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 19 Sep 2017 23:27:51 +0000 (23:27 +0000)
commit1722d04023d7f4ac70de55f19d67bd261a748db1
tree6c45e8b46c05bc73b48ca5c5d45c6c8387429b03
parentc1e30e4c19151b9c84ccd327bee10b61c5c0fdb8
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Add Dashboard Listener"
  - Add Dashboard Listener

    JIRA: N/A

    Adds source/pharos.py, which will periodically poll the paros
    dashboard api to see if any new bookings have started on and of your
    dev pods. If a new booking is starting, a deployment will be
    started for that pod.

    source/listen.py starts the pharos listener in a background
    process, so that it will not eat your terminal.

    Change-Id: Icbce4453c772f04215f25534606456caa1012f5a
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
docs/submodules/pharos