python-tricircleclient/tricircleclient
Dongfeng Huang dc4ef15c2c Support pagination and filtering for job list operations
1. What is the problem
Tricircle job list operations support pagination and
filtering now, which tricircleclient is lacking of.

2. What is the solution for the problem
Support pagination and filtering for job list operation.

3. What the features need to be implemented to the
tricircleclient to realize the solution
Add pagination and filtering for job list operations.

Change-Id: I109f4d5b222472223f3030b9c4eb2fb5503b3d72
2017-10-10 11:20:40 +08:00
..
tests Support pagination and filtering for job list operations 2017-10-10 11:20:40 +08:00
v1 Support pagination and filtering for job list operations 2017-10-10 11:20:40 +08:00
__init__.py Initial commit 2016-12-27 13:56:20 -08:00
client.py Add handle exception process 2017-01-06 10:23:28 -06:00
constants.py Support pagination and filtering for job list operations 2017-10-10 11:20:40 +08:00
exceptions.py Fix openstackdocs theme usage 2017-07-24 09:42:42 -05:00
osc.py Initial commit 2016-12-27 13:56:20 -08:00
utils.py Support pagination and filtering for job list operations 2017-10-10 11:20:40 +08:00
version.py Initial commit 2016-12-27 13:56:20 -08:00