Files
python-mistralclient/mistralclient/api/v2
Sharat Sharma fabec4fafc Set the default value of --limit parameter
The "--limit" parameter of heavy CLI commands should not be
infinite by default. For commands like "mistral task-list" and
"execution-list" we need to set --limit parameter by default to
some reasonable value. The proposal is 100. Otherwise it's easy
to cause a huge load on a server if the result set is not limited.

A warning message is thrown whenever these commands are executed
without using "--limit" parameter.

Change-Id: If0fead181171e5b9c590f3f4c852c6ad2541ff94
Implements: blueprint mistral-cli-default-limit-parameter
2017-07-11 11:53:02 +05:30
..
2014-09-05 13:44:01 +04:00
2016-12-26 16:32:51 +07:00
2017-03-20 17:19:19 +02:00
2016-09-12 13:28:31 +10:00
2016-12-26 16:32:51 +07:00
2016-09-12 13:28:31 +10:00
2016-12-26 16:32:51 +07:00