Missed one more keystone-server.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
changes/32/3832/1
Chuck Short 11 years ago
parent 69bb042a86
commit 0027f90c0e

@ -12,7 +12,7 @@ possible_topdir = os.path.normpath(os.path.join(os.path.abspath(sys.argv[0]),
os.pardir,
os.pardir))
if os.path.exists(os.path.join(possible_topdir,
'keystone-server',
'keystone-all',
'__init__.py')):
sys.path.insert(0, possible_topdir)

Loading…
Cancel
Save