4274f13932
Change-Id: Ib2524bbdcba4a50b3119a59e0879636399c5c89f
18 lines
615 B
Plaintext
18 lines
615 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.
|
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
mock>=2.0.0 # BSD
|
|
os-win>=3.0.0 # Apache-2.0
|
|
oslo.messaging[kafka]>=6.2.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
oslo.vmware>=2.17.0 # Apache-2.0
|
|
pyOpenSSL>=17.1.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
gabbi>=1.30.0 # Apache-2.0
|
|
requests-aws>=0.1.4 # BSD License (3 clause)
|
|
stestr>=2.0.0 # Apache-2.0
|