Python client for Mistral REST API.
Go to file
Nikolay Mahotkin 5c787e7ae3 Add uploading context as a file
* Added uploading context as a file using
   command execution-create

Implements blueprint mistral-cli-exec-context-from-file

Change-Id: Ifac51fd27a3e4144da12e40fce0e1d43fd63ea27
2014-04-23 18:35:25 +04:00
doc/source Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
mistralclient Add uploading context as a file 2014-04-23 18:35:25 +04:00
tools Add script to allow update dependencies in all envs 2014-03-14 15:11:22 +04:00
.gitignore Adding .gitignore file 2014-01-13 13:28:33 -08:00
.gitreview Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
AUTHORS Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
LICENSE Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
openstack-common.conf Add command-line interface 2014-02-28 10:26:32 +07:00
README.md Initial commit 2013-12-23 21:49:04 -08:00
requirements.txt Add command-line interface 2014-02-28 10:26:32 +07:00
setup.cfg Add command-line interface 2014-02-28 10:26:32 +07:00
setup.py Fix installation with requirements 2014-01-20 12:58:37 +04:00
test-requirements.txt Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
tox.ini Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00

python-mistralclient

Python client for Mistral REST API