Mistral Library with shared routines and utilities.
b97e383918
OpenStack is dropping the py2.7 support in ussuri cycle. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html This removes some cruft from Python 2.7 support. Raise requests lower-constraint to satisfy oslo.config. Change-Id: I47cc8ab5b348af28062ab3ff5329b96d2cbccdbb |
||
---|---|---|
doc | ||
mistral_lib | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
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
Features
- TODO