2015-11-13 17:11:37 +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.
|
2016-08-18 09:51:46 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2016-01-13 16:44:11 +00:00
|
|
|
bashate>=0.2 # Apache-2.0
|
2016-09-09 10:19:39 +00:00
|
|
|
beautifulsoup4 # MIT
|
2017-05-15 13:39:38 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-08-08 04:32:19 +00:00
|
|
|
doc8 # Apache-2.0
|
2016-09-14 10:59:53 +08:00
|
|
|
extras # MIT
|
2015-07-10 14:13:47 -07:00
|
|
|
hacking>=0.10.0
|
2017-06-27 17:44:25 +00:00
|
|
|
openstackdocstheme>=1.11.0 # Apache-2.0
|
2017-03-29 18:43:05 +00:00
|
|
|
oslo.log>=3.22.0 # Apache-2.0
|
2015-11-13 17:11:37 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-10-05 13:30:35 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2017-06-06 01:49:08 +00:00
|
|
|
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
2016-10-05 13:30:35 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
|
|
|
PyYAML>=3.10.0 # MIT
|
2016-07-28 06:02:22 +00:00
|
|
|
python-ceilometerclient>=2.5.0 # Apache-2.0
|
2017-06-06 01:49:08 +00:00
|
|
|
python-neutronclient>=6.3.0 # Apache-2.0
|
2017-05-15 13:39:38 +00:00
|
|
|
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
|
2016-09-14 10:59:53 +08:00
|
|
|
pytz>=2013.6 # MIT
|
2017-06-27 17:44:25 +00:00
|
|
|
sphinx>=1.6.2 # BSD
|
2016-01-17 01:11:22 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|