File: README.rst

package info (click to toggle)
python-mistral-lib 3.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: python: 1,346; makefile: 21; sh: 2
file content (31 lines) | stat: -rw-r--r-- 973 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
========================
Team and repository tags
========================

.. image:: http://governance.openstack.org/badges/mistral-lib.svg
    :target: http://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

===========
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
* Release notes: https://docs.openstack.org/releasenotes/mistral-lib/

Features
--------

* TODO