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.
- Host: GitHub
- URL: https://github.com/openstack/mistral-lib
- Owner: openstack
- License: apache-2.0
- Created: 2016-07-15T06:44:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T05:50:47.000Z (about 1 year ago)
- Last Synced: 2025-04-29T06:40:50.822Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/mistral-lib
- Size: 234 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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/