Skip to main content

Mistral Client Library

Project description

http://governance.openstack.org/badges/python-mistralclient.svg

Mistral client

Python client for Mistral REST API. Includes python library for Mistral API and Command Line Interface (CLI) library.

Installation

First of all, clone the repo and go to the repo directory:

git clone git://git.openstack.org/openstack/python-mistralclient.git
cd python-mistralclient

Then just run:

pip install -e .

or

pip install -r requirements.txt
python setup.py install

Running Mistral client

If Mistral authentication is enabled, provide the information about OpenStack auth to environment variables. Type:

export OS_AUTH_URL=http://<Keystone_host>:5000/v2.0
export OS_USERNAME=admin
export OS_TENANT_NAME=tenant
export OS_PASSWORD=secret
export OS_MISTRAL_URL=http://<Mistral host>:8989/v2 (optional, by default URL=http://localhost:8989/v2)

and in the case that you are authenticating against keystone over https:

export OS_CACERT=<path_to_ca_cert>

To make sure Mistral client works, type:

mistral workbook-list

You can see the list of available commands typing:

mistral –help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-mistralclient-3.0.0.tar.gz (76.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_mistralclient-3.0.0-py2-none-any.whl (109.3 kB view details)

Uploaded Python 2

File details

Details for the file python-mistralclient-3.0.0.tar.gz.

File metadata

File hashes

Hashes for python-mistralclient-3.0.0.tar.gz
Algorithm Hash digest
SHA256 1213894df6ea69e4f6645a8b334c17d0e797c78b30e092331882f2d7a253aa96
MD5 5142aa067b0bd8fd49918644bb895751
BLAKE2b-256 f1719ddde0c1e0a762378ea1bdded6ac3f391833d522e2328526dfb6bbb5cb94

See more details on using hashes here.

File details

Details for the file python_mistralclient-3.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for python_mistralclient-3.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 e420d42c0d8d227051d38691402d3725804cfcf6473310f8988be87c37df7be7
MD5 362a1f1b3fefaf61279aa0fa429bfb8b
BLAKE2b-256 565804045f41d80128fef5eb13e937ee8abe14d8b27e08df1a7ca05deebba7cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page