Merge "add network info to topology"
[yardstick.git] / api / urls.py
2017-07-17 Rex LeeMerge "add network info to topology"
2017-07-14 Jing LuMerge "Initial all url of api v2"
2017-07-14 Ross BrattainMerge "test_monitor_command: mock LOG so we don't outpu...
2017-07-14 chenjiankunInitial all url of api v2 77/37477/1
2017-07-14 chenjiankunAdd API(v2) to get pod info 57/37457/2
2017-07-14 Rex LeeMerge "Add API(v2) to delete openrc"
2017-07-14 chenjiankunAdd API(v2) to upload pod file 55/37455/2
2017-07-14 chenjiankunAdd API(v2) to get openrc info 45/37445/2
2017-07-14 chenjiankunAdd API(v2) to upload openrc 55/37355/3
2017-07-14 Rex LeeMerge "Add API to get single environment info"
2017-07-14 Rex LeeMerge "Add API to get environments"
2017-07-14 Ross BrattainMerge "test_monitor_multi: speedup unittests, sleep...
2017-07-14 Ross BrattainMerge "test_storperf: speedup unittest, use time.sleep(0)"
2017-07-14 Rex LeeMerge "Add API to create environment"
2017-07-13 chenjiankunAdd API to get single environment info 43/37343/1
2017-07-13 chenjiankunAdd API to get environments 33/37333/2
2017-07-13 chenjiankunAdd API to create environment 13/37313/3
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-06 KubiMerge "show actual exceptions in task.py"
2017-07-05 KubiMerge "unify pod keywork so api can easily used"
2017-07-05 KubiMerge "Use "OS_INSECURE" variable as the insecure mode...
2017-07-03 Jing LuMerge "Set TEST_DB_URL for storperf"
2017-06-30 Jing LuMerge "Change prepareYardstickEnv to prepare_env and...
2017-06-30 chenjiankunAdd API to show test case documentation 91/36691/3
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-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-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
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: 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 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 "subprocess.call para stdout=PIPE is risky"
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-24 Jing LuMerge "Move uwsgi.log and yardstick.sock to proper...
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...
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 "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Jing LuMerge "Bugfix: debug should be default off"
2016-12-01 Rex LeeMerge "vsperf: Enhanced vswitchperf configuration"
2016-12-01 chenjiankunAdd API to run test case under samples directory 69/25169/3
2016-12-01 Jing LuMerge "Clone the corresponding branch of the repo accor...
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-12-01 Rex LeeMerge "switch logging to proper usage"
2016-12-01 Jing LuMerge "Modify url mapping to make API more Restful"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 chenjiankunModify url mapping to make API more Restful 17/25217/1
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...
2016-11-30 chenjiankunCreate API and command to create a influxDB container 13/25013/4
2016-11-29 Rex LeeMerge "Move requirement.txt from tests/ci/ to project...
2016-11-29 Rex LeeMerge "contexts/node: default to pod.yaml"
2016-11-28 KubiMerge "ArgsAlreadyParsedError: arguments already parsed...
2016-11-28 Rex LeeMerge "Update release note for Colorado 3.0"
2016-11-28 Rex LeeMerge "Create API to get test case result"
2016-11-24 chenjiankunCreate API to get test case result 35/24635/3
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
2016-11-21 chenjiankunCreate API to run test cases 79/24479/6