4 Commits

Author SHA1 Message Date
Matthew Treinish
f824085f90 Sync latest install_venv_common.py
Syncs:

c78b2ab Avoid using cfg in install_venv_common

So that people don't need oslo-config installed to run install_venv

Change-Id: Ie9b703255e8fdd1faa32b4e995efd858b3801801
2013-02-25 18:04:43 -05:00
Joe Gordon
2b0591d953 Sync in latest version of oslo
python update.py ../tempest/openstack-common.conf

Change-Id: If4660915a121d572c9a914136a925386a366f1d1
2013-02-14 23:18:39 +00:00
Matthew Treinish
7682cde001 Sync latest install_venv_common from oslo.
This commit syncs the latest install_venv_common from oslo which
fixes an issue with importing from tempest.openstack.common. This
is needed to run tools/install_venv.py in a non-devstack environment.

Change-Id: I37812c9e0cd432a05ef63eba38fb91ea6df98a0b
2013-02-06 16:35:45 -05:00
Matthew Treinish
51dfee7363 Use install_venv_common.py from oslo.
This syncs install_venv_common.py from oslo and reworks the
tools/install_venv.py script to use the new library.

Change-Id: I817ca5f317dc360e787f42697ad717ac77c1ae24
2013-01-28 17:03:41 -05:00