refstack/refstack/api
Martin Kopec 334dd378c9 Fix compatibility issues
A lot of things have changed at once (or have been ignored
in refstack for some time) and in order to keep refstack
functioning this commit addressed the following:
* Update nodejs jobs so that we keep testing refstack
with the newest nodejs
* Update jobs for Zed development cycle
* Add support for py3.10
* Fix 2009327 story - refstack is now compatible with
jsonschema>=3.2.0 (schema definition got fixed)
* Drop py3.6 and 3.7 (upstream tooling as e.g. devstack
isn't supporting those anymore)
* Fix mysql setup script used to run functional unit tests
* Add WebTest dependency needed by unit tests
* Update alembic and jsonschema version to at least
currently recomended versions (by constraints)

Task: 43761
Story: 2009327
Change-Id: I37bb7dc520119bdab280d62e23922641ef7658ce
2022-08-11 15:52:14 +02:00
..
controllers Replace six by python3 code style 2021-01-11 20:33:56 +00:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
app.py Reflect osf/ to openinfra/ namespace rename 2021-10-21 22:35:42 +00:00
app.wsgi Add WSGI file 2015-04-29 18:46:38 +03:00
config.py Add oslo.log library 2015-02-12 15:25:50 +04:00
constants.py Add authentication with Json Web Tokens 2016-12-17 09:25:15 +00:00
exceptions.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
guidelines.py Update the guidelines location, try #2 2021-06-22 22:43:10 +00:00
utils.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
validators.py Fix compatibility issues 2022-08-11 15:52:14 +02:00