Bug 1117007

Summary: RDO website: newer python-nose is required to run Tempest (at least on CentOS 6.5) [update to http://openstack.redhat.com/Testing_IceHouse_using_Tempest]
Product: [Community] RDO Reporter: Yaniv Kaul <mykaul>
Component: distributionAssignee: wes hayutin <whayutin>
Status: CLOSED EOL QA Contact: yeylon <yeylon>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: hguemar, lars, markmc, srevivo, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://openstack.redhat.com/Testing_IceHouse_using_Tempest
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-10 00:35:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Kaul 2014-07-07 19:38:21 UTC
Description of problem:
Python-nose that comes with CentOS is ancient (0.10) and does not support the attr
attribute. See https://ask.openstack.org/en/question/1102/issue-when-running-tempest-attributeerror/ for example.
Running 'sudo pip install nose==1.3.3' fixes it. It's not mentioned in http://openstack.redhat.com/Testing_IceHouse_using_Tempest

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Lars Kellogg-Stedman 2015-03-17 21:07:37 UTC
FYI: This problem still exists with CentOS 6 and our Havana/Icehouse repositories.