2022-05-28 18:43:55 +00:00
|
|
|
black~=21.9b0
|
2022-06-21 02:26:06 +00:00
|
|
|
csh-ldap==2.4.0
|
2022-05-28 18:38:22 +00:00
|
|
|
click~=7.1.2
|
2022-06-26 02:11:38 +00:00
|
|
|
ddtrace~=1.2.1
|
2022-05-28 19:42:11 +00:00
|
|
|
flask==1.1.4
|
2022-05-27 19:34:26 +00:00
|
|
|
jinja2==2.11.3
|
2020-12-22 22:37:51 +00:00
|
|
|
flask-pyoidc==1.3.0
|
2020-12-22 18:33:04 +00:00
|
|
|
gunicorn==20.0.4
|
2022-05-28 19:21:29 +00:00
|
|
|
markupsafe==2.0.1
|
Update VNC functionality for Proxmox 7 (#148)
Chown `targets`, Add run and kill scripts
Lol Joe figured it out
* Dude it works holy shit
We need to fix some logistical bugs, probably, and also like remove dead
code lol
* Open VNC session on the node that the VM belongs
Figured out why I couldn't open a session on anything but 01. It was
because I was making the API call on proxmox01-nrh. So that's where the
session opened. I hope that by doing this, it will balance the load
(what little there is) from VNC sessions.
* Update websockify-related tasks
* Remove SSH key from build
* Add option to specify VNC port.
Should be 443 for OKD, probably 8081 for development.
This hosts a smattering of fixes, acutally uses gunicorn properly(?),
launches websockify correctly, and introduces MORE DEAD CODE!
TODO: Fix the scheduling system
* Make things not crash as much :)
* Remove obviously dead code
There's still some code in here that may require more careful
extraction, testing, and review, so I'm saving that for another PR.
* Fix Joe's complaints
* Replace hardcoded URL
2022-07-30 00:56:00 +00:00
|
|
|
paramiko==2.11.0
|
2020-12-21 23:23:06 +00:00
|
|
|
proxmoxer==1.1.1
|
2020-12-22 16:59:25 +00:00
|
|
|
psutil==5.8.0
|
2022-05-28 18:28:26 +00:00
|
|
|
psycopg2-binary==2.9.3
|
2020-12-22 19:27:01 +00:00
|
|
|
python-dateutil==2.8.1
|
2020-12-21 16:58:48 +00:00
|
|
|
redis==3.5.3
|
2020-12-22 01:15:15 +00:00
|
|
|
requests==2.25.1
|
2022-06-21 02:26:06 +00:00
|
|
|
rq==1.10.1
|
2020-12-21 16:58:48 +00:00
|
|
|
rq-dashboard==0.6.1
|
2022-05-28 18:38:22 +00:00
|
|
|
rq-scheduler==0.10.0
|
2020-12-22 17:21:32 +00:00
|
|
|
sqlalchemy==1.3.22
|
2018-11-16 05:09:30 +00:00
|
|
|
tenacity==5.0.2
|
2020-12-25 22:39:55 +00:00
|
|
|
websockify==0.9.0
|
2022-05-28 18:28:26 +00:00
|
|
|
pylint==2.13.9
|
2022-05-28 18:43:55 +00:00
|
|
|
pylint-quotes==0.2.3
|
2020-10-11 17:21:18 +00:00
|
|
|
sentry-sdk[flask]
|
2022-05-28 18:34:49 +00:00
|
|
|
sentry-sdk~=1.5.12
|
2022-06-21 02:26:06 +00:00
|
|
|
python-dotenv==0.19.1
|