Merge "Prohibit the importation of a list of libraries"
[yardstick.git] / api / server.py
2017-09-25 Ross BrattainMerge "Log each test case status in a task"
2017-08-30 Ross BrattainMerge "Fix Scale-up issue in HWLB"
2017-08-29 Ross BrattainMerge "Add common openstack opertation scenarios: route...
2017-08-28 Ross BrattainMerge "Collectd Fixes"
2017-08-28 Ross BrattainMerge "DRAFT: update yardstick generic test cases dashb...
2017-08-26 Jing LuMerge "Test case: Fio volume benchmark testcase using...
2017-08-26 Rex LeeMerge "bugfix: tc063 fails to get the correct result...
2017-08-26 Ross BrattainMerge "improve tc055 results"
2017-08-26 Ross BrattainMerge "improve tc002 to make packet size parameterize"
2017-08-25 Ross BrattainMerge "ansible: update dpdk, trex and samplevnf install"
2017-08-25 Rex LeeMerge "Add rpm,image directories and SLA options to...
2017-08-25 Ross BrattainMerge "Removed unnecessary image definitions and flavor...
2017-08-25 Ross BrattainMerge "Fixed invalid vfw/vacl rulw config issues"
2017-08-25 Jing LuMerge "Test case: add test config file for TC078 and...
2017-08-25 Jing LuMerge "Add function to upload image from local/url...
2017-08-24 chenjiankunAdd function to upload image from local/url in GUI 17/39117/6
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-25 Rex LeeMerge "yardstick env influxdb/grafana cmd support centos"
2017-07-24 Jing LuMerge "Open storperf testcase to huawei-pod2"
2017-07-24 Jing LuMerge "HA testcase containerized Compass support"
2017-07-17 Ross BrattainMerge "test_base: speedup unittest, wait for queue...
2017-07-17 Rex LeeMerge "attacker_process: fix typo s/envrioment/environm...
2017-07-17 Ross BrattainMerge "pktgen: speedup unittest, mock time.sleep"
2017-07-17 Ross BrattainMerge "tg: speedup unittests, mock time.sleep"
2017-07-17 Ross BrattainMerge "test_pktgen_dpdk_throughput: speedup unittest...
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 Rex LeeMerge "add network info to topology"
2017-07-14 Jing LuMerge "Initial all url of api v2"
2017-07-14 chenjiankunInitial all url of api v2 77/37477/1
2017-07-13 Ross BrattainMerge "NSBperf: fix bad sigint handler"
2017-07-13 Ross BrattainMerge "test_nstat: decrease sleep time for unittest"
2017-07-12 chenjiankunChange endpoint to url in API 55/37255/4
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-03 Jing LuMerge "Set TEST_DB_URL for storperf"
2017-06-30 Jing LuMerge "Bugfix: remove test.dbf file in recovery script"
2017-06-29 Rex LeeMerge "Call core code directly in the API of run test...
2017-06-29 chenjiankunCall core code directly in the API of run test case 07/36507/3
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-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
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 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-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-24 chenjiankunAdd sqlite and SQLAlchemy support for API 95/26395/4
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 swagger support for Rest API 91/25291/3
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-12-01 Jing LuMerge "Modify url mapping to make API more Restful"
2016-12-01 Jing LuMerge "Use flask jsonify method to return json result"
2016-11-30 Rex LeeMerge "centralize logging into root logger"
2016-11-30 Ross Brattaincentralize logging into root logger 45/25045/11
2016-11-29 Rex LeeMerge "Move requirement.txt from tests/ci/ to project...
next