-
Committer:
Tarmac
-
Author(s):
William Wolf, Brian Lamar
-
Date:
2011-06-06 19:26:05 UTC
-
mfrom:
(1102.3.23 image_pagination)
-
Revision ID:
tarmac-20110606192605-1p8k29pcjid83vz5
This branch allows marker and limit parameters to be used on image listing (index and detail) requests. It parses the parameters from the request, and passes it along to the glance_client, which can now handle these parameters. Essentially all of the logic for the pagination is handled in glance, we just pass along the correct parameters and do some error checking.