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:
FYI: This problem still exists with CentOS 6 and our Havana/Icehouse repositories.