983bb8e2d7
The pinned versions of webob and hacking weren't functioning properly with modern Python, so they are unpinned. Unpinning hacking brought a number of extra rules into use, so this commit also contains a number of code style fixes. There was also an incompatibility in the test_setup.sh script, which meant it doesn't work with MySQL 8.0 (which is in Ubuntu 20.04). This is also fixed in this commit. Change-Id: I0889bc35f8babfeec42f6f577d302bb5fbce1c95
32 lines
566 B
Plaintext
32 lines
566 B
Plaintext
pbr>=5
|
|
jsonschema>=2.0.0,<3.0.0
|
|
alembic>=0.4.1
|
|
Babel>=1.3
|
|
iso8601>=0.1.9
|
|
oauthlib>=0.6,<3
|
|
oslo.config>=1.11.0
|
|
oslo.context>=0.2.0
|
|
oslo.utils>=1.4.0
|
|
pecan>=0.4.5
|
|
oslo.db>=4.27.0 # Apache-2.0
|
|
oslo.log>=1.0.0
|
|
pika>=0.9.14
|
|
python3-openid
|
|
PyYAML>=3.1.0
|
|
requests>=1.1
|
|
six>=1.7.0
|
|
SQLAlchemy
|
|
webob
|
|
WSME>=0.6,<0.8
|
|
SQLAlchemy-FullText-Search>=0.2.3
|
|
stevedore>=1.3.0
|
|
tzlocal>=1.1.2
|
|
Jinja2>=2.7.3
|
|
PyMySQL>=0.6.2,!=0.6.4
|
|
apscheduler>=3.0.1,<3.1.0
|
|
python_dateutil>=2.4.0
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
python-swiftclient
|
|
openstacksdk
|