Commit graph

313 commits

Author SHA1 Message Date
Jordan Rodgers
dd98c600e2 added ability for user to eject and change iso 2017-12-06 18:59:44 -05:00
Jordan Rodgers
ba36af7dd5 allow selection of ISO during creation and display ISO on vm details page 2017-12-06 00:34:22 -05:00
Jordan Rodgers
a2278f59db add proper confirmations, add resource usage indicators, add authorization check, change routes to be more consistent 2017-12-05 01:22:20 -05:00
Jordan Rodgers
16974eec39 add sample config.py 2017-12-04 00:02:49 -05:00
Jordan Rodgers
4d0fb7ece0 dont show create vm page if the user doesnt have enough resources 2017-12-03 23:55:46 -05:00
Jordan Rodgers
49fcb0b663 only add cpu and mem to usage calculation if vm is running or paused 2017-12-03 23:29:39 -05:00
Jordan Rodgers
071e841cb3 improved some ui stuff, added basic usage limit checking, and added ability to change vm status 2017-12-01 18:46:58 -05:00
Jordan Rodgers
6d494a59a5 remove print statements and actually use the provided disk size 2017-11-30 19:45:57 -05:00
Jordan Rodgers
598d4688db yapf everything, retrieve all disks and interfaces and display them, and make delete button pretty 2017-11-30 19:41:55 -05:00
Jordan Rodgers
ee8e439260 vastly improved ui, added redirects after operations complete, and added novnc repo 2017-11-30 01:30:11 -05:00
Jordan Rodgers
2f9f8d164e added basic csh bootstrap theme 2017-11-26 12:55:14 -05:00
Jordan Rodgers
a78529f2b1 can delete vms with confirmation 2017-11-26 12:01:30 -05:00
Jordan Rodgers
568f242010 so far you can view and create vms 2017-11-26 11:48:51 -05:00