diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-12-28 11:42:17 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-12-28 11:42:17 -0800 |
commit | e9e037920d5140ce60348a54b070bba48da9cef7 (patch) | |
tree | d2cbd498f7dba81b25535368820984139b31cb66 /nova/exception.py | |
parent | ab135433464865f6612f4b543157d62c05d2fb13 (diff) | |
download | nova-e9e037920d5140ce60348a54b070bba48da9cef7.tar.gz nova-e9e037920d5140ce60348a54b070bba48da9cef7.tar.xz nova-e9e037920d5140ce60348a54b070bba48da9cef7.zip |
Make sure the loadables path is the absolute path
the __path__ of a module can be a relative path in some install
scenarios (i.e. setup.py develop on osx), so normalize it to an
absolute path since we expect an absolute path in the tests.
Change-Id: Id40889229f5735a292899dfee2c8595fdbf0dfff
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions