Commit graph

116 commits

Author SHA1 Message Date
Galen G
71d33bf7ec Add sentry with integrations (#32)
* Add sentry with integrations

* Remove raven references from python code
2019-11-03 23:14:52 -05:00
Galen Guyer
69bad2dac4
Add pylint_quotes and fix all issues 2019-11-01 17:35:51 -04:00
Galen Guyer
0771e1343a
Fix all incorrect imports 2019-11-01 17:03:35 -04:00
Galen Guyer
c6b6b8e38c
Move url_for import to Flask where it should be 2019-11-01 16:39:12 -04:00
Galen Guyer
5fe69b782e
Fix missing import Base 2019-11-01 16:26:53 -04:00
Galen G
8ee1e7b9cd
Change return on abort for clarity 2019-11-01 13:26:17 -04:00
Galen Guyer
e72c83aafc
Fix all pylint issues 2019-11-01 13:25:48 -04:00
Jordan Rodgers
783e13b9cd we can use the http api now, stop using ssh 2019-04-08 23:18:20 -04:00
Jordan Rodgers
d9b4af0c96 fix auth, update rq dashboard 2019-02-26 00:07:14 -05:00
Jordan Rodgers
b3f3670e6f delete starrs first 2019-02-23 13:20:28 -05:00
Jordan Rodgers
01312a8452 more 2019-02-20 00:59:42 -05:00
Jordan Rodgers
6a896c6dad another log 2019-02-20 00:55:24 -05:00
Jordan Rodgers
e5049a683e log 2019-02-20 00:52:21 -05:00
Jordan Rodgers
d19522cab5 more fixes! 2019-02-19 23:36:43 -05:00
Jordan Rodgers
daa994ba32 fix expire bug, cleanup tasks 2019-02-19 22:46:53 -05:00
Jordan Rodgers
12b0f37da5 fix system name, improve config/info, require auth to load 2019-02-16 19:53:45 -05:00
Jordan Rodgers
77743af16d timeouts multiply 2019-01-27 22:31:23 -05:00
Jordan Rodgers
1acb84016d fix template provisioning by verifying VM is provisioned before doing anything else 2019-01-27 21:43:51 -05:00
AJ Nagashima
35c7e95dc9 Add Date field to notification email 2018-11-14 20:25:37 -05:00
Jordan Rodgers
de4e4644a0 only check ssh key when using template 2018-10-20 17:13:02 -04:00
Jordan Rodgers
431d2279fe stop running VMs before deleting 2018-09-28 22:38:09 -04:00
Jordan Rodgers
2693f6f138 add SSH key check 2018-09-26 23:07:17 -04:00
Jordan Rodgers
8bf49a664a add retries everywhere cuz proxmox sucks, use json for iso list (for marc <3) 2018-09-26 22:40:34 -04:00
Jordan Rodgers
820a1c999e set version pyoidc, clean up js, fix alumni rtp stuff 2018-09-17 21:34:13 -04:00
Jordan Rodgers
d0995365dd only send 1 email for rtp expiration notices 2018-09-05 22:11:07 -04:00
Jordan Rodgers
a20fd1d873 revert escaping vnc and descriptions since ssh backend is only for cloud-init 2018-05-09 00:26:53 -04:00
Jordan Rodgers
939cce0d6a update error page for non current students 2018-05-08 23:35:32 -04:00
Jordan Rodgers
f4a2174f29 only use proxmox ssh backend for cloud-init 2018-05-07 13:31:48 -04:00
Jordan Rodgers
04d588d688 escape description and vnc command 2018-05-07 01:36:03 -04:00
Jordan Rodgers
a3f15134f2 use cloud-init for templates, add ssh key for cloud-init, delete expire before vm creation 2018-05-07 01:09:36 -04:00
Jordan Rodgers
dd876a8b2c tear down SSH tunnel every time console button is clicked and on suspend, yapf a few things 2018-04-26 02:59:09 -04:00
Jordan Rodgers
513e4bc1c3 fix user/pool deletion 2018-04-23 00:56:20 -04:00
Jordan Rodgers
be432989b5 Merge branch 'master' of github.com:com6056/proxstar 2018-04-16 15:14:49 -04:00
Jordan Rodgers
d9658aaf07 enable vm deletions, wait 7 days before deleting, fix emails, add rtp deletion email 2018-04-16 15:14:36 -04:00
Michael Francis
226af9d7ad
Remove duplicate </body> tag 2018-04-11 13:04:42 -04:00
Max
5683f7cd3c
Integrates Themeswitcher 2018-04-09 22:29:19 -04:00
Jordan Rodgers
8808389b46 send vnc teardown commands to proxstar-vnc 2018-04-04 15:30:19 -04:00
Jordan Rodgers
03baef5be0 teardown ssh/vnc stuff after shutdown and reset requests 2018-04-02 13:47:57 -04:00
Jordan Rodgers
3f03d9ab69 remove SSH tunnel and VNC stuff for deleted VMs 2018-03-26 23:32:01 -04:00
Jordan Rodgers
e608c0dc10 properly validate hostname properly (hopefully for the last time) 2018-03-21 22:20:41 -04:00
Jordan Rodgers
7db17ab91d upgrade to bootstrap 4 2018-03-21 14:58:01 -04:00
Jordan Rodgers
7b38f00a69 fix ordering of boot order when reading request data 2018-03-19 15:19:34 -04:00
Jordan Rodgers
32f7c1eb01 add the logging back because it broke again 2018-03-19 15:09:49 -04:00
Jordan Rodgers
1f21d0a175 remove logging because it works now wtf 2018-03-19 14:33:50 -04:00
Jordan Rodgers
f189b00932 add logging to debug boot order issue on openshift 2018-03-19 14:28:04 -04:00
Jordan Rodgers
64b8d3983e add ability to change boot order, a lot more cleanup from conversion to classes 2018-03-18 22:18:20 -04:00
Jordan Rodgers
cefe605bb9 instead of getting all pools, try to get the pool and then create it on failure 2018-03-08 01:14:43 -05:00
Jordan Rodgers
88ef6daa8a check if job before verifying args 2018-03-08 01:02:53 -05:00
Jordan Rodgers
1e27f863c9 account for both paused and suspended vm states because proxmox is dumb 2018-03-07 02:24:58 -05:00
Jordan Rodgers
df100a25b8 add proper 404 and 403 pages 2018-03-07 01:49:42 -05:00