[openstack-dev] [Mistral] Event Subscription

W Chan m4d.coder at gmail.com
Tue Dec 2 17:53:39 UTC 2014


Renat,

I agree with the two methods you proposed.

On processing the events, I was thinking a separate entity.  But you gave
me an idea, how about a system action for publishing the events that the
current executors can run?

Alternately, instead of making HTTP calls, what do you think if mistral
just post the events to the exchange(s) that the subscribers provided and
let the subscribers decide how to consume the events (i.e post to webhook,
etc.) from these exchanges?  This will simplify implementation somewhat.
The engine can just take care of publishing the events to the exchanges and
call it done.

Winson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141202/e9211fb5/attachment.html>


More information about the OpenStack-dev mailing list