Allow for Hosts to be Re-Imaged 11/66411/2
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 15 Jan 2019 17:49:20 +0000 (12:49 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 18 Jan 2019 17:15:45 +0000 (12:15 -0500)
commit22bcbe3dda67bb8c4dbd632a8ac8925f6b0d9b5e
tree7fb04ff99daad14777fae01ae2b947888242baf7
parent842707a6575b98c18642be4ec26dbe1c41f689ad
Allow for Hosts to be Re-Imaged

This change adds a button the user can press on thier booking
detail page to reset thier host. They can choose to deploy
any available image to thier servers (not just the one already used)

Change-Id: I97a9869d2b38389c54f13173bb28a68cc52bb8d5
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/account/views.py
dashboard/src/booking/forms.py
dashboard/src/booking/urls.py
dashboard/src/booking/views.py
dashboard/src/templates/booking/booking_detail.html