Hi Chuck, I created the services by my own as per the assistance from Bruce. How I could fix below error
I have found something from my log . ==> ceilometer-collector.log <== 2014-03-25 05:40:56.308 1047 ERROR stevedore.extension [-] error calling 'port': 'tenant_id' 2014-03-25 05:40:56.308 1047 ERROR stevedore.extension [-] 'tenant_id' 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension Traceback (most recent call last): 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension File "/usr/lib/python2.7/dist-packages/stevedore/extension.py", line 145, in _invoke_one_plugin 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension response_callback(func(e, *args, **kwds)) 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension File "/usr/lib/python2.7/dist-packages/ceilometer/collector/service.py", line 293, in _process_notification_for_ext 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension p(list(ext.obj.to_samples(notification))) 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension File "/usr/lib/python2.7/dist-packages/ceilometer/network/notifications.py", line 89, in process_notification 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension project_id=message['payload']['tenant_id'], 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension KeyError: 'tenant_id' 2014-03-25 05:40:56.308 1047 TRACE stevedore.extension refer: https://bugs.launchpad.net/ceilometer/+bug/1276761 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267307 Title: upstart services aren't created for ceilometer-alarm-evaluator ceilometer-alarm-notifier To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1267307/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
