Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created November 26, 2014 20:38
Show Gist options
  • Select an option

  • Save omgjlk/9aa32de3e1d40656bd3b to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/9aa32de3e1d40656bd3b to your computer and use it in GitHub Desktop.
2014-11-26 20:33:58.010 8691 DEBUG nova.api.openstack.wsgi [req-e04f219a-cf54-46
c8-bbe8-44bc9d8f1256 None] Action: 'create', calling method: <bound method Serve
rExternalEventsController.create of <nova.api.openstack.compute.contrib.server_e
xternal_events.ServerExternalEventsController object at 0x33950d0>>, body: {"events": [{"status": "completed", "tag": "0b1b29e1-7ba7-4af3-8631-7fdd80572a61", "name": "network-vif-plugged", "server_uuid": "20d39e8c-7097-4552-8175-fed3ca2ebc9e"}]} _process_stack /usr/local/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:934
2014-11-26 20:33:58.060 8691 DEBUG nova.api.openstack.compute.contrib.server_external_events [req-e04f219a-cf54-46c8-bbe8-44bc9d8f1256 None] Dropping event network-vif-plugged:0b1b29e1-7ba7-4af3-8631-7fdd80572a61 for unknown instance 20d39e8c-7097-4552-8175-fed3ca2ebc9e create /usr/local/lib/python2.7/dist-packages/nova/api/openstack/compute/contrib/server_external_events.py:114
2014-11-26 20:33:58.061 8691 INFO nova.api.openstack.wsgi [req-e04f219a-cf54-46c8-bbe8-44bc9d8f1256 None] HTTP exception thrown: No instances found for any event
2014-11-26 20:33:58.062 8691 DEBUG nova.api.openstack.wsgi [req-e04f219a-cf54-46c8-bbe8-44bc9d8f1256 None] Returning 404 to user: No instances found for any event __call__ /usr/local/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:1201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment