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";<yeul...@qq.com>;
Date:  Sat, May 17, 2014 11:50 AM
To:  "openstack@lists.openstack.org"<openstack@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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to