An open API service indexing awesome lists of open source software.

https://github.com/openstack/mistral-lib

Mistral Library with shared routines and utilities. Mirror of code maintained at opendev.org.
https://github.com/openstack/mistral-lib

Last synced: about 1 year ago
JSON representation

Mistral Library with shared routines and utilities. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

===========
mistral-lib
===========

.. image:: http://governance.openstack.org/badges/mistral-lib.svg

.. Change things from this point on

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 https://opendev.org/openstack/mistral-extra.

* Free software: Apache license
* Documentation: https://docs.openstack.org/mistral/latest/
* Source: https://opendev.org/openstack/mistral-lib
* Bugs: https://bugs.launchpad.net/mistral
* Release notes: https://docs.openstack.org/releasenotes/mistral-lib/