summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-05-31 04:03:02 +0000
committerGerrit Code Review <review@openstack.org>2013-05-31 04:03:02 +0000
commitd09440a53ecff8608a1b28565be340f075c4042c (patch)
tree75172dfc2a101bcb061209c33c1d56f2a8d2a19e /tox.ini
parent447bc401688bca9fd611ffc9e51553fceba27407 (diff)
parent4307ddd14ca1ec42ca56acf0902ea5303f1f6639 (diff)
downloadkeystone-d09440a53ecff8608a1b28565be340f075c4042c.tar.gz
keystone-d09440a53ecff8608a1b28565be340f075c4042c.tar.xz
keystone-d09440a53ecff8608a1b28565be340f075c4042c.zip
Merge "Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini.""
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1dfa2f62..2c6838bd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,6 @@ envlist = py26,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}
- EVENTLET_NO_GREENDNS=yes
NOSE_WITH_OPENSTACK=1
NOSE_OPENSTACK_COLOR=1
NOSE_OPENSTACK_RED=0.05