]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow tools/install_venv_common.py to be run from within the source directory.
authorDavanum Srinivas <dims@linux.vnet.ibm.com>
Tue, 5 Feb 2013 23:08:45 +0000 (18:08 -0500)
committerDavanum Srinivas <dims@linux.vnet.ibm.com>
Tue, 5 Feb 2013 23:08:45 +0000 (18:08 -0500)
commit7beec04415b96626534ee17cff7a130b1881b6ea
tree8b8419acd2c09ac116d635ff0b7e14d99f379b47
parent5840627a4838d4b81e4cf535a11363bc703b1ffe
Allow tools/install_venv_common.py to be run from within the source directory.

(Copy latest update from oslo)

Not doing this raised exceptions when it tried importing modules
that didn't exist in the path.

Fixes LP# 1116269

Change-Id: I3e2ed3ac96b51ec89def911054720d11bbcd9407
tools/install_venv_common.py