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
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev