Fixes for access creation and removal 65/63965/1
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 23 Oct 2018 20:11:36 +0000 (16:11 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Wed, 24 Oct 2018 17:49:35 +0000 (13:49 -0400)
commitc1ae226b542f2bd76c692d791c9fe70479617866
tree74ee9778784cd1b2ad9c3f60328ffa24b41b73f2
parentd6e337fa62c32155941333fe8fedc28e4f663700
Fixes for access creation and removal

Fixes include:
 - creating ssh access jobs for users with ssh keys
 - ensuring vpn access is revoked after booking ends

Creates ssh access jobs with the user's ssh keys, if they exist

Change-Id: Ia2e9f0c5a2f90b45732a5767a62b87a5a5492b94
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/api/models.py
dashboard/src/dashboard/tasks.py