Re: [openstack-dev] [Telemetry] Time to test and import Panko

2016-05-18 Thread Julien Danjou
On Tue, May 17 2016, gordon chung wrote: > what needs to be tested here? that Ceilometer can dispatch to Panko? Yeah, I guess someone could test to install it in devstack and see if it works as expected. > do we need to worry about any redirection like we had with Aodh? Yes, we'll have to. --

Re: [openstack-dev] [Telemetry] Time to test and import Panko

2016-05-17 Thread gordon chung
what needs to be tested here? that Ceilometer can dispatch to Panko? do we need to worry about any redirection like we had with Aodh? On 17/05/2016 8:29 AM, Julien Danjou wrote: > Hi fellows, > > I'm done creating Panko, our new project born from cutting off the event > part of Ceilometer. It's

[openstack-dev] [Telemetry] Time to test and import Panko

2016-05-17 Thread Julien Danjou
Hi fellows, I'm done creating Panko, our new project born from cutting off the event part of Ceilometer. It's at: https://github.com/jd/panko There are only a few commits as you can see: https://github.com/jd/panko/commits/master The code has been created in a 4 steps process: 1. Remove code