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.
|
|
|
|
|
2015-06-22 08:26:31 +00:00
|
|
|
hacking<0.11,>=0.10.0
|
2016-01-22 04:07:37 +00:00
|
|
|
coverage>=3.6 # Apache-2.0
|
2016-06-02 21:09:44 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2016-05-26 17:02:57 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-22 04:07:37 +00:00
|
|
|
mox3>=0.7.0 # Apache-2.0
|
|
|
|
psycopg2>=2.5 # LGPL/ZPL
|
2016-09-03 01:59:32 +00:00
|
|
|
PyMySQL!=0.7.7,>=0.6.2 # MIT License
|
2016-04-08 00:31:05 +00:00
|
|
|
python-barbicanclient>=4.0.0 # Apache-2.0
|
2016-08-03 16:13:02 +00:00
|
|
|
python-ironicclient>=1.6.0 # Apache-2.0
|
2016-01-22 04:07:37 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2016-09-27 10:04:27 +00:00
|
|
|
requests-mock>=1.1 # Apache-2.0
|
2016-09-29 00:08:21 +00:00
|
|
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
2016-08-29 16:51:55 +00:00
|
|
|
os-api-ref>=1.0.0 # Apache-2.0
|
2016-09-27 10:04:27 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2015-08-04 18:17:53 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-09-30 10:21:30 +00:00
|
|
|
os-testr>=0.8.0 # Apache-2.0
|
2016-01-22 04:07:37 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
2016-02-08 02:42:24 +00:00
|
|
|
tempest-lib>=0.14.0 # Apache-2.0
|
2016-08-21 00:07:54 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2016-08-29 16:51:55 +00:00
|
|
|
openstackdocstheme>=1.5.0 # Apache-2.0
|
2016-09-29 10:20:08 +00:00
|
|
|
gabbi>=1.26.1 # Apache-2.0
|
2015-03-10 08:31:11 -07:00
|
|
|
|
2015-03-23 03:15:35 -07:00
|
|
|
# vmwareapi driver specific dependencies
|
2016-07-26 23:32:00 +00:00
|
|
|
oslo.vmware>=2.11.0 # Apache-2.0
|
2015-11-05 12:12:28 +01:00
|
|
|
|
|
|
|
# releasenotes
|
2016-07-26 23:32:00 +00:00
|
|
|
reno>=1.8.0 # Apache2
|
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
|