c9d6d03a0f
Change-Id: I75950ae949e7f19e48f5246e4db9f5d5c514dd2b
11 lines
354 B
Plaintext
11 lines
354 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.
|
|
|
|
pbr>=1.6
|
|
oslo.log>=3.30.0 # Apache-2.0
|
|
python-swiftclient>=2.2.0
|
|
python-troveclient>=1.2.0
|
|
horizon>=17.1.0 # Apache-2.0
|
|
netaddr>=0.7.18 # BSD
|