Image metadata Object not found

Bug #1291947 reported by Rossella Sblendido
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Undecided
Unassigned

Bug Description

Observed in the Neutron full job

2014-03-11 14:12:45.836 | _StringException: Traceback (most recent call last):
2014-03-11 14:12:45.836 | File "tempest/api/compute/images/test_image_metadata.py", line 44, in setUpClass
2014-03-11 14:12:45.836 | cls.client.wait_for_image_status(cls.image_id, 'ACTIVE')
2014-03-11 14:12:45.836 | File "tempest/services/compute/json/images_client.py", line 85, in wait_for_image_status
2014-03-11 14:12:45.836 | waiters.wait_for_image_status(self, image_id, status)
2014-03-11 14:12:45.836 | File "tempest/common/waiters.py", line 105, in wait_for_image_status
2014-03-11 14:12:45.836 | resp, image = client.get_image(image_id)
2014-03-11 14:12:45.836 | File "tempest/services/compute/json/images_client.py", line 74, in get_image
2014-03-11 14:12:45.837 | resp, body = self.get("images/%s" % str(image_id))
2014-03-11 14:12:45.837 | File "tempest/common/rest_client.py", line 202, in get
2014-03-11 14:12:45.837 | return self.request('GET', url, headers)
2014-03-11 14:12:45.837 | File "tempest/common/rest_client.py", line 374, in request
2014-03-11 14:12:45.837 | resp, resp_body)
2014-03-11 14:12:45.837 | File "tempest/common/rest_client.py", line 418, in _error_checker
2014-03-11 14:12:45.837 | raise exceptions.NotFound(resp_body)
2014-03-11 14:12:45.837 | NotFound: Object not found
2014-03-11 14:12:45.837 | Details: {"itemNotFound": {"message": "Image not found.", "code": 404}}

Example here: http://logs.openstack.org/47/75447/2/check/check-tempest-dsvm-neutron-full/6a47f29/console.html

Revision history for this message
Eugene Nikanorov (enikanorov) wrote :

That doesn't seem to be related to neutron as the issue is in nova or glance services

Changed in neutron:
status: New → Invalid
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.