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
|
2017-07-12 18:07:12 +00:00
|
|
|
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
|
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
|
2017-10-12 21:55:51 +00:00
|
|
|
mistral-lib>=0.3.0 # Apache-2.0
|
2017-08-18 11:32:32 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2017-09-21 13:30:47 +00:00
|
|
|
networkx<2.0,>=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
|
2017-07-12 18:07:12 +00:00
|
|
|
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
2017-08-18 11:32:32 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2018-03-23 01:08:00 +00:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2018-03-16 07:27:17 +00:00
|
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
2017-09-16 23:14:34 +00:00
|
|
|
sphinxcontrib-httpdomain>=1.3.0 # BSD
|
2017-08-18 11:32:32 +00:00
|
|
|
sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
|
2018-01-24 01:02:09 +00:00
|
|
|
openstackdocstheme>=1.18.1 # 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
|
2016-01-24 20:49:49 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
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
|