Comment 1 for bug 1014735

Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

That's a horrifically ugly path there... That should be cleaned up using python's os.path.abspath and corrected for devstack since it looks like the path coded there assumed the wrong starting point (which isn't the same when run via WSGI as with the dev server). Should be a pretty simple fix.