Image metadata Object not found
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/
2014-03-11 14:12:45.836 | cls.client.
2014-03-11 14:12:45.836 | File "tempest/
2014-03-11 14:12:45.836 | waiters.
2014-03-11 14:12:45.836 | File "tempest/
2014-03-11 14:12:45.836 | resp, image = client.
2014-03-11 14:12:45.836 | File "tempest/
2014-03-11 14:12:45.837 | resp, body = self.get(
2014-03-11 14:12:45.837 | File "tempest/
2014-03-11 14:12:45.837 | return self.request('GET', url, headers)
2014-03-11 14:12:45.837 | File "tempest/
2014-03-11 14:12:45.837 | resp, resp_body)
2014-03-11 14:12:45.837 | File "tempest/
2014-03-11 14:12:45.837 | raise exceptions.
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://
That doesn't seem to be related to neutron as the issue is in nova or glance services