python-mistralclient/mistralclient
Bob Haddleton 77afe252fe Fix limit handling to not send value of -1
Updated all list commands that use limit to not send a value of -1.
Added tests for all of these cases.

Change-Id: I70ca546c939afdae2cc5df6ad3e155bb44310a4b
Closes-Bug: 1730755
2017-11-25 13:20:22 -06:00
..
api Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00
auth Merge "Fix several problems in keycloak auth module" 2017-10-24 09:07:42 +00:00
commands Create and run a workflow within a namespace 2017-08-13 15:39:32 +00:00
osc Use session from OSC plugin 2017-03-20 17:19:22 +02:00
tests Fix limit handling to not send value of -1 2017-11-25 13:20:22 -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
i18n.py Update and optimize documentation links 2017-07-21 09:57:38 +08:00
shell.py Don't create client for help and bash completion 2017-10-09 12:28:22 +03: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