tripleo-ansible/requirements.txt
Rabi Mishra 702f1db674 Add tripleo-common and other client libraries to requirements
We've started using tripleo-common and other client libraries in custom
ansible modules. Should be there in requirements.

Change-Id: Ib47f5a597f613f1a7638a9c16e8eb4eb7d7de369
2020-02-21 15:41:04 +05:30

7 lines
291 B
Plaintext

pbr>=1.6
paunch>=5.1.0 # Apache-2.0
tripleo-common>=11.3.1 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0,<4.0.0;python_version=='2.7' # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0;python_version>='3.6' # Apache-2.0