]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Allow tools/install_venv_common.py to be run from within the source directory.
authorDavanum Srinivas <dims@linux.vnet.ibm.com>
Wed, 6 Feb 2013 01:54:43 +0000 (20:54 -0500)
committerDavanum Srinivas <dims@linux.vnet.ibm.com>
Wed, 6 Feb 2013 01:56:04 +0000 (20:56 -0500)
commit87b1cdc164856bf32dee403c6eab19e2f7f1efab
treebe07d76ffcda1d53aa256ab8a0cec159a4f7e6eb
parent894fdb074eea0d0cfb8488e1904543abd207493f
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# 1112484

Change-Id: I2be7bde0bf873a22318617b987a76b209caef22a
tools/install_venv_common.py