Comment 1 for bug 965225

Revision history for this message
Chuck Short (zulcss) wrote :

2012-03-26 09:39:29 ERROR nova.api.ec2 [req-4eb7480b-c751-4dcb-913b-e8198fb4ce7c 291118376dc84586bfd94065ed781ccf d500fc3c52df4f93a50f8c7804b8521a] FaultWrapper: 'Executor' object has no attribute '_error'
(nova.api.ec2): TRACE: Traceback (most recent call last):
(nova.api.ec2): TRACE: File "/opt/stack/nova/nova/api/ec2/__init__.py", line 93, in __call__
(nova.api.ec2): TRACE: return req.get_response(self.application)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/request.py", line 1086, in get_response
(nova.api.ec2): TRACE: application, catch_exc_info=False)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/request.py", line 1055, in call_application
(nova.api.ec2): TRACE: app_iter = application(self.environ, start_response)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 147, in __call__
(nova.api.ec2): TRACE: resp = self.call_func(req, *args, **self.kwargs)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 210, in call_func
(nova.api.ec2): TRACE: return self.func(req, *args, **kwargs)
(nova.api.ec2): TRACE: File "/opt/stack/nova/nova/api/ec2/__init__.py", line 105, in __call__
(nova.api.ec2): TRACE: rv = req.get_response(self.application)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/request.py", line 1086, in get_response
(nova.api.ec2): TRACE: application, catch_exc_info=False)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/request.py", line 1055, in call_application
(nova.api.ec2): TRACE: app_iter = application(self.environ, start_response)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 159, in __call__
(nova.api.ec2): TRACE: return resp(environ, start_response)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 159, in __call__
(nova.api.ec2): TRACE: return resp(environ, start_response)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 159, in __call__
(nova.api.ec2): TRACE: return resp(environ, start_response)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 147, in __call__
(nova.api.ec2): TRACE: resp = self.call_func(req, *args, **self.kwargs)
(nova.api.ec2): TRACE: File "/usr/lib/python2.7/dist-packages/webob/dec.py", line 210, in call_func
(nova.api.ec2): TRACE: return self.func(req, *args, **kwargs)
(nova.api.ec2): TRACE: File "/opt/stack/nova/nova/api/ec2/__init__.py", line 640, in __call__
(nova.api.ec2): TRACE: return self._error(req, context, "InvalidInstanceID.Malformed",
(nova.api.ec2): TRACE: AttributeError: 'Executor' object has no attribute '_error'