instack-undercloud/requirements.txt

19 lines
700 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.
six>=1.10.0 # MIT
python-ironicclient>=2.2.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
psutil>=3.2.2 # BSD
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
pystache>=0.5.4 # MIT
os-refresh-config>=6.0.0 # Apache-2.0
os-apply-config>=5.0.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0