-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.38 KB
/
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
appdirs==1.4.3
asn1crypto==0.22.0
Babel==2.4.0
cffi==1.10.0
cliff==2.5.0
cmd2==0.7.0
cryptography==1.8.1
debtcollector==1.13.0
deprecation==1.0
docutils==0.13.1
enum-compat==0.0.2
enum34==1.1.6
eventlet==0.20.1
fasteners==0.14.1
funcsigs==1.0.2
functools32==3.2.3.post2
greenlet==0.4.12
idna==2.5
ipaddress==1.0.18
iso8601==0.1.11
Jinja2==2.9.6
jsonpatch==1.15
jsonpointer==1.10
jsonschema==2.6.0
keystoneauth1==2.19.0
lockfile==0.12.2
MarkupSafe==1.0
mock==2.0.0
monotonic==1.3
msgpack-python==0.4.8
netaddr==0.7.19
netifaces==0.10.5
openstacksdk==0.9.14
os-client-config==1.26.0
osc-lib==1.3.0
oslo.concurrency==3.20.0
oslo.config==3.24.0
oslo.context==2.13.0
oslo.i18n==3.15.0
oslo.log==3.23.0
oslo.middleware==3.25.0
oslo.serialization==2.18.0
oslo.service==1.22.0
oslo.utils==3.25.0
packaging==16.8
paramiko==2.1.2
Paste==2.0.3
PasteDeploy==1.5.2
pbr==2.0.0
positional==1.1.1
prettytable==0.7.2
pyasn1==0.2.3
pycparser==2.17
pyinotify==0.9.6
pyparsing==2.2.0
python-cinderclient==2.0.1
python-daemon==2.1.2
python-dateutil==2.6.0
python-glanceclient==2.6.0
python-keystoneclient==3.10.0
python-monascaclient==1.5.0
python-novaclient==7.1.0
python-openstackclient==3.9.0
pytz==2017.2
PyYAML==3.12
repoze.lru==0.6
requests==2.13.0
requestsexceptions==1.2.0
rfc3986==0.4.1
Routes==2.4.1
simplejson==3.10.0
six==1.10.0
statsd==3.2.1
stevedore==1.21.0
unicodecsv==0.14.1
warlock==1.2.0
WebOb==1.7.2
wrapt==1.10.10