Files
python-tripleoclient/requirements.txt
matbu ea95c17a5b [Train-Only] Use Validations libs Client for main validation entry point
This patch implement validations-libs CLI in tripleo-validator
in order to converge and get only one entry point for the validations
in tripleo and Openstack.

Depends-On: https://review.opendev.org/c/openstack/validations-libs/+/782574
Depends-On: https://review.opendev.org/c/openstack/requirements/+/824960

Depends-On: https://review.opendev.org/c/openstack/requirements/+/837263

Change-Id: I65fdbd0ffd42411196b0b3a25690670b76dda2c8
(cherry picked from commit 10a0873770)
2022-05-03 12:16:18 +00:00

25 lines
923 B
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.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
ipaddress>=1.0.17;python_version<'3.3' # PSF
passlib>=1.7.0 # BSD
psutil>=3.2.2 # BSD
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=2.3.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
simplejson>=3.5.1 # MIT
six>=1.10.0 # MIT
osc-lib>=1.8.0 # Apache-2.0
websocket-client>=0.44.0 # LGPLv2+
tenacity>=5.0.1 # Apache-2.0
tripleo-common>=11.4.0 # Apache-2.0
cryptography>=2.1 # BSD/Apache-2.0
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
validations-libs>=1.6.0 # Apache-2.0
openstacksdk>=0.28.0 # Apache-2.0