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
|
2017-09-12 14:02:52 +00:00
|
|
|
bashate>=0.5.1 # Apache-2.0
|
2017-07-14 04:59:46 +00:00
|
|
|
beautifulsoup4>=4.6.0 # MIT
|
2017-05-15 13:39:38 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-09-26 03:06:52 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2017-11-16 11:07:43 +00:00
|
|
|
extras>=1.0.0 # MIT
|
2015-07-10 14:13:47 -07:00
|
|
|
hacking>=0.10.0
|
2017-09-13 12:52:12 +00:00
|
|
|
openstackdocstheme>=1.17.0 # Apache-2.0
|
2017-09-06 03:22:47 +00:00
|
|
|
oslo.log>=3.30.0 # Apache-2.0
|
2015-11-13 17:11:37 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2017-09-06 03:22:47 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2016-10-05 13:30:35 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2017-09-06 03:22:47 +00:00
|
|
|
PyYAML>=3.10 # 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-09-12 14:02:52 +00:00
|
|
|
python-openstackclient>=3.12.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
|
2017-11-16 11:07:43 +00:00
|
|
|
testtools>=2.2.0 # MIT
|