heat: close file before parsing template
[yardstick.git] / yardstick /
2017-01-18 Ross Brattainheat: close file before parsing template 51/27151/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-12 Ross Brattainheat: fix key_uuid format 09/26909/2
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 JingLu5associate an uuid to yardstick_key and yardstick_key.pub 05/26705/3
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"
2017-01-09 chenjiankunYardstick framework concurrent support 63/26763/3
2016-12-30 chenjiankunSplit Yardstick CLI with Yardstick core logic 77/26577/4
2016-12-30 Jing LuMerge "Yardstick Plugin: add support for ssh login...
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 JingLu5Yardstick Plugin: add support for ssh login using key 79/25379/3
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-27 JingLu5BugFix: correct Copyright info in openstack_utils.py 11/26511/1
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 Jing LuMerge "ssh: don't quote ~ in remotepaths"
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...
2016-12-22 Rex LeeMerge "Replace heat, keystone and nova command with...
2016-12-22 Jing LuMerge "Use openstack command instead keystone command...
2016-12-21 Ross Brattainssh: don't quote ~ in remotepaths 33/26333/2
2016-12-21 Jing LuMerge "fixed issue in yardstick-img-modify cleanup...
2016-12-21 Ryan.RCSsubprocess.call para stdout=PIPE is risky 11/26111/4
2016-12-20 JingLu5BugFix: remotepath cannot be found 71/26271/2
2016-12-19 Rex LeeMerge "Update Yardstick README file"
2016-12-15 Rex LeeMerge "Add support for OpenSrack Newton"
2016-12-15 Rex LeeMerge "Bugfixed:run command: "yardstick-img-modify...
2016-12-14 Rex LeeMerge "BugFix: Upgrade python-novaclient and other...
2016-12-13 JingLu5Add support for OpenSrack Newton 23/25823/5
2016-12-13 Rex LeeMerge "ssh.py: add flag to request for a pseudo termina...
2016-12-13 Jing LuMerge "env: convert file open to context manager"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Bugfix: update Yardstick custom VM image name...
2016-12-12 Rex LeeMerge "use context manager for stdin files and use...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-08 Deepak Sssh.py: add flag to request for a pseudo terminal ... 83/25683/2
2016-12-05 Ross Brattainuse context manager for stdin files and use _put_file_shell 57/24957/11
2016-12-05 chenjiankunBugfix: create yardstick.conf file failed due to wrong... 81/25481/1
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-02 chenjiankunAdd API to create Grafana container 77/25377/5
2016-12-02 chenjiankunargsAlreadyParsedError: arguments already parsed: canno... 21/25421/1
2016-12-01 Rex LeeMerge "vsperf: Enhanced vswitchperf configuration"
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-12-01 Jing LuMerge "Use flask jsonify method to return json result"
2016-12-01 Ross Brattainswitch logging to proper usage 47/24947/3
2016-11-30 Ross Brattainimport new _put_file_shell method from upstream rally 83/25183/4
2016-11-30 Martin Klozikvsperf: Enhanced vswitchperf configuration 61/24361/6
2016-11-30 Rex LeeMerge "centralize logging into root logger"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Ross Brattaincentralize logging into root logger 45/25045/11
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 Rex LeeMerge "Decoupling prepare_env.sh and load_images.sh"
2016-11-30 chenjiankunCreate API and command to create a influxDB container 13/25013/4
2016-11-30 liyinnetperf_node test case improvement. 25/24925/6
2016-11-29 Ross Brattainfix SSH object examples to use correct context manager... 81/25181/1
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-29 JingLu5Add support for Storperf job status 21/24721/5
2016-11-28 KubiMerge "ArgsAlreadyParsedError: arguments already parsed...
2016-11-25 chenjiankunArgsAlreadyParsedError: arguments already parsed: canno... 77/24877/1
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
2016-11-22 Ross Brattainssh.py: add flag to keep stdin open 11/24311/5
2016-11-21 chenjiankunCreate API to run test cases 79/24479/6
2016-11-17 KubiMerge "Yardstick installation unified (pip/setup)"
2016-11-16 KubiMerge "Add os-odl_l2-fdio-ha scenario support"
2016-11-16 KubiMerge "Add how to add/modify Yardstick Grafana dashboar...
2016-11-16 KubiMerge "convert networkcapacity to LF"
2016-11-14 KubiMerge "Create a constants.py to manage constant variabl...
2016-11-14 KubiMerge "Add task call entry in cli for REST API"
2016-11-14 KubiMerge "bugfix: ipv6 should log in controller node to...
2016-11-10 Ross Brattainconvert networkcapacity to LF 45/24145/4
2016-11-10 Ross Brattaincontexts/node: default to pod.yaml 75/24175/1
2016-11-10 Ross Brattainadd option to connect to non-standard ssh port 17/24117/5
2016-11-09 rexlee8776bugfix: ipv6 should log in controller node to setup 43/24043/3
2016-11-09 chenjiankunAdd task call entry in cli for REST API 89/23089/3
2016-11-08 chenjiankunCreate a constants.py to manage constant variable consi... 95/23795/3
2016-11-03 KubiMerge "This patch is used to update the time range...
2016-11-01 KubiMerge "committer retirement"
2016-11-01 JingLu5Bugfix:fix a bug that yardstick_key.pub cannot be found... 27/23827/3
2016-11-01 KubiMerge "remove yardstick_key from the repo"
next