Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | novaclient: fix path to test certificate | Keith Holman | 2014-06-16 | 1 | -0/+35 |
Novaclient contains a test that fails because it can't find the path to the test certficate. This is because the test is based off of running the test from the base of the source tree. This fix changes the path to look for the certificate from a relative path to the absolute path allowing the test to be ran from any directory. Signed-off-by: Keith Holman <Keith.Holman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |