<div dir="ltr"><span style="font-size:12.8px">I have a single node configuration for devstack liberty working and I want to record all the </span><b style="font-size:12.8px">ceilometer events</b><span style="font-size:12.8px"> like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently.</span><div style="font-size:12.8px">I am unable to get any event occurred for instances running for demo project i.e when I try <b>ceilometer event-list</b> I end up with an empty list but I could fortunately get all the necessary events occurred for instances running for admin project/tenant with the same command, I already have set following in ceilometer.conf</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><span style="font-size:12.8px"> </span><span style="font-size:12.8px">[notification]</span></div><span style="font-size:12.8px"> store_events = True</span><div><span style="font-size:12.8px"><br></span><div style="font-size:12.8px">In addition to this I want to get these through python client so if someone could provide me with the equivalent python call, that would be more than handy.</div><div style="font-size:12.8px">Thanks in advance :)</div><div style="font-size:12.8px">Regard,</div><div style="font-size:12.8px">Umar</div></div></div>