On Wed, 2013-12-04 at 05:01 +0000, John Wood wrote:
> Hello folks,
> 
> 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.

The patch to port Nova might be helpful to you:

  https://review.openstack.org/39929

(Note - the patch is complete and ready to merge, it's just temporarily
blocked on a separate Nova issue being resolved)

Mark.


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to