nova/nova/api/openstack/compute/schemas
jichenjc cd132060f1 check query param for used_limits function
Add additional schema check for used_limit query function,
as we need backward compatible those changes, here we don't do real
check and later a microversion need to be done to do the real check.

Part of blueprint json-schema-validation-for-query-param

Change-Id: I32ea7481aad3988f816e4d6511b6ffb2ca68586c
2017-10-30 17:31:16 +08:00
..
__init__.py Add API input validation framework 2013-11-27 05:45:37 +09:00
admin_password.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
agents.py Implement query param schema for agent index 2017-09-24 15:05:13 +00:00
aggregates.py fix nova accepting invalid availability zone name with ':' 2017-09-24 15:12:43 +09:00
assisted_volume_snapshots.py Fix the schema of assisted_volume_snapshots 2016-04-19 13:08:15 -07:00
attach_interfaces.py API support for tagged device attachment 2017-06-30 09:05:34 +03:00
availability_zone.py Filter leading/trailing spaces for name field in v2.1 compat mode 2015-09-23 10:27:54 +01:00
block_device_mapping.py Allow None for block_device_mapping_v2.boot_index 2017-02-08 17:08:07 -05:00
block_device_mapping_v1.py Fix BDM JSON-Schema validation 2016-12-21 23:54:06 -08:00
cells.py Fixed typos in nova, nova/api, nova/cells directory 2016-08-01 07:14:04 +00:00
config_drive.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
console_output.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
create_backup.py Let schema validate image metadata type and key lengths 2016-09-27 17:41:15 -04:00
evacuate.py API change for verifying the scheduler when evacuating 2016-06-02 15:03:39 +02:00
fixed_ips.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
flavor_access.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
flavor_manage.py Return 400 HTTP error for invalid flavor attributes 2016-05-26 09:49:39 +05:30
flavors_extraspecs.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
floating_ip_dns.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
floating_ips.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
floating_ips_bulk.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
hosts.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
hypervisors.py Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
image_metadata.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
keypairs.py Use JSON-Schema to validate query parameters for keypairs API 2017-01-04 17:10:20 +08:00
limits.py check query param for used_limits function 2017-10-30 17:31:16 +08:00
migrate_server.py API change for verifying the scheduler when live migrating 2016-06-06 11:44:06 +02:00
multinic.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
multiple_create.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
networks.py Limit the min length of string for integer JSON-Schema 2017-05-27 10:14:28 +00:00
networks_associate.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
quota_classes.py Fix quota class set APIs 2017-07-10 21:44:08 +00:00
quota_sets.py Add networks to quota's update json-schema when network quota enabled 2016-08-22 13:56:48 +08:00
remote_consoles.py Explicitly define enum type as string in schema 2017-04-21 03:09:28 +00:00
rescue.py Strict ImageRef validation to UUID only 2016-08-04 02:22:15 +00:00
reset_server_state.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
scheduler_hints.py Return HTTP 400 for invalid server-group uuid 2016-02-08 14:10:49 +01:00
security_groups.py Filter leading/trailing spaces for name field in v2.1 compat mode 2015-09-23 10:27:54 +01:00
server_external_events.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
server_groups.py Explicitly define enum type as string in schema 2017-04-21 03:09:28 +00:00
server_metadata.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
server_migrations.py Add new API to force live migration to complete 2016-02-08 08:59:52 +01:00
server_tags.py Move tags validation code to json schema 2016-12-13 02:58:51 +00:00
servers.py Move common definition into common layer 2017-08-18 02:00:33 +08:00
services.py check query param for service's index function 2017-09-24 05:55:15 +08:00
tenant_networks.py Limit the min length of string for integer JSON-Schema 2017-05-27 10:14:28 +00:00
user_data.py Enable 'null' value for user_data in V2.1 API 2016-05-20 14:05:43 +08:00
volumes.py API support for tagged device attachment 2017-06-30 09:05:34 +03:00