-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
84 lines (84 loc) · 1.56 KB
/
requirements.txt
File metadata and controls
84 lines (84 loc) · 1.56 KB
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
ansible==2.4.2.0
appdirs==1.4.3
asn1crypto==0.24.0
Babel==2.3.4
backports.ssl-match-hostname==3.5.0.1
bcrypt==3.1.4
cached-property==1.3.0
cffi==1.11.2
cliff==2.7.0
cmd2==0.7.0
colorama==0.3.7
cryptography==2.1.4
debtcollector==1.13.0
decorator==4.0.11
deprecation==1.0
docker==2.2.1
docker-compose==1.12.0
docker-pycreds==0.2.1
dockerpty==0.4.1
docopt==0.6.2
dogpile.cache==0.6.2
enum34==1.1.6
funcsigs==1.0.2
functools32==3.2.3.post2
futures==3.0.5
idna==2.6
ipaddress==1.0.19
iso8601==0.1.11
Jinja2==2.10
jmespath==0.9.2
jsonpatch==1.15
jsonpointer==1.10
jsonschema==2.6.0
keystoneauth1==2.21.0
MarkupSafe==1.0
monotonic==1.3
msgpack-python==0.4.8
munch==2.1.1
netaddr==0.7.19
netifaces==0.10.5
openstacksdk==0.9.14
os-client-config==1.27.0
osc-lib==1.6.0
oslo.config==3.24.0
oslo.i18n==3.15.0
oslo.serialization==2.18.0
oslo.utils==3.25.0
packaging==16.8
paramiko==2.4.0
pbr==1.10.0
positional==1.1.1
prettytable==0.7.2
pyasn1==0.4.2
pycparser==2.18
pycrypto==2.6.1
PyNaCl==1.2.1
pyparsing==2.2.0
python-cinderclient==2.0.1
python-designateclient==2.6.0
python-glanceclient==2.6.0
python-heatclient==1.10.0
python-ironicclient==1.12.0
python-keystoneclient==3.10.0
python-magnumclient==2.7.0
python-mistralclient==3.1.4
python-neutronclient==6.1.0
python-novaclient==8.0.0
python-openstackclient==3.9.0
python-swiftclient==3.3.0
python-troveclient==2.13.0
pytz==2017.2
PyYAML==3.12
requests==2.11.1
requestsexceptions==1.2.0
rfc3986==0.4.1
shade==1.11.0
simplejson==3.10.0
six==1.11.0
stevedore==1.21.0
texttable==0.8.8
unicodecsv==0.14.1
warlock==1.2.0
websocket-client==0.40.0
wrapt==1.10.10