Fixes for access creation and removal
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)
commit4f6e3f5069bb682751a5db770e910777fa477b0d
tree1c087888c93d8d54dc8fce02f856fcb367da853a
parentebc42347105caa2be52a8337372ae4793fe9182c
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>
src/api/models.py
src/dashboard/tasks.py