Hi, All, As we know, Mistral allow developer write a new custom action, but must reinstall Mistral service if it was installed in our system[1]. I think it's hardly acceptable for production environment. So I write a CLI tool used for automatically discovering & registering custom actions and no need modify any configuration and reinstall any service. In fact, it's completely independent with Mistral project. In addition, this project provide a CLI to manage custom actions, we can list all registered actions, and unregister any action if it doesn't need any more. For more detail, please see mistral-actions <https://github.com/int32bit/mistral-actions>. It work well on our environment but not sure if there is any potential risk. Thanks for any suggest and comment. [1] https://docs.openstack.org/developer/mistral/developer/creating_custom_action.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170502/f32a271e/attachment.html>