Add API(v2) to create influxdb
[yardstick.git] / yardstick / common / utils.py
2017-07-17 chenjiankunAdd API(v2) to create influxdb 85/37585/5
2017-07-17 Ross BrattainMerge "apexlake: speed unittest, mock time.sleep"
2017-07-17 Ross BrattainMerge "test_attacker_baremetal: don't run local commands"
2017-07-17 Jing LuMerge "Kubernetes (k8s) support"
2017-07-17 Rex LeeMerge "add network info to topology"
2017-07-17 chenjiankunKubernetes (k8s) support 37/36537/16
2017-07-14 Rex LeeMerge "Add API to get environments"
2017-07-13 chenjiankunAdd API to get environments 33/37333/2
2017-07-12 Jing LuMerge "Yardstick api database v2 model"
2017-07-12 Rex LeeMerge "Yardstick API architecture improvement"
2017-07-11 chenjiankunYardstick API architecture improvement 45/37045/4
2017-07-10 Jing LuMerge "Yardstick install storperf update"
2017-07-06 Rex LeeMerge "Improvement: delete stack if create stack failed"
2017-07-06 Rex LeeMerge "Bugfix: Abnormally stopped background scenario...
2017-07-06 KubiMerge "move flatten dict key to common utils"
2017-07-06 rexlee8776move flatten dict key to common utils 35/36935/6
2017-06-22 Ross BrattainMerge "Acquire NSB specific data from Heat."
2017-06-22 Ross BrattainMerge "cleanup: remove fuel plugin since fuel@opnfv...
2017-06-05 Ross BrattainMerge "utils: make module import safer"
2017-06-02 Ross Brattainutils: make module import safer 55/35755/1
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-01 Jing ZhangExtend TC008 to run pktgen-dpdk inside VM 45/33145/8
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-20 Jing LuMerge "Add NUMA pinning support for node context"
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 "update trex version for constants.so import...
2017-03-09 Rex LeeMerge "move external_network auto-assign to Heat context"
2017-03-09 Rex LeeMerge "Bugfix: yardstick will create stacks with the...
2017-03-08 chenjiankunBugfix: yardstick will create stacks with the same... 71/29371/4
2017-03-08 Ross BrattainBugfix: don't use jsonutils.load, use loads() 33/29533/3
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
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 "collectd: typo and call super()"
2017-02-17 KubiMerge "tc076 rst documentation"
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 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-15 chenjiankunScenario is reporting result for last test only 95/28195/4
2017-02-14 KubiMerge "Update CLI Command in yardstick TC019, TC045...
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-08 Ross BrattainBugfix: write_json_to_file: use json.dump with files 51/27651/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 chenjiankunRecord task status if running via CLI 41/27241/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
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...
2016-12-19 Rex LeeMerge "Update Yardstick README file"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-05 Rex LeeMerge "argsAlreadyParsedError: arguments already parsed...
2016-12-05 Rex LeeMerge "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Rex LeeMerge "Making nginx and uwsgi service start when run...
2016-12-05 Jing LuMerge "Bugfix: debug should be default off"
2016-12-04 chenjiankunAdd API and command support for yardstick env prepare 11/25311/9
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Jing LuMerge "Bugfix: the API to get result do not work due...
2016-11-30 Jing LuMerge "Create API and command to create a influxDB...
next