2014-09-03 11:45:08 -05: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-02-03 14:54:50 -08:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2017-05-15 00:50:30 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-07-07 15:29:45 +01:00
|
|
|
ddt>=1.0.1 # MIT
|
2016-06-02 21:09:44 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-08-18 15:53:20 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2017-09-13 12:57:19 +00:00
|
|
|
mox3>=0.20.0 # Apache-2.0
|
|
|
|
psycopg2>=2.6.2 # LGPL/ZPL
|
2016-12-23 03:16:27 +00:00
|
|
|
PyMySQL>=0.7.6 # MIT License
|
2018-03-16 07:34:06 +00:00
|
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
2018-03-23 07:40:46 +00:00
|
|
|
python-ironicclient>=2.3.0 # Apache-2.0
|
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2018-01-16 12:40:17 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2017-11-21 19:01:11 -05:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2015-12-08 14:32:10 +03:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
2016-11-10 10:19:39 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:16:21 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2016-08-21 00:07:54 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2017-07-17 13:28:36 +01:00
|
|
|
gabbi>=1.35.0 # Apache-2.0
|
2015-03-10 08:31:11 -07:00
|
|
|
|
2015-03-23 03:15:35 -07:00
|
|
|
# vmwareapi driver specific dependencies
|
2017-01-26 18:48:41 +00:00
|
|
|
oslo.vmware>=2.17.0 # Apache-2.0
|
2015-11-05 12:12:28 +01:00
|
|
|
|
2016-09-20 14:17:54 -04:00
|
|
|
# placement functional tests
|
2016-09-29 00:08:21 +00:00
|
|
|
wsgi-intercept>=1.4.1 # MIT License
|