python-mistralclient/mistralclient/commands
Kirill Izotov aca36f75b2 Add command-line interface
Added CLI for every API we currently have.

Also:
 * fixed url in WorkbookManager.update
 * fixed project_id reconstruction by keystone
 * added check for empty string of project_id and project_name
 * added cliutils and log modules from oslo-incubator

Change-Id: I4e46de73b8f6ec858a466232aea53692278d486a
Implements: blueprint mistral-client-cli
2014-02-28 10:26:32 +07:00
..
__init__.py Add command-line interface 2014-02-28 10:26:32 +07:00
executions.py Add command-line interface 2014-02-28 10:26:32 +07:00
tasks.py Add command-line interface 2014-02-28 10:26:32 +07:00
workbooks.py Add command-line interface 2014-02-28 10:26:32 +07:00