Mistral Library with shared routines and utilities.
2ab6b0cfb0
Since lower constraints job was removed the bounds are not actually tested. Add a note to explain the bounds are maintained on best effort basis. Change-Id: I80d07f3bc361712443853c074b5a6ef98decaad3 |
||
---|---|---|
doc | ||
mistral_lib | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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