Dougal Matthews b5e6b22ba9 Add an empty __init__ method to the base Action class
Without this, the action loading will fail in Python 2 if the action
subclass doesn't define a __init__.

Closes-Bug: #1724594
Change-Id: I7cf9fdc9446462c7f5010d0ba8b307b05656704e
(cherry picked from commit ff1e58332f)
2017-10-19 08:44:31 +00:00
2016-07-15 15:16:55 +07:00
2017-07-28 21:03:45 +00:00
2016-07-15 15:16:55 +07:00
2016-07-15 15:16:55 +07:00
2016-07-15 15:16:55 +07:00
2016-07-15 15:16:55 +07:00
2017-03-02 11:46:53 +00:00

Team and repository tags

image

mistral-lib

This library contains data types, exceptions, functions and utilities common to Mistral, python-mistralclient and mistral-extra repositories. This library also contains the public interfaces for 3rd party integration (e.g. Actions API, YAQL functions API, etc.)

If you want to use OpenStack in your custom actions or functions, you will also need to use http://git.openstack.org/cgit/openstack/mistral-extra .

Features

  • TODO
Description
Mistral Library with shared routines and utilities.
Readme 1.6 MiB
Languages
Python 100%