forked from openstack/requirements
-
Notifications
You must be signed in to change notification settings - Fork 0
/
global-requirements.txt
327 lines (322 loc) · 9.21 KB
/
global-requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
aioeventlet>=0.4
alembic>=0.8.0
amqp>=1.4.0
anyjson>=0.3.3
appdirs>=1.3.0 # MIT License
argparse
argcomplete>=0.6.8 # Apache-2.0
autobahn>=0.10.1 # MIT License
automaton>=0.5.0 # Apache-2.0
beautifulsoup4
Babel>=1.3
boto>=2.32.1
botocore>=1.0.0 # Apache-2.0
cassandra-driver>=2.1.4 # Apache-2.0
castellan>=0.2.0 # Apache-2.0
ceilometermiddleware>=0.1.0
cachetools>=1.0.0 # MIT License
cffi
cliff>=1.14.0 # Apache-2.0
cmd2>=0.6.7
PuLP>=1.0.4
contextlib2>=0.4.0 # PSF License
croniter>=0.3.4 # MIT License
cryptography>=1.0 # Apache-2.0
ddt>=0.7.0
debtcollector>=0.3.0 # Apache-2.0
decorator>=3.4.0
dib-utils # Apache-2.0
diskimage-builder>=0.1.20
Django>=1.7,<1.9
django-babel>=0.3.4
django-bootstrap-form
django_compressor>=1.4
django-formtools
django_openstack_auth>=1.4.0
dnspython>=1.12.0;python_version<'3.0'
dnspython3>=1.12.0;python_version>='3.0'
dogpile.cache>=0.5.4
elasticsearch>=1.3.0
enum34;python_version=='2.7' or python_version=='2.6'
eventlet>=0.17.4
extras
falcon>=0.1.6,<0.2.0
Flask>=0.10,<1.0
futures>=3.0;python_version=='2.7' or python_version=='2.6'
futurist>=0.1.2 # Apache-2.0
glance_store>=0.7.1,!=0.9.0 # Apache-2.0
greenlet>=0.3.2
happybase>=0.5,!=0.7;python_version=='2.7'
httplib2>=0.7.5
influxdb>=2.2.0 # MIT License
ironic-lib>=0.1.0
ironic-discoverd>=1.0.0 # Apache-2.0
iso8601>=0.1.9
Jinja2>=2.6 # BSD License (3 clause)
jsonpatch>=1.1
jsonpath-rw>=1.2.0,<2.0
jsonpath-rw-ext>=0.1.7
jsonrpclib
jsonschema>=2.0.0,<3.0.0,!=2.5.0
kazoo>=2.2
keystoneauth1
keystonemiddleware>=2.0.0
packaging>=15.2
pyScss>=1.3.4 # MIT License
django-pyscss>=2.0.2 # BSD License (2 clause)
kombu>=3.0.7
ldap3>=0.9.8.2 # LGPLv3
libvirt-python>=1.2.5 # LGPLv2+
lxml>=2.3
Mako>=0.4.0
monotonic>=0.3 # Apache-2.0
msgpack-python>=0.4.0
netaddr>=0.7.12,!=0.7.16
netifaces>=0.10.4
networkx>=1.10
oauthlib>=0.6
openstackdocstheme>=1.0.3
ordereddict
oslo.cache>=0.4.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.reports>=0.1.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.7.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.vmware>=1.16.0 # Apache-2.0
oslo.versionedobjects>=0.9.0
osprofiler>=0.3.0 # Apache-2.0
os-apply-config
os-brick>=0.4.0 # Apache-2.0
os-client-config>=1.4.0,!=1.6.2
os-cloud-config
os-collect-config
os-net-config
os-refresh-config
os-testr>=0.1.0
ovs>=2.4.0.dev0;python_version=='2.7' # Apache-2.0
paramiko>=1.13.0
Parsley
passlib>=1.6
Paste
PasteDeploy>=1.5.0
pbr>=1.6,<2.0
pecan>=1.0.0
pexpect>=3.1,!=3.3 # ISC License
Pillow>=2.4.0 # MIT
Pint>=0.5 # BSD
pip>=6.0
posix_ipc
PrettyTable>=0.7,<0.8
psutil>=1.1.1,<2.0.0
pyasn1
pyasn1_modules
pycadf>=1.1.0
pycrypto>=2.6
PyECLib==1.0.7 # BSD
pyghmi>=0.6.11
pyinotify>=0.9.6 # MIT
pykmip>=0.4.0 # Apache 2.0 License
pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License
pymongo>=3.0.2
PyMySQL>=0.6.2 # MIT License
# NOTE(flaper87): This added 2 packages to `integration.sh`
# uuid-dev and swig
pyngus>=1.3.1;python_version=='2.7' # Apache 2.0 License
pyOpenSSL>=0.14
pyparsing>=2.0.1
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)
pysnmp>=4.2.1,<5.0.0
pystache
pysaml2>=2.4.0
# OpenStack clients. None of these should have an upper bound
# as that has implications for testing in the gate. An exception
# is currently being made for neutron client because of the need
# for an incompatible change in their next release.
python-barbicanclient>=3.3.0
python-ceilometerclient>=1.0.13
python-cinderclient>=1.3.1
python-congressclient>=1.0.0
python-designateclient>=1.0.0
python-heatclient>=0.3.0
python-glanceclient>=0.18.0
python-ironic-inspector-client>=1.0.1
python-ironicclient>=0.8.0
python-keystoneclient>=1.6.0
python-magnumclient>=0.2.1
python-manilaclient>=1.2.0
python-memcached>=1.56
python-mistralclient>=1.0.0
python-muranoclient>=0.7.0
python-neutronclient>=2.6.0
python-novaclient>=2.28.1
python-saharaclient>=0.10.0
python-openstackclient>=1.5.0
python-openstacksdk>=0.4.1
python-swiftclient>=2.2.0
python-troveclient>=1.2.0
python-tuskarclient>=0.1.17
python-zaqarclient>=0.1.1
python-dateutil>=2.4.2
# 2013.6 is the first version of pytz that is PEP 440 compatible.
pytz>=2013.6
pyudev
PyYAML>=3.1.0
pywin32;sys_platform=='win32'
qpid-python;python_version=='2.7'
requests>=2.5.2
requests-aws>=0.1.4 # BSD License (3 clause)
requests-kerberos>=0.6;python_version=='2.7' or python_version=='2.6' # MIT
rfc3986>=0.2.0 # Apache-2.0
Routes>=1.12.3,!=2.0,!=2.1;python_version=='2.7'
Routes>=1.12.3,!=2.0;python_version!='2.7'
rtslib-fb>=2.1.41
ryu>=3.23.2 # Apache-2.0
semantic_version>=2.3.1
fasteners>=0.7 # Apache-2.0
simplejson>=2.2.0
singledispatch>=3.4.0.3
six>=1.9.0
sockjs-tornado>=1.0.0,<2.0.0
SQLAlchemy>=0.9.9,<1.1.0
sqlalchemy-migrate>=0.9.6
sqlalchemy-utils # BSD License
stevedore>=1.5.0 # Apache-2.0
sysv_ipc>=0.6.8 # BSD License
suds-jurko>=0.6
taskflow>=1.16.0
tempest-lib>=0.6.1
tooz>=1.19.0 # Apache-2.0
tosca-parser>=0.1.0
tripleo-image-elements
urllib3>=1.8.3
unicodecsv>=0.8.0
warlock>=1.0.1,<2
WebOb>=1.2.3
websockify>=0.6.1
wheel
wmi;sys_platform=='win32'
WSME>=0.7
xattr>=0.4
XenAPI>=1.2
XStatic>=1.0.0 # MIT License
XStatic-Angular>=1.3.7 # MIT License
XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License
XStatic-Angular-Gettext>=2.1.0.2 # MIT License
XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License
XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License
XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License
XStatic-bootswatch>=3.3.5.3 # MIT License
XStatic-D3>=3.1.6.2 # BSD License (3 clause)
XStatic-Font-Awesome>=4.3.0 # SIL OFL 1.1 License, MIT License
XStatic-Hogan>=2.0.0.2 # Apache 2.0 License
XStatic-Jasmine>=2.1.2.0 # MIT License
XStatic-jQuery>=1.7.2 # MIT License
XStatic-JQuery.Bootstrap.Wizard>=1.0.0.1 # MIT License
XStatic-JQuery-Migrate>=1.2.1.1 # MIT License
XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License
XStatic-JQuery.TableSorter>=2.14.5.1 # MIT License
XStatic-jquery-ui>=1.10.1 # MIT License
XStatic-JSEncrypt>=2.0.0.2 # MIT License
XStatic-Magic-Search>=0.2.5.1 # Apache 2.0 License
XStatic-mdi==1.1.70.1 # SIL OPEN FONT LICENSE Version 1.1
XStatic-QUnit>=1.14.0.2 # MIT License
XStatic-Rickshaw>=1.5.0 # BSD License (prior)
XStatic-roboto-fontface>=0.4.3.2 # Apache 2.0 License
XStatic-smart-table>=1.4.5.3 # MIT License
XStatic-Spin>=1.2.5.2 # MIT License
XStatic-term.js>=0.0.4 # MIT License
XStatic-Angular-FileUpload>=1.4.0.1 # MIT License
yaql>=1.0.0 # Apache 2.0 License
# Testing tools below, which are typically in test-requires.txt
bandit>=0.13.2
bashate>=0.2 # Apache-2.0
cliff-tablib>=1.0
coverage>=3.6
demjson # GNU LGPL 3.0
docker-py>=1.1.0 # Apache-2.0
discover
django-nose>=1.2
doc8 # Apache-2.0
feedparser
fixtures>=1.3.1
gabbi>=1.1.4 # Apache-2.0
hgtools # dependency of pytest-runner that is only in setup_requires
httpretty>=0.8.4,<0.8.7
kafka-python>=0.9.2 # Apache-2.0
keyring>=2.1,!=3.3
ldappool>=1.0;python_version=='2.7' # MPL
mock>=1.2
mox>=0.5.3
mox3>=0.7.0
MySQL-python;python_version=='2.7'
nodeenv>=0.9.4 # BSD License
nose
nose-exclude
nosehtmloutput>=0.0.3
nosexcover
openstack-doc-tools>=0.23
openstack.nose_plugin>=0.7
openstacksdk
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
proboscis>=1.2.5.3
psycopg2>=2.5
pysendfile>=2.0.0
pysqlite;python_version=='2.7'
python-ldap>=2.4;python_version=='2.7'
python-subunit>=0.0.18
pyzmq>=14.3.1 # LGPL+BSD
redis>=2.10.0
requests-mock>=0.6.0 # Apache-2.0
retrying>=1.2.3,!=1.3.0 # Apache-2.0
selenium
# While setuptools cannot deal with pre-installed incompatible versions,
# setting a lower bound is not harmful - it makes error messages cleaner. DO
# NOT set an upper bound on setuptools, as that will lead to uninstallable
# situations as progressive releases of projects are done.
setuptools>=16.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-blockdiag
sphinxcontrib-docbookrestapi
sphinxcontrib-httpdomain
sphinxcontrib-seqdiag
sphinxcontrib-pecanwsme>=0.8
testrepository>=0.0.18
testresources>=0.2.4
testscenarios>=0.4
testtools>=1.4.0
trollius>=1.0
unittest2
virtualenv
wrapt>=1.7.0 # BSD License
WebTest>=2.0
Werkzeug>=0.7 # BSD License
wsgi_intercept>=0.6.1 # MIT License
xvfbwrapper>=0.1.3 #license: MIT
zake>=0.1.6 # Apache-2.0
# Pinned requirements
#
# Some requirements, like linters need to be pinned, because they have
# terrible backwards compatibility stories. These requirements *must*
# only be updated during the first milestone window of a release,
# because they are way too disruptive beyond that. Ideally nothing
# beyond this list would ever use a ==
# Permit both 2.2.4 (required by hacking 0.10.x) and 2.4.1 (required by the
# next hacking release). Only these versions will be selected, because hacking
# specifies the concrete version to choose.
flake8>=2.2.4,<=2.4.1
hacking>=0.10.2,<0.11
mccabe==0.2.1 # MIT License
pep8==1.5.7
pyflakes==0.8.1
pylint==1.4.4 # GNU GPL v2