python-novaclient/novaclient/tests/unit
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
..
fixture_data Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
v2 Microversion 2.39 - Simple tenant usage pagination 2016-12-01 10:19:29 -05:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Look up image names directly in glance 2016-08-12 16:00:56 -04:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
test_base.py Store api_version object in one place 2016-08-18 18:36:40 +03:00
test_client.py Replace requests mocking with requests-mock 2016-10-05 06:53:05 +11:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_http.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
test_service_catalog.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
test_shell.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
test_utils.py Modify flatten method to display an empty dict 2016-08-05 02:15:14 +09:00
utils.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00