Age | Commit message (Expand) | Author | Files | Lines |
2017-02-27 | Merge "BugFix: update to paramiko 1.18.0 to fix TypeError" |  Kubi | 1 | -1/+1 |
2017-02-26 | heat context support affinity and anti-affinity |  rexlee8776 | 5 | -18/+91 |
2017-02-24 | Add common method of openstack in openstack_utils |  chenjiankun | 4 | -35/+361 |
2017-02-23 | Merge "Update missing license headers" |  Rex Lee | 192 | -0/+1666 |
2017-02-23 | Merge "improving if conditions :)" |  Rex Lee | 2 | -5/+5 |
2017-02-23 | Merge "collectd: typo and call super()" |  Rex Lee | 1 | -1/+2 |
2017-02-23 | Merge "Add python-pip & flake8 package to install.sh" |  Rex Lee | 1 | -0/+2 |
2017-02-22 | BugFix: update to paramiko 1.18.0 to fix TypeError |  Ross Brattain | 1 | -1/+1 |
2017-02-22 | Merge "add grafana dashboard for os-nosdn-nofeature-ha" |  Jing Lu | 1 | -0/+5535 |
2017-02-21 | add grafana dashboard for os-nosdn-nofeature-ha |  rexlee8776 | 1 | -0/+5535 |
2017-02-22 | Create Grafana dashboards according config file under root_path/dashboard |  chenjiankun | 1 | -4/+9 |
2017-02-21 | bottlenecks: stress ping yaml file bug fix |  liyin | 1 | -3/+0 |
2017-02-21 | improving if conditions :) |  Deepak S | 2 | -5/+5 |
2017-02-20 | Merge "Docs: Adding preliminary documentation for Network Service Benchmarking." |  Kubi | 9 | -11/+452 |
2017-02-18 | Add python-pip & flake8 package to install.sh |  Deepak S | 1 | -0/+2 |
2017-02-18 | Docs: Adding preliminary documentation for Network Service Benchmarking. |  Deepak S | 9 | -11/+452 |
2017-02-18 | Merge "yardstick ping testcase yaml update" |  Kubi | 1 | -0/+58 |
2017-02-17 | Update missing license headers |  Deepak S | 192 | -0/+1666 |
2017-02-17 | Merge " add scenario to solve apex ci fail" |  Kubi | 1 | -0/+21 |
2017-02-17 | Merge "solve apex ci problem (new scenario)" |  Kubi | 1 | -0/+21 |
2017-02-17 | Merge "tc076 rst documentation" |  Kubi | 2 | -0/+62 |
2017-02-17 | add scenario to solve apex ci fail |  rexlee8776 | 1 | -0/+21 |
2017-02-17 | solve apex ci problem (new scenario) |  rexlee8776 | 1 | -0/+21 |
2017-02-17 | yardstick ping testcase yaml update |  liyin | 1 | -0/+58 |
2017-02-16 | tc076 rst documentation |  rexlee8776 | 2 | -0/+62 |
2017-02-16 | Merge "This Patch is used to add grafana config to opnfv dashboard for kvmfor... |  Kubi | 1 | -517/+573 |
2017-02-16 | Merge "Scenario is reporting result for last test only" |  Rex Lee | 3 | -5/+20 |
2017-02-16 | Merge "Bugfix: report date format wrong when upload result data to mongoDB" |  Jing Lu | 1 | -5/+5 |
2017-02-16 | Bugfix: report date format wrong when upload result data to mongoDB |  chenjiankun | 1 | -5/+5 |
2017-02-16 | Merge "Context improvement: add support for configing node environment" |  Rex Lee | 3 | -8/+174 |
2017-02-16 | Context improvement: add support for configing node environment |  chenjiankun | 3 | -8/+174 |
2017-02-16 | Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'" |  Jing Lu | 2 | -3/+43 |
2017-02-16 | Merge "New reliability/availability testcase - IP datagram error rate and etc." |  Rex Lee | 6 | -0/+345 |
2017-02-16 | Merge "NSBPerf: fix indent" |  Rex Lee | 1 | -1/+1 |
2017-02-16 | Merge "load_images: update flavor for _ovs_ scenarios" |  Kubi | 1 | -1/+1 |
2017-02-16 | Merge "pylint fixes: remove redundant parens, fix comparison order" |  Rex Lee | 7 | -9/+9 |
2017-02-16 | Merge "Update Openstack CLI Command in yardstick ha test framework configurat... |  Rex Lee | 3 | -3/+3 |
2017-02-16 | Merge "set log file to store debug info" |  Rex Lee | 1 | -0/+2 |
2017-02-15 | Bugfix: AttributeError: 'dict' object has no attribute 'encode' |  chenjiankun | 2 | -3/+43 |
2017-02-15 | Scenario is reporting result for last test only |  chenjiankun | 3 | -5/+20 |
2017-02-14 | NSBPerf: fix indent |  Ross Brattain | 1 | -1/+1 |
2017-02-14 | load_images: update flavor for _ovs_ scenarios |  Maryam Tahhan | 1 | -1/+1 |
2017-02-14 | collectd: typo and call super() |  Ross Brattain | 1 | -1/+2 |
2017-02-14 | Update Openstack CLI Command in yardstick ha test framework configuration fil... |  tjuyinkanglin | 3 | -3/+3 |
2017-02-14 | Merge "Update Openstack CLI Command for Scenario-based HA Testcases which hav... |  Kubi | 5 | -15/+15 |
2017-02-14 | Merge "Update CLI Command in yardstick TC019, TC045~TC048" |  Kubi | 5 | -6/+6 |
2017-02-14 | Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]" |  Kubi | 1 | -2/+2 |
2017-02-14 | This Patch is used to add grafana config to opnfv dashboard for |  Shravani | 1 | -517/+573 |
2017-02-14 | Merge "Bux: task_id parameter from API can not pass to yardstick core" |  Rex Lee | 1 | -1/+1 |
2017-02-14 | Update Openstack CLI Command for Scenario-based HA Testcases which have multi... |  tjuyinkanglin | 5 | -15/+15 |