mistral-lib/README.rst

31 lines
903 B
ReStructuredText

========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/mistral-lib.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
===========
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 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
Features
--------
* TODO