2014-09-11 17:20:35 +00: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:28:06 +00:00
|
|
|
hacking<0.11,>=0.10.0
|
2013-05-14 08:29:16 -07:00
|
|
|
|
2016-01-18 22:45:59 +00:00
|
|
|
coverage>=3.6 # Apache-2.0
|
|
|
|
discover # BSD
|
|
|
|
fixtures>=1.3.1 # Apache-2.0/BSD
|
|
|
|
mock>=1.2 # BSD
|
2015-11-21 16:23:01 +00:00
|
|
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
2015-08-04 00:49:08 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2015-12-03 15:07:55 +00:00
|
|
|
reno>=0.1.1 # Apache2
|
|
|
|
requests-mock>=0.7.0 # Apache-2.0
|
2016-01-18 22:45:59 +00:00
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
|
|
|
os-testr>=0.4.1 # Apache-2.0
|
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
WebOb>=1.2.3 # MIT
|
|
|
|
tempest-lib>=0.13.0 # Apache-2.0
|
2015-10-16 02:08:05 -04:00
|
|
|
|
|
|
|
# Install these to generate sphinx autodocs
|
2016-01-18 22:45:59 +00:00
|
|
|
python-barbicanclient>=3.3.0 # Apache-2.0
|
|
|
|
python-congressclient>=1.0.0 # Apache-2.0
|
|
|
|
python-designateclient>=1.5.0 # Apache-2.0
|
|
|
|
python-heatclient>=0.6.0 # Apache-2.0
|
2016-02-01 22:47:28 +00:00
|
|
|
python-ironicclient>=1.1.0 # Apache-2.0
|
2016-01-18 22:45:59 +00:00
|
|
|
python-mistralclient>=1.0.0 # Apache-2.0
|
|
|
|
python-saharaclient>=0.10.0 # Apache-2.0
|
|
|
|
python-zaqarclient>=0.3.0 # Apache-2.0
|