]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
update install_venv_common to handle bootstrapping
authorSean Dague <sdague@linux.vnet.ibm.com>
Fri, 22 Feb 2013 20:02:57 +0000 (15:02 -0500)
committerSean Dague <sdague@linux.vnet.ibm.com>
Fri, 22 Feb 2013 20:02:57 +0000 (15:02 -0500)
commit614a23a9c54d2b7aef32cd6086c416f7745bb51b
tree205b868a3ab5b299e4433a36796086e5fa6c7ead
parent64ee4ac1aa7e6e334190c6104af6711a9ad817ee
update install_venv_common to handle bootstrapping

old install_venv_common used oslo-config, which makes for bad
recursive dependencies, and we can't build a venv from a fresh
tree.

Change-Id: I09336d760842d4eb57f2b70fdfe19afaf6520a48
tools/install_venv_common.py