forked from cloudbase/coriolis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 834 Bytes
/
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
eventlet
keystoneauth1
keystonemiddleware
Jinja2
jsonschema
# NOTE (aznashwan, 21-03-31): kombu>=5 has some weird interactions with
# oslo_messaging which causes extreme RAM usage in the API service,
# so we limit its version here.
kombu==4.6.10
PyMySQL
oslo.cache
oslo.concurrency
oslo.config
oslo.context>=2.19.1
oslo.db
oslo.i18n
oslo.log
oslo.messaging==12.2.0
oslo.middleware
oslo.policy
oslo.serialization
oslo.service>=1.12.0
oslo.versionedobjects
paramiko>=2.1.0
paste
pbr
psutil
pyOpenSSL
python-keystoneclient
# required by `oslo_cache` when imported by `keystonemiddleware`
python-memcached>=1.56
python-barbicanclient
python-swiftclient>=3.2
git+https://github.com/cloudbase/pywinrm.git@requests#egg=pywinrm
PyYAML
redis
requests
mysqlclient
schedule
strict-rfc3339
sqlalchemy
taskflow
webob
sshtunnel
requests-unixsocket