Merge "Avoid installing python-nose for RHEL6."

This commit is contained in:
Jenkins 2013-05-21 16:13:50 +00:00 committed by Gerrit Code Review
commit 7640350bb5
2 changed files with 4 additions and 2 deletions

View File

@ -16,7 +16,8 @@ python-kombu
python-migrate
python-mox
python-netaddr
python-nose
# RHEL6's python-nose is incompatible with Tempest
python-nose #dist:f16,f17,f18
python-paste #dist:f16,f17,f18
python-paste-deploy #dist:f16,f17,f18
python-pep8

View File

@ -7,7 +7,8 @@ python-devel
python-eventlet
python-greenlet
python-netifaces
python-nose
# RHEL6's python-nose is incompatible with Tempest
python-nose # dist:f16,f17,f18
python-paste-deploy # dist:f16,f17,f18
python-setuptools # dist:f16,f17,f18
python-simplejson