Go to file
Renat Akhmerov f4272e3e3a Fix serialization of OpenStack actions
* In the recent version 2.3.0 of mistral-lib there has been added
  the new serialization mechanism for actions since the communication
  schema between Mistral engine and Mistral remote executor will soon
  require it (once merged). All classes for OpenStack actions are
  eventually dynamically generated based on the static classes like
  NovaAction, HeatAction etc., so to make the serialization work
  correctly we have to take this into account. The newly added class
  OpenStackActionSerializer takes care of that.

Change-Id: I8d7e2db0b17fb8f055f77363667ca4ab2c501b34
2020-09-09 14:53:03 +07:00
2018-05-21 18:38:46 -04:00
2019-04-19 19:40:37 +00:00
2018-05-21 18:38:46 -04:00
2019-09-06 16:19:55 +08:00
2014-01-18 01:22:26 -08:00

Mistral Extras

image

Mistral Extra is a library which allows contributors to add optional functionality to the mistral project, it also contains examples for which to base new capabilities.

Description
Additional tools and examples for Mistral Workflow Service.
Readme 2.3 MiB
Languages
Python 98.6%
Shell 1.4%