From 1722d04023d7f4ac70de55f19d67bd261a748db1 Mon Sep 17 00:00:00 2001
From: Jack Morgan <jack.morgan@intel.com>
Date: Tue, 19 Sep 2017 23:27:51 +0000
Subject: [PATCH] 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/pharos b/docs/submodules/pharos
index 023429843..f969e48b7 160000
--- a/docs/submodules/pharos
+++ b/docs/submodules/pharos
@@ -1 +1 @@
-Subproject commit 02342984324d12fac34476cf021267743794d36e
+Subproject commit f969e48b7c72d0b68c58c259f23b2820fd5fb6bb
-- 
2.16.6