Dougal Matthews 9c2d6d922a Add a representation of the ActionContext in mistral-lib
This allows us to better define the expected interface and provide
additional context information to actions.

The existing context is deprecated with this change and will output
deprecation warnings for the old property names.

Change-Id: Ib879ba58d4b9a04d4f5ea668ae94d79a82758919
Partial-Bug: #1718353
(cherry picked from commit db09c50dbe)
2017-10-06 07:32:59 +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%