tripleo-quickstart/requirements.txt
Wes Hayutin a5860c8f9e removing old requirements, pin other reqs for 2.7
pin:
futurist
clif
oslo.x

removing requirements that are breaking old
branches and are no longer used directly.
openstacksdk requires futurist but only
on centos8 py3

Closes-Bug: #1869161
Depends-On: https://review.opendev.org/#/c/715324/
Change-Id: I224b950bf33d365c83ecac68c2b9a0092bb969bb
2020-03-26 19:27:19 -06:00

19 lines
616 B
Plaintext

cmd2==0.8.5
ansible>=2.9,<2.10
jmespath
netaddr>=0.7.18
os-client-config
pbr>=1.6
setuptools>=11.3
warlock!=1.3.2
futurist<=1.10.0;python_version=='2.7' # Apache-2.0
futurist;python_version>='3.6' # Apache-2.0
cliff<=2.18.0;python_version=='2.7' # Apache-2.0
clif;python_version>='3.6' # Apache-2.0
oslo.serialization<=2.29.2;python_version=='2.7' # Apache-2.0
oslo.serialization;python_version>='3.6' # Apache-2.0
oslo.utils<=3.42.1;python_version=='2.7' # Apache-2.0
oslo.utils;python_version>='3.6' # Apache-2.0
oslo.config<=7.0.0;python_version=='2.7' # Apache-2.0
oslo.config;python_version>='3.6' # Apache-2.0