Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cinder: uprev to juno | Bruce Ashfield | 2014-07-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | cinder builtin tests config location | Vu Tran | 2014-06-23 | 1 | -0/+24 |
Many cinder built-in testcases failed because they can not find cinder configuration file, as these testcases assume that they are run at python site-packages dir. So forcing these failure testcases to look for these configuration file using absolute path. Signed-off-by: Vu Tran <vu.tran@windriver.com> |