Mistral Library with shared routines and utilities.
Go to file
Sharat Sharma bfd79c0711 Fix oslo_debug_helper not running
Specify test directory so that tox won't complain
`ImportError: Start directory is not importable`.
Also fix a warning when running debug.

Change-Id: I9c9401c49328d0345de817d06460af76fc5bcd6b
Closes-Bug: #1666560
2017-03-07 15:39:42 +05:30
doc/source Small changes like deletion of extra underline in the docs 2016-09-16 19:41:56 +05:30
mistral_lib Fixes namespace issue 2016-07-15 09:29:11 -04:00
releasenotes Added reno for stable/mitaka, stable/liberty and stable/newton 2016-11-15 19:03:24 +05:30
.coveragerc Update .coveragerc after the removal of openstack directory 2016-11-02 04:54:07 +00:00
.gitignore Initial project layout 2016-07-15 15:16:55 +07:00
.gitreview Added .gitreview 2016-07-15 06:44:00 +00:00
.testr.conf Initial project layout 2016-07-15 15:16:55 +07:00
CONTRIBUTING.rst Changed the invalid link in CONTRIBUTING.rst 2016-09-12 14:51:33 +05:30
HACKING.rst Small changes like deletion of extra underline in the docs 2016-09-16 19:41:56 +05:30
LICENSE Initial project layout 2016-07-15 15:16:55 +07:00
MANIFEST.in Initial project layout 2016-07-15 15:16:55 +07:00
README.rst Show team and repo badges on README 2016-11-25 17:31:36 +01:00
babel.cfg Initial project layout 2016-07-15 15:16:55 +07:00
requirements.txt Updated from global requirements 2017-03-02 04:59:25 +00:00
setup.cfg Update info in the configuration file 2016-09-07 19:28:07 +05:30
setup.py Updated from global requirements 2017-03-02 11:46:53 +00:00
test-requirements.txt Updated from global requirements 2017-03-02 11:46:53 +00:00
tox.ini Fix oslo_debug_helper not running 2017-03-07 15:39:42 +05:30

README.rst

Team and repository tags

image

mistral-lib

Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)

This Mistral subproject aims to have all common APIs, data types and utilities shared across Mistral ecosystem and used to write Mistral pluggable extensions such as custom actions and YAQL functions.

Features

  • TODO