Mistral Library with shared routines and utilities.
Go to file
Eyal 1c3a3f2248 Update hacking and fix warning
Change-Id: If1358bcfc3f914956f8917cbbcea894f6264febc
2020-01-07 14:58:46 +02:00
doc/source Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-24 13:32:14 +00:00
mistral_lib Update hacking and fix warning 2020-01-07 14:58:46 +02:00
releasenotes Ensure we mask sensitive data from Mistral Action logs 2019-11-05 10:35:16 +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 Ussuri jobs 2019-10-22 13:51:36 +08:00
babel.cfg Initial project layout 2016-07-15 15:16:55 +07:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-06-19 22:34:53 +08: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
lower-constraints.txt tox: Keeping going with docs 2019-10-24 21:23:49 +08:00
README.rst Sync Sphinx requirement 2019-06-19 22:34:53 +08:00
requirements.txt moved generic util functions from mistral to mistral-lib 2019-08-08 07:35:45 +00:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 12:03:55 -04:00
setup.py Updated from global requirements 2017-03-02 11:46:53 +00:00
test-requirements.txt Update hacking and fix warning 2020-01-07 14:58:46 +02:00
tox.ini Update hacking and fix warning 2020-01-07 14:58:46 +02: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