[Openstack] Is there any way to get the user's activities?
LIU Yulong
yeuleon at qq.com
Mon May 19 02:24:21 UTC 2014
Hi,
Ceilometer event is not enabled.
I've got some error:
2014-05-19 10:16:58.037 1011 ERROR wsme.api [-] Server-side error: "Events not implemented.". Detail:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wsmeext/pecan.py", line 77, in callfunction
result = f(self, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/ceilometer/api/controllers/v2.py", line 2305, in get_all
pecan.request.storage_conn.get_events(event_filter)]
File "/usr/lib/python2.7/dist-packages/ceilometer/storage/base.py", line 333, in get_events
raise NotImplementedError('Events not implemented.')
NotImplementedError: Events not implemented.
Best Regards,
LIU Yulong
------------------ Original ------------------
From: "Haiming Yang";<laserjetyang at gmail.com>;
Date: Sat, May 17, 2014 12:17 PM
To: "LIU Yulong"<yeuleon at qq.com>;
Subject: 答复: [Openstack] Is there any way to get the user's activities?
You are asking eventing sounds like
发件人: LIU Yulong
发送时间: 2014/5/17 0:01
收件人: openstack at lists.openstack.org
主题: [Openstack] Is there any way to get the user's activities?
Hi all,
Is there any way to get the user's activities?
Ceilometer is a metering service,
Can it get the user's activities?
Such as the table below,
Action | Status | Time
Create instance | Successful | 2014-5-16 9:00am
Create instance | error | 2014-5-16 9:10am
delete instance | Successful | 2014-5-16 9:20am
upload image | Successful | 2014-5-16 9:30am
delete image | Successful | 2014-5-16 9:30am
...
Best Regards,
LIU Yulong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140519/d0ffed66/attachment.html>
More information about the Openstack
mailing list