
This reverts commit c2d0b6584dbbbf879dd4ca1d9a5c787914ab6b93. Reason for revert: This is too aggressive and needs wider community consultation. The constraints change is being reverted. Please revert ASAP. Change-Id: I74bc67eb66f19e1eb2ac9d328eefafb7289fc1e7
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
alembic>=1.6.5 # MIT
|
|
pbr>=3.1.1 # Apache-2.0
|
|
docker>=2.4.2 # Apache-2.0
|
|
eventlet>=0.26.1 # MIT
|
|
jsonpath-rw>=1.4.0 # Apache-2.0
|
|
jsonschema>=3.2.0 # MIT
|
|
keystoneauth1>=3.18.0 # Apache-2.0
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
|
microversion-parse>=0.2.1 # Apache-2.0
|
|
openstacksdk>=0.99.0 # Apache-2.0
|
|
oslo.config>=6.8.0 # Apache-2.0
|
|
oslo.context>=2.22.0 # Apache-2.0
|
|
oslo.db>=6.0.0 # Apache-2.0
|
|
oslo.i18n>=3.20.0 # Apache-2.0
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
|
oslo.messaging>=14.1.0 # Apache-2.0
|
|
oslo.middleware>=3.31.0 # Apache-2.0
|
|
oslo.policy>=3.6.0 # Apache-2.0
|
|
oslo.serialization>=2.25.0 # Apache-2.0
|
|
oslo.service>=1.31.0 # Apache-2.0
|
|
oslo.upgradecheck>=1.3.0 # Apache-2.0
|
|
oslo.utils>=4.5.0 # Apache-2.0
|
|
oslo.versionedobjects>=1.31.2 # Apache-2.0
|
|
osprofiler>=2.3.0 # Apache-2.0
|
|
PasteDeploy>=1.5.0 # MIT
|
|
pytz>=2015.7 # MIT
|
|
PyYAML>=5.1 # MIT
|
|
requests>=2.20.0 # Apache-2.0
|
|
Routes>=2.3.1 # MIT
|
|
SQLAlchemy>=1.4.41 # MIT
|
|
stevedore>=1.20.0 # Apache-2.0
|
|
tenacity>=6.0.0 # Apache-2.0
|
|
WebOb>=1.7.1 # MIT
|