Files
python-senlinclient/senlinclient/v1
tengqm d355c0b65a Fix list operation based on sdk interface
The SDK provides an additional parameter 'paginated' for specifying
whether the result will be paginated at server side. This feature saves
us from hacking the list function.

Also, the latest SDK revision has consolidated all kwargs in to a single
parameter named 'params'. This patch also fixes this problem.

Change-Id: Ib4ce1d03d18fe38cb655c541547faf41f3312a26
2015-07-18 01:55:59 -04:00
..
2015-01-15 15:59:58 +08:00