Update release note for Danube.3.2
[yardstick.git] / api /
2017-07-14 chenjiankunyardstick env influxdb/grafana cmd support centos 83/37483/4
2017-05-04 Jing LuMerge "Bugfix: fix HA testcases" into stable/danube
2017-05-04 Jing LuMerge "bugfix: fix HA testcases" into stable/danube
2017-05-04 chenjiankunBugfix: yardstick env prepare cmd do not support other... 79/34179/1
2017-04-22 chenjiankunYardstick virtualenv support 43/33643/1
2017-04-06 Jing LuMerge "Yardstick virtualenv support" into stable/danube
2017-04-06 chenjiankunYardstick virtualenv support 39/33039/1
2017-04-01 Jing LuMerge "Set work directory in Yardstick container" into...
2017-03-29 chenjiankunBugfix: improper license header in swagger docs 07/32107/1
2017-03-09 KubiMerge "Yardstick Preliminary Documentation"
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 chenjiankunRecord test case names when run a task using API 09/27009/5
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-17 Deepak SUpdate missing license headers 33/28833/4
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-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "Bux: task_id parameter from API can not pass...
2017-02-14 Rex LeeMerge "fix super() calls, must use explicit class name"
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 "KVMFORNFV: Implementing test suites for kvmfornf...
2017-02-10 Jing LuMerge "uwsgi: move init_db to uwsgi entry point"
2017-02-08 Ross Brattainuwsgi: move init_db to uwsgi entry point 71/27471/9
2017-02-08 Ross Brattainpylint fixes: remove redundant parens, fix comparison... 77/27577/3
2017-02-06 KubiMerge "Adding simple cmdline to run the Network service...
2017-02-06 KubiMerge "Setup yardstick_virtual environments for Network...
2017-02-06 KubiMerge "Adding sample Thoughput Test case for vPE."
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 testcase to demonstrate the isb...
2017-02-06 KubiMerge "Adding ping based sample VNF appliance"
2017-02-06 KubiMerge "Adding generic traffic profiles for trex traffic...
2017-01-26 KubiMerge "Add infrastructure to add the NFVi KPI collections"
2017-01-26 KubiMerge "Adding sample yardstick.conf & pod files to...
2017-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
2017-01-24 Rex LeeMerge "Generic helper function to provision and get...
2017-01-23 Rex LeeMerge "Record task status if running via CLI"
2017-01-20 chenjiankunCreate API to get a list of all test cases 19/26919/6
2017-01-20 Jing LuMerge "Bugfix:can not run a test suite if not under...
2017-01-20 Jing LuMerge "Bugfix: task_id parameter from API can not pass...
2017-01-19 KubiMerge "Verify stdin data before doing encodeutils safe_...
2017-01-19 Jing LuMerge "Bugfix: command "openstack image list" failed"
2017-01-19 KubiMerge "Bugfix: context not found for server ''node1...
2017-01-19 KubiMerge "Re-factor Node.py to use better python inbuilt...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-17 chenjiankunAdd unittest framework for Yardstick API 83/27083/1
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 JingLu5Create API to run test suite 07/26407/4
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 "Record test case names when run a task using...
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 chenjiankunRecord test case names when run a task using API 47/26547/2
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-28 Jing LuMerge "Use ConfigParser to write yardstick.conf"
next