2023.1-eom
tox.ini started failing with tox4 which had some incompatible changes. One of them is to allow external command to run by adding them into allowlist_externals and make passenv in new lines. Fixing tox.ini for tox4 changes. Change-Id: Id8d5c7bed75b6dc813203d2e814642855d645b6c
Team and repository tags
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
- Release notes: https://docs.openstack.org/releasenotes/mistral-lib/
Features
- TODO
Description
Languages
Python
100%