summaryrefslogtreecommitdiffstats
path: root/laas-fog/source/listen.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-31Add Dashboard ListenerParker Berberian1-0/+59
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>