Hi, all
Just notice there're several DEFAULT_PAGE_SIZE=20 lines inside the
latest python-heatclient package, e.g.,
$ grep DEFAULT_PAGE_SIZE . -r
./heatclient/v1/actions.py:DEFAULT_PAGE_SIZE = 20
./heatclient/v1/events.py:DEFAULT_PAGE_SIZE = 20
./heatclient/v1/resources.py:DEFAULT_PAGE_SIZE = 20
What is that for? I checked the source code, but no where utilizes
that.
From google, it seems some Java things?
Thanks!
--
Best wishes!
Baohua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141127/6f1f3fc1/attachment.html>