aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: fa0a17b90c6dfb7a62ef0741583c01d372e453b5 (plain)
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
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PyYAML>=3.12 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
requests>=2.14.2 # Apache-2.0
robotframework>=3.0
scp
dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE
dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
click
openbaton-cli
cloudify-rest-client
Flask!=0.11,<1.0,>=0.10 # BSD
Flask-RESTful>=0.3.5 # BSD
IPy
flasgger # MIT
mock>=2.0.0 # BSD
PrettyTable<0.8,>=0.7.1 # BSD
six>=1.10.0 # MIT
snaps
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
paramiko>=2.0.0 # LGPLv2.1+
Jinja2>=2.10 # BSD License (3 clause)
httplib2>=0.9.1 # MIT
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
xtesting
refstack-client
an> set rx_msg_size = rx_msg_size or "87380" %} {% set test_time = test_time or "20" %} {% set out_opt = out_opt or "THROUGHPUT,THROUGHPUT_UNITS,MEAN_LATENCY,LOCAL_CPU_UTIL,REMOTE_CPU_UTIL,LOCAL_TRANSPORT_RETRANS" %} scenarios: - type: NetperfNode options: testname: 'TCP_STREAM' send_msg_size: {{tx_msg_size}} recv_msg_size: {{rx_msg_size}} duration: {{test_time}} output_opt: {{out_opt}} host: {{host}} target: {{target}} runner: type: Iteration iterations: 1 interval: 1 run_step: 'setup,run' sla: mean_latency: 100 action: monitor context: type: Node name: LF file: {{pod_info}}