Merge "Remove redundancy file and do relative modification"
[yardstick.git] / yardstick / network_services / vnf_generic / vnf /
2017-08-16 Ross BrattainMerge "Remove redundancy file and do relative modification"
2017-08-15 Deepak SEnable ixnet traffic generator to run traffic 43/39343/4
2017-08-15 Ross BrattainMerge "Update release note for Danube.3.2"
2017-08-15 Rex LeeMerge "KVMFORNFV: Update Grafana config for Packet...
2017-08-15 Ross BrattainMerge "Add yardstick report for each task"
2017-08-14 Ross BrattainPROX VNF and TG 51/38251/9
2017-08-11 Ross BrattainMerge "yardstick setup ansible, including load_images"
2017-08-11 Jing LuMerge "Add common openstack opertation scenarios: image...
2017-08-11 KubiMerge "Add common openstack opertation scenarios: flavo...
2017-08-11 Ross BrattainMerge "UDP relay"
2017-08-11 Jing LuMerge "New storage test case: Bonnie++"
2017-08-11 Deepak SUDP relay 43/38243/8
2017-08-11 Ross BrattainMerge "Sample CGNAPT VNF"
2017-08-11 Deepak SSample VFW VNF 39/38239/11
2017-08-11 Deepak SSample CGNAPT VNF 37/38237/16
2017-08-10 Ross BrattainMerge "NSB fixes: docstring, whitespace, etc."
2017-08-10 KubiMerge "bugfix: tc037/38 multiprocessing failed sometimes"
2017-08-10 Ross BrattainMerge "pip_license: quick hack script to add license...
2017-08-10 Ross BrattainMerge "requirements.txt: add license info"
2017-08-10 Ross BrattainNSB fixes: docstring, whitespace, etc. 35/39035/1
2017-08-10 Ross BrattainMerge "Collectd"
2017-08-10 Ross BrattainMerge "constants: cache YAML config values"
2017-08-10 Ross BrattainMerge "IXIA traffic generator"
2017-08-10 Ross BrattainMerge "Sample ACL VNF"
2017-08-10 KubiMerge "bugfix: hosts should be clean if update_hosts...
2017-08-08 Deepak SCollectd 45/38245/4
2017-08-08 Deepak SSample ACL VNF 23/38223/11
2017-08-08 Deepak SIXIA traffic generator 91/38291/7
2017-08-08 Deepak SNSB update 37/38137/40
2017-08-02 Ross BrattainMerge "Fix adding right deb repo based on the distro...
2017-07-31 Rex LeeMerge "Testing live migration using qemu"
2017-07-29 Rex LeeMerge "Update NSBPerf CLI to adapt to new output format"
2017-07-27 Jing LuMerge "Yardstick GUI & GUI deployment"
2017-07-25 Jing LuMerge "support more parameters in iperf3 testcase"
2017-07-25 Rex LeeMerge "yardstick env influxdb/grafana cmd support centos"
2017-07-25 Ross BrattainMerge "Add multiqueue support"
2017-07-24 Jing LuMerge "Open storperf testcase to huawei-pod2"
2017-07-24 Ross BrattainMerge "base: remove redudant ip_to_convert"
2017-07-18 Ross Brattainbase: remove redudant ip_to_convert 03/37703/1
2017-05-16 Ross BrattainMerge "Add a new monitor type: MultiMonitor that can...
2017-05-10 Ross BrattainMerge "pass user_data to heat template"
2017-05-03 Ross BrattainMerge "Point to user guide to get started on VNF testing"
2017-05-03 Rex LeeMerge "cachestat: use raw strings to escape \d"
2017-04-25 KubiMerge "Update virtualenv installation step in userguide"
2017-04-24 Rex LeeMerge "operation_general: fix logging to use %s"
2017-04-24 Rex LeeMerge "standardize ssh auth"
2017-04-12 Ross Brattainstandardize ssh auth 31/32931/7
2017-03-22 Jing LuMerge "Refine test case description for tc076"
2017-03-20 Jing LuMerge "Add NUMA pinning support for node context"
2017-03-20 Jing LuMerge "Add CPU pinning support for node context"
2017-03-20 KubiMerge "Bugfix: load_images cleanup, shellcheck fixes"
2017-03-18 Jing LuMerge "add missing test suite files for new scenarios"
2017-03-17 Jing LuMerge "Bugfix: yardstick-image built without test tools"
2017-03-17 KubiMerge "Bugfix: network_utilization: parse error"
2017-03-17 KubiMerge "Bug Fix: force the network to attacht to trex...
2017-03-09 Deepak SBug Fix: force the network to attacht to trex to start... 79/30179/2
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "more logging fixes"
2017-02-14 Rex LeeMerge "remove trex install from run_tests.sh."
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-14 Jing LuMerge "vnf_generic: replace list comprehension with...
2017-02-14 Jing LuMerge "Bugfix: write_json_to_file: use json.dump with...
2017-02-14 Jing LuMerge "nsb: move NSB root to constant, add unittest"
2017-02-14 Jing LuMerge "vnf_generic: convert sshmanager to class"
2017-02-14 Jing LuMerge "test_tg_text: fix indentation"
2017-02-14 Jing LuMerge "vnfdgen: replace six.iteritems() with .items()"
2017-02-14 Jing LuMerge "test_vnf_generic: fix unitests when files are...
2017-02-14 Jing LuMerge "Bugfix: apex_lake: sort json keys for git"
2017-02-14 Jing LuMerge "test_env_action: use dict literal"
2017-02-13 KubiMerge "Push yardstick debug log into the artifacts"
2017-02-10 Jing LuMerge "uwsgi: move init_db to uwsgi entry point"
2017-02-08 Deepak Sfix unittests failures due to py3 75/28275/5
2017-02-07 Jing LuMerge "KVMFORNFV: Implementing test suites for kvmfornf...
2017-02-06 KubiMerge "Adding vPE VNF class aligned with IETS per-deplo...
2017-02-06 KubiMerge "Adding Trex rfc2544 VNF class to initate Traffic...
2017-02-06 KubiMerge "Adding trex trafficgen example."
2017-02-06 KubiMerge "Adding ping based sample VNF appliance"
2017-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
2017-01-19 Deepak SAdding vPE VNF class aligned with IETS per-deploy senarios 33/26633/4
2017-01-19 Deepak SAdding Trex rfc2544 VNF class to initate Traffic for... 31/26631/4
2017-01-19 Deepak SAdding trex trafficgen example. 29/26629/4
2017-01-19 Deepak SAdding ping based sample VNF appliance 25/26625/4
2017-01-19 Deepak SIntroducing Generic framework to do pre-deployment... 17/26617/4