nodepool/requirements.txt
Ian Wienand e998607471 Update dib to 2.36.0
The most important change here is fixes for building SuSE with
pip-and-virtualenv; something that has been failing for some time.

Change-Id: I90328693f3ad45f44bec72fb9e72f45ac3be6790
2020-04-28 10:31:38 +10:00

21 lines
451 B
Plaintext

pbr>=1.3
PyYAML
paramiko>=2.0.1
python-daemon>=2.0.4
extras
statsd>=3.0
PrettyTable>=0.6,<0.8
# openstacksdk before 0.27.0 is TaskManager based
# 0.28.0-0.31.0 fail to upload images with glance tasks.
# 0.31.1 and 0.31.2 have a bug with image deletion in tasks API
openstacksdk>=0.27.0,!=0.28.0,!=0.29.0,!=0.30.0,!=0.31.0,!=0.31.1,!=0.31.2
diskimage-builder>=2.36.0
voluptuous
kazoo
Paste
WebOb>=1.8.1
openshift<=0.8.9
boto3
google-api-python-client