Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-10 Thread Doug Hellmann
On Thu, May 10, 2012 at 3:57 AM, Julien Danjou wrote: > On Wed, May 09 2012, Doug Hellmann wrote: > > > I'm not sure what you mean. I was able to use nova.service to create a > > "metering" server and a simple manager that subscribes to the > notification > > events. See https://github.com/dhellma

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-10 Thread Julien Danjou
On Wed, May 09 2012, Doug Hellmann wrote: > I'm not sure what you mean. I was able to use nova.service to create a > "metering" server and a simple manager that subscribes to the notification > events. See https://github.com/dhellmann/metering-prototype (metering-test > is the main program and tes

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread Doug Hellmann
On Wed, May 9, 2012 at 11:13 AM, Julien Danjou wrote: > Hi there, > > I've added a first script that's able to connect to the AMQP > notification queue using Nova RPC module. Later it will be able to treat > them when we'll know what to do with them. > > https://review.stackforge.org/#/c/26/ > h

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread Loic Dachary
On 05/09/2012 05:38 PM, Doug Hellmann wrote: > What is the difference between review.stackforge.org > and review.openstack.org > and why aren't we using the latter? There is no technical difference (to my knowledge ;-). Only review.sta

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread Doug Hellmann
Ah, got it. Thanks! On Wed, May 9, 2012 at 12:45 PM, heut2008 wrote: > stackForge is a Gerrit review and Jenkins CI setup similar to that of > the main OpenStack project but for use with projects that are not > under the main OpenStack umbrella. > > Any project can be added to StackForge as long

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread heut2008
stackForge is a Gerrit review and Jenkins CI setup similar to that of the main OpenStack project but for use with projects that are not under the main OpenStack umbrella. Any project can be added to StackForge as long as it is related to OpenStack in some way. 2012/5/9 Doug Hellmann : > What is

Re: [Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread Doug Hellmann
What is the difference between review.stackforge.org and review.openstack.org and why aren't we using the latter? On Wed, May 9, 2012 at 11:13 AM, Julien Danjou wrote: > Hi there, > > I've added a first script that's able to connect to the AMQP > notification queue using Nova RPC module. Later it

[Openstack] [Metering] Bootstrapping, first counter implementation

2012-05-09 Thread Julien Danjou
Hi there, I've added a first script that's able to connect to the AMQP notification queue using Nova RPC module. Later it will be able to treat them when we'll know what to do with them. https://review.stackforge.org/#/c/26/ https://review.stackforge.org/#/c/27/ https://review.stackforge.or