9 Commits

Author SHA1 Message Date
Matthew Treinish
f45528a527 Sync latest module versions from oslo-incubator
This commit just syncs the latest modules from oslo-incubator, which
includes removing the second copy of LockFixture from the
tempest.openstack.common.lockutils module.

Change-Id: Ib9b07fe733dc2c924ac0eb054fa707dd352a812b
2013-10-24 20:12:28 +00:00
Matthew Treinish
50bf2d27c3 Sync install_venv_common.py from oslo-incubator
This is needed to ensure that when using run_tests.sh requirements
are handled correctly. Both requirements.txt and test-requirements.txt
need to be handed to pip at the same time to ensure that all
dependencies are satisfied and we don't upgrade a package to be
outside of the version constraints set by requirements.txt when
installing dependencies for the packages in test-requirements.txt.

Change-Id: I89bcf4e44b7274dca535e8e1d2eeb0adb142cabb
2013-09-20 11:58:41 -04:00
Matthew Treinish
ffa94d6b56 Sync latest versions of oslo incubator
This commit pulls in the lastest version of oslo incubator modules.

Change-Id: Ib591897958d6e12c251375d30342218b7d2cdd05
2013-09-16 17:18:53 +00:00
Monty Taylor
7a3c3790ed Sync install_venv_common from oslo
Change-Id: Iacdd71dc4dc99a470b27c26b50dd0ea9ef0e6157
2013-07-05 22:15:06 -04:00
Dirk Mueller
74af42c714 Oslo Merge
Merge in print operator fixes from Oslo

Change-Id: Iff6af9298cfa571b70729ea242a3b9dfc111a890
2013-06-23 20:50:22 +02:00
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