[openstack-dev] [OpenStack][Mistral]A simple tool to discover and manage custom actions

int32bit krystism at gmail.com
Tue May 2 08:54:55 UTC 2017


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>


More information about the OpenStack-dev mailing list