Age | Commit message (Expand) | Author | Files | Lines |
2017-03-15 | pass user_data to heat template | Ross Brattain | 2 | -0/+25 |
2017-03-15 | fix fuel plugin installation issue | Guo Ruijing | 1 | -2/+1 |
2017-03-13 | Bugfix: fatal: destination path '/opt/tempT' already exists and is not an emp... | chenjiankun | 1 | -11/+16 |
2017-03-13 | Merge "Bugfix: heat: don't json encode template" | Jing Lu | 1 | -4/+1 |
2017-03-13 | Merge "ubuntu-server-cloudimg-modify.sh: shellcheck fixes" | Jing Lu | 1 | -1/+1 |
2017-03-13 | Merge "Bugfix: ubuntu-server-cloudimg-modify.sh: fix grep syntax with if" | Jing Lu | 1 | -1/+1 |
2017-03-13 | Merge "Bugfix: yardstick https support" | Rex Lee | 1 | -15/+6 |
2017-03-13 | Merge "ubuntu-server-cloudimg-dpdk-modify.sh: fixes and cleanup" | Jing Lu | 1 | -8/+11 |
2017-03-10 | Bugfix: yardstick https support | chenjiankun | 1 | -15/+6 |
2017-03-10 | Merge "Bugfix: Using the right trex version to support both py2.7 & py3" | Rex Lee | 1 | -5/+6 |
2017-03-10 | Bugfix: heat: don't json encode template | Ross Brattain | 1 | -4/+1 |
2017-03-09 | Merge "Bugfix: Failed executing command: 'free -s 1 -c 10'" | Rex Lee | 3 | -20/+41 |
2017-03-09 | Bugfix: Using the right trex version to support both py2.7 & py3 | Deepak S | 1 | -5/+6 |
2017-03-09 | ubuntu-server-cloudimg-modify.sh: shellcheck fixes | Ross Brattain | 1 | -1/+1 |
2017-03-09 | Bugfix: ubuntu-server-cloudimg-modify.sh: fix grep syntax with if | Ross Brattain | 1 | -1/+1 |
2017-03-09 | ubuntu-server-cloudimg-dpdk-modify.sh: fixes and cleanup | Ross Brattain | 1 | -8/+11 |
2017-03-08 | Bugfix: load_images missing space before = | Ross Brattain | 1 | -1/+1 |
2017-03-09 | Bugfix: Failed executing command: 'free -s 1 -c 10' | chenjiankun | 3 | -20/+41 |
2017-03-09 | Merge "Yardstick Preliminary Documentation" | Kubi | 92 | -1/+1 |
2017-03-09 | Merge "Bugfix: don't use jsonutils.load, use loads()" | Rex Lee | 1 | -1/+3 |
2017-03-09 | Merge "Record test case names when run a task using API" | Rex Lee | 2 | -4/+23 |
2017-03-09 | Merge "update trex version for constants.so import bug" | Rex Lee | 1 | -1/+1 |
2017-03-09 | Merge "move external_network auto-assign to Heat context" | Rex Lee | 2 | -14/+15 |
2017-03-09 | Merge "Bugfix: yardstick will create stacks with the same name when run using... | Rex Lee | 13 | -150/+166 |
2017-03-08 | fixes: use isinstance, fix logging, use dict literal | Ross Brattain | 1 | -9/+13 |
2017-03-08 | Bugfix: yardstick will create stacks with the same name when run using API in... | chenjiankun | 13 | -150/+166 |
2017-03-08 | Bugfix: don't use jsonutils.load, use loads() | Ross Brattain | 1 | -1/+3 |
2017-03-08 | Merge "Add uefi image support for yardstick" | Rex Lee | 3 | -54/+77 |
2017-03-08 | Yardstick Preliminary Documentation | rexlee8776 | 92 | -1/+1 |
2017-03-05 | update trex version for constants.so import bug | Ross Brattain | 1 | -1/+1 |
2017-03-03 | Add uefi image support for yardstick | Catalina Focsa | 3 | -54/+77 |
2017-03-03 | Merge "Split reporting_target from http_target in yardstick_verify" | Rex Lee | 1 | -2/+7 |
2017-03-02 | env prepare check openrc already sourced | rexlee8776 | 1 | -5/+11 |
2017-03-01 | Merge "fix: remove headers from generated files" | Kubi | 3 | -27/+1 |
2017-03-01 | Merge "heat: replace dict key checking with .get()" | Kubi | 1 | -9/+6 |
2017-03-01 | Merge "Re-enable floating IP tests for bgpvpn" | Rex Lee | 2 | -0/+8 |
2017-02-28 | move external_network auto-assign to Heat context | Ross Brattain | 2 | -14/+15 |
2017-02-28 | Split reporting_target from http_target in yardstick_verify | chenjiankun | 1 | -2/+7 |
2017-02-28 | stream default INFO, filehdr default DEBUG | rexlee8776 | 2 | -17/+9 |
2017-02-28 | Re-enable floating IP tests for bgpvpn | Romanos Skiadas | 2 | -0/+8 |
2017-02-26 | heat: replace dict key checking with .get() | Ross Brattain | 1 | -9/+6 |
2017-02-26 | fix: remove headers from generated files | Ross Brattain | 3 | -27/+1 |
2017-02-27 | Merge "BugFix: Adopt to latest result structure while parsing the results" | Rex Lee | 2 | -4/+6 |
2017-02-27 | Merge "ci in huawei-pod1 do not run test case after tc074" | Rex Lee | 1 | -1/+5 |
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 | Record test case names when run a task using API | chenjiankun | 2 | -4/+23 |
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 |