Age | Commit message (Expand) | Author | Files | Lines |
2017-01-19 | Add infrastructure to add the NFVi KPI collections |  Deepak S | 8 | -0/+820 |
2017-01-19 | Adding sample yardstick.conf & pod files to help describe the topology |  Deepak S | 2 | -0/+82 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 19 | -0/+2035 |
2017-01-19 | Generic helper function to provision and get path from config |  Deepak S | 2 | -0/+119 |
2017-01-19 | Introducing the collector to subscribe/publish the KPIs for yardstick plot |  Deepak S | 8 | -0/+178 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. |  Deepak S | 4 | -0/+494 |
2017-01-19 | Merge "Verify stdin data before doing encodeutils safe_encode" |  Kubi | 1 | -2/+5 |
2017-01-19 | Merge "Bugfix: command "openstack image list" failed" |  Jing Lu | 1 | -1/+1 |
2017-01-19 | Bugfix: command "openstack image list" failed |  chenjiankun | 1 | -1/+1 |
2017-01-19 | Merge "Bugfix: context not found for server ''node1.LF''" |  Kubi | 1 | -1/+2 |
2017-01-19 | Bugfix: context not found for server ''node1.LF'' |  chenjiankun | 1 | -1/+2 |
2017-01-19 | Merge "Re-factor Node.py to use better python inbuilt functions" |  Kubi | 2 | -23/+37 |
2017-01-19 | Merge "Add unittest framework for Yardstick API" |  Jing Lu | 9 | -4/+73 |
2017-01-19 | Verify stdin data before doing encodeutils safe_encode |  Deepak S | 1 | -2/+5 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions |  Deepak S | 2 | -23/+37 |
2017-01-18 | Merge "Use """ to replace ''' in docstring" |  Rex Lee | 61 | -243/+243 |
2017-01-17 | Add unittest framework for Yardstick API |  chenjiankun | 9 | -4/+73 |
2017-01-17 | Bugfix: command "openstack image list" failed |  chenjiankun | 1 | -1/+2 |
2017-01-17 | Merge "Adding python package requirement for VNF testing." |  Jing Lu | 1 | -0/+2 |
2017-01-16 | Use """ to replace ''' in docstring |  chenjiankun | 61 | -243/+243 |
2017-01-16 | Merge "remove failing influx testcases" |  Kubi | 1 | -29/+0 |
2017-01-12 | Add support for Python 3 |  Ross Brattain | 204 | -778/+1402 |
2017-01-12 | heat: fix key_uuid format |  Ross Brattain | 3 | -8/+42 |
2017-01-11 | remove failing influx testcases |  Ross Brattain | 1 | -29/+0 |
2017-01-11 | Merge "Create API to run test suite" |  Rex Lee | 7 | -1/+142 |
2017-01-11 | Merge "associate an uuid to yardstick_key and yardstick_key.pub" |  Rex Lee | 3 | -11/+31 |
2017-01-10 | Create API to run test suite |  JingLu5 | 7 | -1/+142 |
2017-01-10 | associate an uuid to yardstick_key and yardstick_key.pub |  JingLu5 | 3 | -11/+31 |
2017-01-10 | Merge "Yardstick framework concurrent support" |  Jing Lu | 1 | -1/+28 |
2017-01-10 | Merge "Add API to get the status of async task" |  Jing Lu | 14 | -46/+287 |
2017-01-10 | Add API to get the status of async task |  chenjiankun | 14 | -46/+287 |
2017-01-10 | Merge "Record test case names when run a task using API" |  Rex Lee | 7 | -66/+85 |
2017-01-10 | Merge "subprocess.call para stdout=PIPE is risky" |  Rex Lee | 2 | -131/+135 |
2017-01-09 | Yardstick framework concurrent support |  chenjiankun | 1 | -1/+28 |
2016-12-30 | Adding python package requirement for VNF testing. |  Deepak S | 1 | -0/+2 |
2016-12-30 | Split Yardstick CLI with Yardstick core logic |  chenjiankun | 20 | -825/+1043 |
2016-12-30 | Merge "Yardstick Plugin: add support for ssh login using key" |  Jing Lu | 2 | -25/+52 |
2016-12-30 | Merge "BugFix: correct Copyright info in openstack_utils.py" |  Jing Lu | 1 | -1/+0 |
2016-12-30 | Merge "Create ping_load sample configuration yaml file" |  Rex Lee | 1 | -0/+65 |
2016-12-29 | Merge "Fix installation dependency and authentication issue for fuel plugin" |  Jing Lu | 2 | -2/+5 |
2016-12-28 | Record test case names when run a task using API |  chenjiankun | 7 | -66/+85 |
2016-12-28 | Yardstick Plugin: add support for ssh login using key |  JingLu5 | 2 | -25/+52 |
2016-12-28 | Merge "enhance test cases description and provide more info(in progress)" |  Jing Lu | 11 | -269/+738 |
2016-12-28 | Merge "Use ConfigParser to write yardstick.conf" |  Jing Lu | 4 | -38/+42 |
2016-12-27 | Fix installation dependency and authentication issue for fuel plugin |  Edwin Zhai | 2 | -2/+5 |
2016-12-27 | Create ping_load sample configuration yaml file |  JingLu5 | 1 | -0/+65 |
2016-12-27 | BugFix: correct Copyright info in openstack_utils.py |  JingLu5 | 1 | -1/+0 |
2016-12-26 | Use ConfigParser to write yardstick.conf |  chenjiankun | 4 | -38/+42 |
2016-12-24 | Add sqlite and SQLAlchemy support for API |  chenjiankun | 4 | -0/+64 |
2016-12-24 | Merge "Bugfix: the load_image.sh script will load a image with the same name" |  Jing Lu | 4 | -2/+19 |