forked from nicholasi/ntt_tool_python
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
34 lines (32 loc) · 707 Bytes
/
requirements.txt
File metadata and controls
34 lines (32 loc) · 707 Bytes
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
Django==1.9.2
Markdown==2.6.5
MySQL-python==1.2.5
PyJWT==1.4.0
argparse==1.2.1
django-filters==0.2.1
django-rest-auth==0.6.0
djangorestframework==3.3.2
djangorestframework-jwt==1.7.2
six==1.10.0
wsgiref==0.1.2
python-heatclient==0.6.0
python-keystoneclient==1.6.0
python-neutronclient==2.6.0
python-novaclient==2.17.0
python-swiftclient==2.4.0
python-glanceclient==2.0.0
# Following Packages used in traffic test scripts
configobj==5.0.6
# configparser==3.3.0.0r2 # package not installed
ecdsa==0.13
Fabric==1.10.2
fabtools==0.19.0
logging==0.4.9.6
multiprocessing==2.6.2.1
paramiko==1.15.2
pexpect==3.3
pudb==2015.3
pycrypto==2.6.1
Pygments==2.0.2
python-group-based-policy-client==0.9.2
urwid==1.3.0