← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1309187] Re: neutron should catch 404 in notify code from nova

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1309187

Title:
  neutron should catch 404 in notify code from nova

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  New

Bug description:
  a-467f-a10c-96dba7772e46', 'name': 'network-vif-unplugged', 'server_uuid': u'dddcaacc-87f0-4a36-b4b1-29cb915f75ba'}]
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova Traceback (most recent call last):
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/neutron/neutron/notifiers/nova.py", line 188, in send_events
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     batched_events)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/v1_1/contrib/server_external_events.py", line 39, in create
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     return_raw=True)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/base.py", line 152, in _create
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     _resp, body = self.api.client.post(url, body=body)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/client.py", line 314, in post
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     return self._cs_request(url, 'POST', **kwargs)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/client.py", line 288, in _cs_request
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     **kwargs)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/client.py", line 270, in _time_request
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     resp, body = self.request(url, method, **kwargs)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova   File "/opt/stack/python-novaclient/novaclient/client.py", line 264, in request
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova     raise exceptions.from_response(resp, body, url, method)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova NotFound: No instances found for any event (HTTP 404) (Request-ID: req-142a25e1-1011-435e-837d-8ed9cc576cbc)
  2014-04-17 12:51:46.689 TRACE neutron.notifiers.nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1309187/+subscriptions


References