d355c0b65a946bdc57162337c8f8fbbe3ebd05e1
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
python-senlinclient
Client library for OpenStack Clustering Service API
Description