python-novaclient/novaclient/tests
Diana Clarke f47393dbbf Microversion 2.39 - Simple tenant usage pagination
Optional parameters 'limit' and 'marker' were added to the GET
/os-simple-tenant-usage and GET os-simple-tenant-usage/{tenant_id}
endpoints.

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

Implements blueprint paginate-simple-tenant-usage
Change-Id: I9e96d31ede323f1c2aed4271a4fcab720cc9507b
2016-12-01 10:19:29 -05:00
..
functional Replace oslo_utils.timeutils.isotime 2016-11-07 09:08:58 +07:00
unit Microversion 2.39 - Simple tenant usage pagination 2016-12-01 10:19:29 -05:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00