Merge "Add a new monitor type: MultiMonitor that can run any number of other monitors...
[yardstick.git] / api / resources / env_action.py
2017-05-16 Ross BrattainMerge "Add a new monitor type: MultiMonitor that can...
2017-05-11 Rex LeeMerge "Extend TC008 to run pktgen-dpdk inside VM Need...
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-27 Jing LuMerge "bugfix: fix HA testcases"
2017-04-27 Rex LeeMerge "Bugfix: fix HA testcases"
2017-04-27 Jing LuMerge "Bugfix: yardstick env prepare cmd do not support...
2017-04-27 chenjiankunBugfix: yardstick env prepare cmd do not support other... 11/33911/1
2017-04-24 Rex LeeMerge "Add a new runner to test end-to-end fast data...
2017-04-23 KubiMerge "Add SRIOV support"
2017-04-13 Rex LeeMerge "Bugfix: fix typo"
2017-04-05 Jing LuMerge "Add opnfv_os-ovn-nofeature-noha_daily test suite"
2017-04-05 Jing LuMerge "Yardstick virtualenv support"
2017-04-01 chenjiankunYardstick virtualenv support 37/32837/2
2017-03-09 Rex LeeMerge "Bugfix: don't use jsonutils.load, use loads()"
2017-03-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-09 Rex LeeMerge "move external_network auto-assign to Heat context"
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
2017-03-03 Rex LeeMerge "Split reporting_target from http_target in yards...
2017-03-02 rexlee8776env prepare check openrc already sourced 35/29535/2
2017-03-01 Rex LeeMerge "Re-enable floating IP tests for bgpvpn"
2017-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
2017-02-27 Rex LeeMerge "ci in huawei-pod1 do not run test case after...
2017-02-27 KubiMerge "BugFix: update to paramiko 1.18.0 to fix TypeError"
2017-02-24 chenjiankunAdd common method of openstack in openstack_utils 59/29059/9
2017-02-23 Rex LeeMerge "Update missing license headers"
2017-02-23 Rex LeeMerge "improving if conditions :)"
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-23 Rex LeeMerge "Add python-pip & flake8 package to install.sh"
2017-02-22 Jing LuMerge "add grafana dashboard for os-nosdn-nofeature-ha"
2017-02-22 chenjiankunCreate Grafana dashboards according config file under... 17/29117/5
2017-02-16 KubiMerge "This Patch is used to add grafana config to...
2017-02-16 Rex LeeMerge "Scenario is reporting result for last test only"
2017-02-16 Jing LuMerge "Bugfix: report date format wrong when upload...
2017-02-16 Rex LeeMerge "Context improvement: add support for configing...
2017-02-16 Jing LuMerge "Bugfix: AttributeError: 'dict' object has no...
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "NSBPerf: fix indent"
2017-02-16 KubiMerge "load_images: update flavor for _ovs_ scenarios"
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-08 Ross Brattainpylint fixes: remove redundant parens, fix comparison... 77/27577/3
2017-01-20 Jing LuMerge "Bugfix: task_id parameter from API can not pass...
2017-01-17 Jing LuMerge "Adding python package requirement for VNF testing."
2017-01-16 KubiMerge "remove failing influx testcases"
2017-01-13 Ross BrattainAdd support for Python 3 39/25539/18
2017-01-11 Rex LeeMerge "Create API to run test suite"
2017-01-11 Rex LeeMerge "associate an uuid to yardstick_key and yardstick...
2017-01-10 Jing LuMerge "Yardstick framework concurrent support"
2017-01-10 Jing LuMerge "Add API to get the status of async task"
2017-01-10 chenjiankunAdd API to get the status of async task 79/26679/9
2017-01-10 Rex LeeMerge "subprocess.call para stdout=PIPE is risky"
2016-12-30 Jing LuMerge "BugFix: correct Copyright info in openstack_util...
2016-12-30 Rex LeeMerge "Create ping_load sample configuration yaml file"
2016-12-29 Jing LuMerge "Fix installation dependency and authentication...
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-28 Jing LuMerge "Use ConfigParser to write yardstick.conf"
2016-12-26 chenjiankunUse ConfigParser to write yardstick.conf 03/26003/6
2016-12-24 Jing LuMerge "Bugfix: the load_image.sh script will load a...
2016-12-24 Jing LuMerge "Move uwsgi.log and yardstick.sock to proper...
2016-12-22 chenjiankunBugfix: the load_image.sh script will load a image... 09/26009/5
2016-12-22 chenjiankunYardstick API refactor 21/26321/2
2016-12-22 Jing LuMerge "ssh: don't quote ~ in remotepaths"
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...