Mistral Library with shared routines and utilities.
Go to file
Takashi Kajinami 2ab6b0cfb0 Add note about requirements lower bounds
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
2024-11-19 14:45:24 +09:00
doc remove unicode from code 2022-01-26 17:29:08 +08:00
mistral_lib Bump hacking 2024-11-18 01:03:56 +09:00
releasenotes Update master for stable/2024.2 2024-09-06 13:18:42 +00:00
.coveragerc Fix the package name in the coveragerc 2017-03-14 12:00:03 +00:00
.gitignore Switch to using stestr 2018-05-22 13:18:29 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:59 +00:00
.stestr.conf Switch to using stestr 2018-05-22 13:18:29 -07:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-23 16:32:03 +00:00
babel.cfg Initial project layout 2016-07-15 15:16:55 +07:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-07-06 14:02:04 +00:00
HACKING.rst Update the hacking to latest 2018-10-07 12:01:03 -04:00
LICENSE Initial project layout 2016-07-15 15:16:55 +07:00
README.rst add release-note link to README 2020-05-21 14:21:09 +08:00
requirements.txt Add note about requirements lower bounds 2024-11-19 14:45:24 +09:00
setup.cfg Update python classifier in setup.cfg 2024-01-03 23:58:35 -08:00
setup.py [ussuri][goal] Cleanup python 2.7 removal 2020-02-05 17:22:45 +01:00
test-requirements.txt Bump hacking 2024-11-18 01:03:56 +09:00
tox.ini Fix tox4 error 2023-01-09 13:24:25 -06:00

Team and repository tags

image

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.

Features

  • TODO