5f68888dce
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Update some URLs to latest 3. Update the UPPER_CONSTRAINTS_FILE for tox[1] [1]: refer to http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: Id095cbd60f5a11f25a64f37b18393afbd4b4262c
31 lines
903 B
ReStructuredText
31 lines
903 B
ReStructuredText
========================
|
|
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
|
|
|
|
Features
|
|
--------
|
|
|
|
* TODO
|