instack-undercloud/requirements.txt

15 lines
545 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.9.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-mistralclient>=3.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
psutil>=3.2.2 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
pystache # MIT
os-refresh-config # Apache-2.0
os-apply-config # Apache-2.0