nova/doc/api_samples/keypairs
Diana Clarke 83404013cb Simple tenant usage pagination
Add optional parameters 'limit' and 'marker' to the
os-simple-tenant-usage endpoints for pagaination.

  /os-simple-tenant-usage?limit={limit}&marker={instance_uuid}
  /os-simple-tenant-usage/{tenant}?limit={limit}&marker={instance_uuid}

The aggregate usage totals may no longer reflect all instances for a
tenant, but rather just the instances for a given page. API consumers
will need to stitch the aggregate data back together (add the totals)
if a tenant's instances span several pages.

Implements blueprint paginate-simple-tenant-usage
Change-Id: Ic8e9f869f1b855f968967bedbf77542f287f26c0
2016-12-14 03:33:50 +00:00
..
v2.2 Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
v2.10 Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
v2.35 Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
keypairs-get-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
keypairs-import-post-req.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
keypairs-import-post-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
keypairs-list-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
keypairs-post-req.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
keypairs-post-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00