2015-06-25 10:34:21 +12: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.
|
|
|
|
hacking<0.11,>=0.10
|
2016-06-22 20:02:35 +00:00
|
|
|
pylint==1.4.5 # GPLv2
|
2016-06-24 13:29:33 +08:00
|
|
|
python-openstackclient>=2.1.0 # Apache-2.0
|
2016-09-28 17:00:39 +00:00
|
|
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
2016-05-26 17:05:07 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-19 13:52:39 +00:00
|
|
|
nose # LGPL
|
2016-09-15 20:25:53 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-09-26 04:26:57 +00:00
|
|
|
requests-mock>=1.1 # Apache-2.0
|
2016-07-01 04:24:25 +00:00
|
|
|
tempest>=12.1.0 # Apache-2.0
|
2016-08-29 17:47:10 -07:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2016-09-26 15:37:38 +05:30
|
|
|
reno>=1.8.0 # Apache2
|