pylint fixes: remove redundant parens, fix comparison order
[yardstick.git] / api / resources / env_action.py
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...