Re: [openstack-dev] Payload within RabbitMQ messages for Nova related exchanges

2014-04-15 Thread George Monday
/2014 10:07 AM, George Monday wrote: > > Hey there, > > > > I've got a quick question about the RabbitMQ exchanges. We are writing > > listeners > > for the RabbitMQ exchanges. The basic information about the tasks like > > compute.instance.create.[start|sto

[openstack-dev] Payload within RabbitMQ messages for Nova related exchanges

2014-04-15 Thread George Monday
Hey there, I've got a quick question about the RabbitMQ exchanges. We are writing listeners for the RabbitMQ exchanges. The basic information about the tasks like compute.instance.create.[start|stop] etc. as stored in the 'payload' attribute of the json message are my concern at the moment. Does