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.
|
2019-08-06 15:11:03 +03:00
|
|
|
hacking>=1.1.0,<1.2.0 # Apache-2.0
|
2017-10-26 12:55:10 +02:00
|
|
|
|
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
|
2018-08-21 10:01:47 -04:00
|
|
|
keystonemiddleware>=4.18.0 # Apache-2.0
|
2019-08-14 09:03:30 +00:00
|
|
|
mistral-lib>=1.2.0 # Apache-2.0
|
2017-08-18 11:32:32 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2019-05-20 14:13:55 +02:00
|
|
|
networkx<2.3,>=1.10;python_version<'3.0' # BSD
|
|
|
|
networkx>=2.3;python_version>='3.4' # 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
|