Ghanshyam Mann 7bbfa4f945 Fix tox4 error
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
2023-01-09 13:24:25 -06:00
2022-01-26 17:29:08 +08:00
2022-09-23 16:31:59 +00:00
2018-05-22 13:18:29 -07:00
2019-04-19 19:48:59 +00:00
2018-05-22 13:18:29 -07:00
2016-07-15 15:16:55 +07:00
2018-10-07 12:01:03 -04:00
2016-07-15 15:16:55 +07:00
2020-05-21 14:21:09 +08:00
2022-05-22 23:05:42 +09:00
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
Description
Mistral Library with shared routines and utilities.
Readme 1.6 MiB
Languages
Python 100%