Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceilometer: update to juno | Bruce Ashfield | 2014-07-21 | 1 | -60/+51 |
| | | | | | | | | Updating the ceilometer project to the juno release branches. With this update, we can drop one patch that isno longer needed, and refresh another for juno. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | ceilometer builtin tests config location | Vu Tran | 2014-06-23 | 1 | -0/+130 |
Many ceilometer built-in testcases failed because they can not find ceilometer configuration file, as these tests use relative paths to find these configuration files. So forcing these failure testcases to look for these configuration file using absolute path. Signed-off-by: Vu Tran <vu.tran@windriver.com> |