python-novaclient/novaclient/v2
Diana Clarke 53b23d5217 Microversion 2.40 - 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}

Implements blueprint paginate-simple-tenant-usage
Depends-on: Ic8e9f869f1b855f968967bedbf77542f287f26c0
Change-Id: If99db6933de012b71cf2c982075f08b3e664361e
2016-12-19 14:04:13 -05:00
..
contrib Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
assisted_volume_snapshots.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
availability_zones.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
cells.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
certs.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
client.py Make SessionClient interface similar to HTTPClient 2016-12-16 12:55:57 +00:00
cloudpipe.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
fixed_ips.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
flavor_access.py Deprecate --tenant option from flavor-access-list 2016-05-18 14:10:42 -04:00
flavors.py Add min-disk and min-ram filters to list flavors 2016-12-08 03:30:06 +00:00
floating_ip_dns.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ip_pools.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ips.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
floating_ips_bulk.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
fping.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
hosts.py Fix doc generation errors 2016-12-07 18:38:30 +09:00
hypervisors.py Fix the description of hypervisors.list 2016-11-18 14:41:02 +08:00
images.py [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-16 21:06:28 +03:00
instance_action.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
keypairs.py Microversion 2.35 adds keypairs pagination support 2016-08-05 12:15:29 +03:00
limits.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
list_extensions.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
migrations.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
networks.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
quota_classes.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
quotas.py Make it possible to list quotas with details 2016-06-29 17:18:07 +03:00
security_group_default_rules.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
security_group_rules.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
security_groups.py Replace six.iteritems() with .items() 2016-12-09 11:04:16 +08:00
server_external_events.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
server_groups.py Add limit and offset to server-groups list 2016-12-14 23:46:24 +08:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Replace six.iteritems() with .items() 2016-12-09 11:04:16 +08:00
services.py modified the description of service.list 2016-11-15 16:12:39 +08:00
shell.py Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00
usage.py Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00
versions.py Remove all code related to HTTPClient 2016-12-16 12:56:18 +00:00
virtual_interfaces.py [microversions] Increase max version to 2.12 2015-12-07 22:17:22 +02:00
volumes.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00