Commit graph

41 commits

Author SHA1 Message Date
Devin Matte
53faa084c2 Adding some basic ldap cache 2020-12-21 17:14:11 -05:00
Devin Matte
7a312f1f79 Adding requirements, deleting travis, updating pylint 2020-12-21 15:24:29 -05:00
Devin Matte
c0f587926d Updating rq and redis 2020-12-21 11:58:48 -05:00
Devin Matte
6293805145 Updating csh-ldap 2020-12-21 11:46:39 -05:00
Devin Matte
0b82cc753e Fixing reqs again 2020-12-09 12:33:16 -05:00
Devin Matte
1c13dfd49d Fixing broken dep 2020-12-09 12:26:13 -05:00
dependabot[bot]
dc3df5bbc8
Bump requests from 2.20.1 to 2.24.0 (#52)
Bumps [requests](https://github.com/psf/requests) from 2.20.1 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.20.1...v2.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 17:09:13 -05:00
dependabot[bot]
0d2b8facf8
Bump rq-dashboard from 0.4.0 to 0.6.1 (#48)
Bumps [rq-dashboard](https://github.com/Parallels/rq-dashboard) from 0.4.0 to 0.6.1.
- [Release notes](https://github.com/Parallels/rq-dashboard/releases)
- [Commits](https://github.com/Parallels/rq-dashboard/compare/0.4.0...0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:04:33 -05:00
dependabot[bot]
ff6839ebec
Bump sshtunnel from 0.1.4 to 0.2.2 (#51)
Bumps [sshtunnel](https://github.com/pahaz/sshtunnel) from 0.1.4 to 0.2.2.
- [Release notes](https://github.com/pahaz/sshtunnel/releases)
- [Changelog](https://github.com/pahaz/sshtunnel/blob/master/changelog.rst)
- [Commits](https://github.com/pahaz/sshtunnel/compare/0.1.4...0.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 09:59:38 -05:00
dependabot[bot]
fc5a464966
Bump sqlalchemy from 1.3 to 1.3.20 (#46)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3 to 1.3.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 23:46:22 -05:00
Max Meinhold
b9bd1d4e14
Remove raven, upgrade sentry, fix blinker dep
sentry sdk[flask] needs to be installed in order to pull in the blinker
dependency.
2020-10-11 13:34:29 -04:00
Max Meinhold
70dba778e3
Upgrade psycopg2-binary to work with python 3.8 2020-10-11 13:34:29 -04:00
Max Meinhold
746c50123d
Merge updates from master 2020-10-11 13:33:43 -04:00
Dr-N0
da5efbe161 SQL Alchemy Version 1.3 2020-04-28 16:45:59 -04:00
dependabot[bot]
79665e4be7
Bump psutil from 5.4.7 to 5.6.6
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.7 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.4.7...release-5.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-12 17:21:09 +00:00
Devin Matte
4b0f805052
Revert "Add sentry with integrations (#32)" (#33)
This reverts commit 71d33bf7ec.
2019-11-03 23:20:33 -05:00
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
3a4dbc7c31
Add sentry with integrations 2019-11-03 21:07:14 -05:00
Devin Matte
58b92869e2
Merge pull request #26 from MasterChief-John-117/pylint
Add pylint and config for pylint and travis
2019-11-01 16:06:31 -04:00
Galen Guyer
631b75c9f8
Add pylint and Travis config 2019-11-01 13:25:29 -04:00
Devin Matte
ed37cf04bf
Updating Raven 2019-10-31 20:08:59 -04:00
Jordan Rodgers
d9b4af0c96 fix auth, update rq dashboard 2019-02-26 00:07:14 -05:00
Jordan Rodgers
84f9a00735 freeze requirements 2018-11-16 00:10:43 -05: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
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
9f7f5d27ca revert csh_ldap to previous version for now 2018-04-23 14:10:01 -04:00
Jordan Rodgers
635e4c0f9f add rq dashboard for RTPs 2018-03-06 20:49:49 -05:00
Jordan Rodgers
e5e54d1239 add hourly cleanup of vnc pipelines 2018-02-20 02:01:33 -05:00
Jordan Rodgers
115909b5cd add cleanup code for vnc connections 2018-02-20 01:10:42 -05:00
Jordan Rodgers
58863732af add sshtunnel requirement 2018-02-12 21:04:23 -05:00
Jordan Rodgers
576c6c1338 beginning of vnc work, hopefully some of this works 2018-02-12 20:55:09 -05:00
Jordan Rodgers
b38a4b71f1 update psycopg2 requirement, set max pickle version for ssh tasks 2018-02-10 14:41:22 -05:00
Jordan Rodgers
b5d4740131 remove latest version of pip from requirements 2018-02-10 13:30:17 -05:00
Jordan Rodgers
fe6325d22b use latest version of pip 2018-02-09 22:14:36 -05:00
Jordan Rodgers
df39356c4d fix rq-scheduler version, most of templates is now working, fix javascript issues 2018-02-08 18:44:04 -05:00
Jordan Rodgers
cab0745707 remove ignored pools config, check valid user when generating pool list, add start for ssh tasks 2018-01-28 21:23:24 -05:00
Jordan Rodgers
a80a6e270f add raven for rq sentry reporting 2018-01-24 00:13:23 -05:00
Jordan Rodgers
22e70ee8fd prep project for openshift 2018-01-23 03:36:08 -05:00
Jordan Rodgers
cc2033f2ca add ldap, check if active member, create user and give console perms, retry getting mac, better handling of rtp 2018-01-19 03:01:10 -05:00
Jordan Rodgers
b9e5236f0a add rtp view for vm list, simplify proxmox and starrs auth, add requirements.txt 2017-12-12 16:48:16 -05:00