Metadata-Version: 2.0
Name: mistral-lib
Version: 0.3.3
Summary: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)
Home-page: http://docs.openstack.org/developer/mistral/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=1.10.0)

========================
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 http://git.openstack.org/cgit/openstack/mistral-extra .

* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/mistral
* Source: http://git.openstack.org/cgit/openstack/mistral-lib
* Bugs: http://bugs.launchpad.net/mistral

Features
--------

* TODO



