ImagesMetadataTest fails with AttributeError

Bug #953450 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Critical
Jay Pipes

Bug Description

======================================================================
ERROR: test suite for <class 'tempest.tests.test_image_metadata.ImagesMetadataTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "/home/jpipes/repos/tempest/tempest/tests/test_image_metadata.py", line 18, in setUpClass
    cls.ssh_timeout = cls.config.nova.ssh_timeout
AttributeError: 'TempestConfig' object has no attribute 'nova'

Due to recent config changes....

Tags: compute
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5251

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/5251
Committed: http://github.com/openstack/tempest/commit/e0c45c1b38f794229c5056c5ea8911237e20a3b4
Submitter: Jenkins
Branch: master

commit e0c45c1b38f794229c5056c5ea8911237e20a3b4
Author: Jay Pipes <email address hidden>
Date: Mon Mar 12 17:43:34 2012 -0400

    Fixes LP Bug#953450 - Remove vestigial ssh_timeout

    AttributeError was occurring in ImageMetadataTest due
    to old unused ssh_timeout config value

    Change-Id: I25b0d2c7558cd7cd56fad26d766e16e1906cb4f2

Changed in tempest:
status: In Progress → Fix Committed
Jay Pipes (jaypipes)
Changed in tempest:
status: Fix Committed → Fix Released
Sean Dague (sdague)
Changed in tempest:
milestone: none → havana-3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.