python-mistralclient/mistralclient
Jeremy Liu 98604f29c4 Add project_id and project_name options
Use tenant_id/project_id and tenant_name/project_name for authorization.
Note tenant_xxx parameters are preferred if both are set.

Change-Id: Ie1d51dd6ea2237110b412ee7ca8f6db3b471a486
2017-02-03 17:13:50 +08:00
..
api Pass target insecure flag to msitral service 2017-01-16 10:00:47 +01:00
auth Add user and project domain name parameters for target cloud 2017-01-12 18:35:48 +07:00
commands Add '--filter' parameter to list commands in CLI 2016-12-26 19:10:37 +07:00
osc Add plug-in summary for osc doc 2016-10-14 14:02:17 +09:00
tests Pass target insecure flag to msitral service 2017-01-16 10:00:47 +01:00
__init__.py Correct the name that the client is installed as 2014-06-12 21:57:42 +10:00
exceptions.py Remove unneeded definitions of Python Source Code Encoding 2014-07-31 15:26:15 +02:00
i18n.py Initial commit for mistral-i18n support 2017-01-06 19:08:07 +05:30
shell.py Add project_id and project_name options 2017-02-03 17:13:50 +08:00
utils.py Move json.loads() method to utils.py, and use "with" to deal with file objects 2016-11-30 12:04:31 +08:00