2015-10-15 02:47:33 +00:00
|
|
|
# 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.
|
|
|
|
|
|
|
|
# Despite above warning added by global sync process, please use
|
|
|
|
# ascii betical order.
|
2017-05-15 00:56:39 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2018-01-23 17:32:26 +05:30
|
|
|
ddt>=1.0.1 # MIT
|
2018-03-20 04:36:20 +09:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2016-06-02 21:13:04 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-03-08 05:28:05 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2019-12-06 11:58:01 +09:00
|
|
|
mock>=3.0.0 # BSD
|
2017-11-29 09:23:43 +00:00
|
|
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
2017-01-06 18:42:25 +00:00
|
|
|
python-tackerclient>=0.8.0 # Apache-2.0
|
2018-01-16 04:36:01 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2018-06-07 17:05:17 +09:00
|
|
|
stestr>=2.0.0 # Apache-2.0
|
2017-11-29 09:23:43 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-20 03:45:59 +00:00
|
|
|
WebTest>=2.0.27 # MIT
|
2018-03-16 07:46:59 +00:00
|
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
2019-02-22 13:46:00 +00:00
|
|
|
python-blazarclient>=1.0.1 # Apache-2.0
|
2019-12-06 11:58:01 +09:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|