Age | Commit message (Expand) | Author | Files | Lines |
2017-02-08 | vnf_generic: convert sshmanager to class |  Ross Brattain | 1 | -2/+2 |
2017-02-08 | test_tg_text: fix indentation |  Ross Brattain | 1 | -1/+1 |
2017-02-07 | fix unittests failures due to py3 |  Deepak S | 4 | -14/+9 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division |  Ross Brattain | 7 | -39/+430 |
2017-02-06 | Merge "Adding simple cmdline to run the Network service testcases" |  Kubi | 1 | -0/+118 |
2017-02-06 | Merge "Adding vPE VNF class aligned with IETS per-deploy senarios" |  Kubi | 6 | -0/+1711 |
2017-02-06 | Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput" |  Kubi | 2 | -0/+381 |
2017-02-06 | Merge "Adding trex trafficgen example." |  Kubi | 2 | -3/+305 |
2017-02-06 | Merge "Adding ping based sample VNF appliance" |  Kubi | 2 | -0/+361 |
2017-02-06 | Merge "Adding generic traffic profiles for trex traffic generator" |  Kubi | 4 | -2/+497 |
2017-02-06 | nfvi: disable failing AMQP unittest |  Ross Brattain | 2 | -27/+11 |
2017-01-26 | Merge "Add infrastructure to add the NFVi KPI collections" |  Kubi | 3 | -0/+331 |
2017-01-26 | Merge "Introducing Generic framework to do pre-deployment VNF & Network servi... |  Kubi | 12 | -0/+1245 |
2017-01-24 | Merge "Generic helper function to provision and get path from config" |  Rex Lee | 1 | -0/+57 |
2017-01-20 | Create API to get a list of all test cases |  chenjiankun | 2 | -2/+23 |
2017-01-20 | Merge "Bugfix:can not run a test suite if not under yardstick root path" |  Jing Lu | 1 | -16/+20 |
2017-01-19 | Adding simple cmdline to run the Network service testcases |  Deepak S | 1 | -0/+118 |
2017-01-19 | Adding vPE VNF class aligned with IETS per-deploy senarios |  Deepak S | 6 | -0/+1711 |
2017-01-19 | Adding Trex rfc2544 VNF class to initate Traffic for throughput |  Deepak S | 2 | -0/+381 |
2017-01-19 | Adding trex trafficgen example. |  Deepak S | 2 | -3/+305 |
2017-01-19 | Adding ping based sample VNF appliance |  Deepak S | 2 | -0/+361 |
2017-01-19 | Adding generic traffic profiles for trex traffic generator |  Deepak S | 4 | -2/+497 |
2017-01-19 | Add infrastructure to add the NFVi KPI collections |  Deepak S | 3 | -0/+331 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 12 | -0/+1245 |
2017-01-19 | Generic helper function to provision and get path from config |  Deepak S | 1 | -0/+57 |
2017-01-19 | Introducing the collector to subscribe/publish the KPIs for yardstick plot |  Deepak S | 4 | -0/+110 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. |  Deepak S | 3 | -0/+378 |
2017-01-19 | Merge "Re-factor Node.py to use better python inbuilt functions" |  Kubi | 1 | -2/+2 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions |  Deepak S | 1 | -2/+2 |
2017-01-17 | Add unittest framework for Yardstick API |  chenjiankun | 5 | -0/+67 |
2017-01-16 | Merge "remove failing influx testcases" |  Kubi | 1 | -29/+0 |
2017-01-14 | Bugfix:can not run a test suite if not under yardstick root path |  chenjiankun | 1 | -16/+20 |
2017-01-12 | Add support for Python 3 |  Ross Brattain | 60 | -341/+597 |
2017-01-12 | heat: fix key_uuid format |  Ross Brattain | 1 | -0/+26 |
2017-01-11 | remove failing influx testcases |  Ross Brattain | 1 | -29/+0 |
2017-01-11 | Merge "associate an uuid to yardstick_key and yardstick_key.pub" |  Rex Lee | 1 | -1/+15 |
2017-01-10 | associate an uuid to yardstick_key and yardstick_key.pub |  JingLu5 | 1 | -1/+15 |
2017-01-10 | Add API to get the status of async task |  chenjiankun | 3 | -3/+48 |
2016-12-30 | Split Yardstick CLI with Yardstick core logic |  chenjiankun | 8 | -62/+87 |
2016-12-20 | ssh: don't quote ~ in remotepaths |  Ross Brattain | 1 | -5/+31 |
2016-12-20 | BugFix: remotepath cannot be found |  JingLu5 | 1 | -1/+1 |
2016-12-13 | Add support for OpenSrack Newton |  JingLu5 | 1 | -0/+41 |
2016-12-12 | Merge "Add support for Storperf job status" |  Rex Lee | 1 | -2/+2 |
2016-12-05 | Merge "import new _put_file_shell method from upstream rally" |  Rex Lee | 1 | -2/+58 |
2016-12-01 | Merge "vsperf: Enhanced vswitchperf configuration" |  Rex Lee | 1 | -5/+5 |
2016-12-01 | Merge "ssh.py: add flag to keep stdin open" |  Rex Lee | 1 | -0/+19 |
2016-11-30 | import new _put_file_shell method from upstream rally |  Ross Brattain | 1 | -2/+58 |
2016-11-30 | vsperf: Enhanced vswitchperf configuration |  Martin Klozik | 1 | -5/+5 |
2016-11-30 | Use flask jsonify method to return json result |  chenjiankun | 6 | -232/+0 |
2016-11-30 | Create API and command to create a influxDB container |  chenjiankun | 4 | -0/+124 |