702f1db674
We've started using tripleo-common and other client libraries in custom ansible modules. Should be there in requirements. Change-Id: Ib47f5a597f613f1a7638a9c16e8eb4eb7d7de369
7 lines
291 B
Plaintext
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
|