python-mistralclient/mistralclient
Nikolay Mahotkin d339608bc1 Delete requirement on unneeded arguments
* There was a requirement - mistralclient doesn't
 init without user_id or username and project_id or project_name
 However, keystone doesn't need this parameter if token is provided.

Closes-Bug: #1407992

Change-Id: I903d52f2552d6b5e718d13d5957404e0a2d9f9d3
2015-04-20 13:13:44 +03:00
..
api Delete requirement on unneeded arguments 2015-04-20 13:13:44 +03:00
commands Merge "Fixing a type in execution-create command help" 2015-04-15 16:23:37 +00:00
openstack Remove the log module and all dependencies 2014-06-04 10:42:49 +10:00
tests Removing v1 stuff (API methods, commands, tests) 2015-04-08 15:05:40 +06: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
shell.py Removing v1 stuff (API methods, commands, tests) 2015-04-08 15:05:40 +06:00