Le 04/12/2013 06:01, John Wood a écrit :
I was curious if there is an OpenStack project that would be a good example to 
follow as we convert Barbican over to oslo messaging.

I've been examining existing OpenStack projects such as Ceilometer and Keystone 
to see how they are utilizing oslo messaging. These projects appear to be 
utilizing packages such as 'rpc' and 'notifier' from the oslo-incubator 
project. It seems that the oslo.messaging project's structure is different than 
the messaging structure of oslo-incubator (there are newer classes such as 
Transport now for example). Is there an example OpenStack project utilizing the 
oslo.messaging structure that might be better for us to follow?

The RPC approach of Ceilometer in particular seems well suited to Barbican's 
use case, so seems to be a good option for us to follow, unless there are 
better options folks can suggest.

Thanks,

Hi John,

Climate (a Stackforge project) is currently using oslo-incubator rpc, but we have a review in progress for changing to oslo.messaging. Maybe you can take a look on it [1] and contact us on #openstack-climate if you need help.

-Sylvain

[1] : https://review.openstack.org/#/c/57880/
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to