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-11 21:38:17 +00:00
|
|
|
bashate>=0.5.1 # Apache-2.0
|
2017-07-14 04:59:41 +00:00
|
|
|
beautifulsoup4>=4.6.0 # MIT
|
2017-05-15 12:09:21 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-11-24 14:25:42 +08:00
|
|
|
ddt>=1.0.1 # MIT
|
2017-11-29 08:58:49 +00:00
|
|
|
extras>=1.0.0 # MIT
|
2017-09-11 21:38:17 +00:00
|
|
|
graphviz!=0.5.0,>=0.4 # MIT License
|
2018-12-24 12:44:57 +05:30
|
|
|
hacking>=1.1.0,<1.2.0 # Apache-2.0
|
2018-01-16 04:10:09 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2016-10-05 13:30:35 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2017-09-06 03:06:32 +00:00
|
|
|
PyYAML>=3.10 # MIT
|
2018-04-12 12:24:34 +05:30
|
|
|
python-barbicanclient>=4.0.0 # Apache-2.0
|
2017-09-11 21:38:17 +00:00
|
|
|
python-heatclient>=1.10.0 # Apache-2.0
|
2017-06-06 12:16:00 +00:00
|
|
|
python-neutronclient>=6.3.0 # Apache-2.0
|
2017-09-11 21:38:17 +00:00
|
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
2016-12-05 09:39:30 +00:00
|
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
2016-09-14 10:59:53 +08:00
|
|
|
pytz>=2013.6 # MIT
|
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-29 08:58:49 +00:00
|
|
|
testtools>=2.2.0 # MIT
|