24694e5fd0
This can be then be used in places that require a IP address to be wrapped in square brackets if it is IPv6. Change-Id: Idb437dee5ddec0a015c68847b9514f7bbb3f70a1
18 lines
680 B
Plaintext
18 lines
680 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-ironicclient>=1.14.0 # Apache-2.0
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
|
python-mistralclient>=3.1.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
|
psutil>=3.2.2 # BSD
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
|
netifaces>=0.10.4 # MIT
|
|
pystache # MIT
|
|
os-refresh-config # Apache-2.0
|
|
os-apply-config # Apache-2.0
|