[Openstack] Is there any way to get the user's activities?
LIU Yulong
yeuleon at qq.com
Wed May 21 05:54:38 UTC 2014
Hi all,
How to enable ceilometer list?
I got ceilometer not implemented error.
NotImplementedError: Events not implemented.
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.
------------------ Original ------------------
From: "LIU Yulong";<yeuleon at qq.com>;
Date: Sat, May 17, 2014 11:50 AM
To: "openstack at lists.openstack.org"<openstack at lists.openstack.org>;
Subject: [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/20140521/49da5f4d/attachment.html>
More information about the Openstack
mailing list