Files
mistral-lib/README.rst
Ivan Anfimov 24713b3e7a Fix tag in README
https://governance.openstack.org/tc/badges/ - valid badges.

Change-Id: Iffe192086c54570e21444c127bc87608b384c615
2025-04-29 23:06:59 +00:00

799 B

mistral-lib

image

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.