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.2.tar.gz (78.3 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.2-py2-none-any.whl (110.3 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for python-mistralclient-3.0.2.tar.gz
Algorithm Hash digest
SHA256 65371935b8e884de349d30b62e2528655335230a5c6244fdeff02dc5bbac623f
MD5 139ad20d1a893178e856e02f3c03315d
BLAKE2b-256 a3e2665c604a8f61756e5f2f549702cb7c1da1415452b708871f7a0bcfd4ed37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_mistralclient-3.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 8e794769fa6b16b81fb05585dfaf08d57669419fd32c2cd366f652874f643339
MD5 45dedc87b1ce1f7f45980bf5fe415b6e
BLAKE2b-256 edd56f8d6a89fad00d16b94ed055fe813f664b057a4507c3d67d320baa224b6f

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