2015-06-24 11:57:41 +08: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.
|
2017-10-26 12:55:10 +02:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
|
|
|
|
2017-05-15 00:46:30 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-07-05 17:25:45 +02:00
|
|
|
croniter>=0.3.4 # MIT License
|
2017-09-16 23:14:34 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2016-06-02 21:06:44 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-09-11 21:39:11 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
2018-03-22 15:45:03 -04:00
|
|
|
mistral-lib>=0.4.0 # Apache-2.0
|
2017-08-18 11:32:32 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2018-05-12 16:03:28 +12:00
|
|
|
networkx>=1.10 # BSD
|
2017-09-16 23:14:34 +00:00
|
|
|
nose>=1.3.7 # LGPL
|
2018-01-16 12:33:17 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2017-09-26 03:28:03 +00:00
|
|
|
oslo.db>=4.27.0 # Apache-2.0
|
2017-09-11 21:39:11 +00:00
|
|
|
oslo.messaging>=5.29.0 # Apache-2.0
|
2017-12-07 13:28:09 +00:00
|
|
|
oslo.policy>=1.30.0 # Apache-2.0
|
2017-07-05 17:25:45 +02:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2017-09-11 21:39:11 +00:00
|
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
2018-03-07 13:09:31 +08:00
|
|
|
oauthlib>=0.6.2 # BSD
|
2018-03-23 01:08:00 +00:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2017-09-11 21:39:11 +00:00
|
|
|
tooz>=1.58.0 # Apache-2.0
|
2017-11-15 18:13:08 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
2018-05-21 18:24:50 -04:00
|
|
|
stestr>=2.0.0 # Apache-2.0
|
2017-11-16 11:10:31 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-16 23:14:34 +00:00
|
|
|
unittest2>=1.1.0 # BSD
|
2017-09-11 21:39:11 +00:00
|
|
|
WSME>=0.8.0 # MIT
|