7e8af456c4
Test results are validated using jsonschema. Actual schema can be retrieved from /v1/results/schema endpoint. https://github.com/stackforge/refstack/blob/master/specs/proposed/refstack-org-test-result-json-schema.rst Change-Id: I05e5fa3b84c60925f162985cd7d51b14d69b19d8
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
SQLAlchemy==0.8.3
|
|
alembic==0.5.0
|
|
#gunicorn 19.1.1 has a bug with threading module
|
|
gunicorn==18
|
|
oslo.config>=1.6.0 # Apache-2.0
|
|
oslo.db>=1.4.1 # Apache-2.0
|
|
pecan>=0.8.2
|
|
pyOpenSSL==0.13
|
|
pycrypto==2.6
|
|
requests==1.2.3
|
|
jsonschema>=2.0.0,<3.0.0 |