neutron/tools
Dan Prince 33c3cc559c Update tox.ini to support RHEL 6.x.
In order to support running unit tests on RHEL 6.x we need to patch
eventlet with contrib/redhat-eventlet.patch. We already
have support for this in the tools/install_venv_common.py but we
need to make a couple changes to allow tox to consume this:

1) Sync in the latest intall_venv_common.py from oslo. This changes
 patch to use the -N option (ignore already applied patches) and
 makes it safe to call the patching function more than once.

2) Add a new patch_tox_venv.py script in tools.

3) Update tox.ini to call patch_tox_venv.py before it runs tests and
 coverage.

NOTE: This will hopefully go away eventually once this patch lands:

 https://bitbucket.org/eventlet/eventlet/issue/89/add-a-timeout-argument-to-subprocesspopen#comment-3342969

Change-Id: I3e2b07c3f718e4aede5c5f231ff0cdb7721ec885
2013-03-08 08:52:25 -05:00
..
build_debs.sh Second round of packaging changes 2011-11-28 10:33:52 -08:00
check_i18n.py Add script for checking i18n message 2012-12-10 17:29:54 +08:00
check_i18n_test_case.txt Add script for checking i18n message 2012-12-10 17:29:54 +08:00
clean.sh blueprint quantum-packaging 2011-03-07 18:02:05 -05:00
i18n_cfg.py Add script for checking i18n message 2012-12-10 17:29:54 +08:00
install_venv.py Use install_venv_common.py from oslo. 2013-01-28 16:22:17 -05:00
install_venv_common.py Update tox.ini to support RHEL 6.x. 2013-03-08 08:52:25 -05:00
patch_tox_venv.py Update tox.ini to support RHEL 6.x. 2013-03-08 08:52:25 -05:00
pip-requires Switch to oslo.config. 2013-03-05 22:31:54 -05:00
rfc.sh Add rfc.sh to help with gerrit workflow. 2011-09-16 09:33:57 -07:00
test-requires Pin pep8 to 1.3.3 2013-03-04 12:51:36 -06:00
with_venv.sh Rename .quantum-venv to .venv. 2011-12-23 15:02:57 -08:00