NameError in test_create_image_from_deleted_server

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

Bug Description

======================================================================
ERROR: An image should not be created as the server instance is removed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jpipes/repos/tempest/tempest/tests/test_images.py", line 86, in test_create_image_from_deleted_server
    self.client.delete_image(image['id'])
NameError: global name 'image' is not defined

Jay Pipes (jaypipes)
Changed in tempest:
status: Confirmed → In Progress
assignee: nobody → Jay Pipes (jaypipes)
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/2964

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

Reviewed: https://review.openstack.org/2964
Committed: http://github.com/openstack/tempest/commit/04b70814228bc5444c4773be8509c6688f8d3014
Submitter: Jenkins
Branch: master

commit 04b70814228bc5444c4773be8509c6688f8d3014
Author: Jay Pipes <email address hidden>
Date: Wed Jan 11 10:53:24 2012 -0500

    LP Bug#914770 - NameError in test_images

    Thanks to bcwaldon for making me look silly :)

    Now checks the location header returned from createImage
    call in the case when the image is erroneously created
    and should then be deleted...

    Change-Id: Iec303355ccb7d19fd4667462b82fc8e95bdafde7

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.