Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 2015-09-22 14:24:50.197 26335 DEBUG oslo_messaging._drivers.amqp [-] unpacked context: {u'read_only': False, u'domain': None, u'show_deleted': False, u'user_identity': u'admin - - - -', u'project_domain': None, u'auth_token': u'***', u'resource_uuid': None, u'is_admin': True, u'user': u'admin', u'request_id': u'req-8f2ee328-111c-4edf-9f7e-c34ce7cc513c', u'user_domain': None, u'tenant': None} unpack_context /usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqp.py:197
  2. 2015-09-22 14:24:50.198 26335 ERROR oslo_messaging.notify.dispatcher [-] Exception during message handling
  3. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher Traceback (most recent call last):
  4. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher File "/usr/lib/python2.7/dist-packages/oslo_messaging/notify/dispatcher.py", line 91, in _dispatch_and_handle_error
  5. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher executor_callback)
  6. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher File "/usr/lib/python2.7/dist-packages/oslo_messaging/notify/dispatcher.py", line 134, in _dispatch
  7. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher metadata)
  8. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher File "/usr/lib/python2.7/dist-packages/ceilometer/collector.py", line 167, in sample
  9. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher self.dispatcher_manager.map_method(self.method, payload)
  10. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher File "/usr/local/lib/python2.7/dist-packages/stevedore/extension.py", line 251, in map_method
  11. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher method_name, *args, **kwds)
  12. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher File "/usr/local/lib/python2.7/dist-packages/stevedore/extension.py", line 221, in map
  13. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher raise RuntimeError('No %s extensions found' % self.namespace)
  14. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher RuntimeError: No ceilometer.dispatcher extensions found
  15. 2015-09-22 14:24:50.198 26335 TRACE oslo_messaging.notify.dispatcher
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement