nova/nova/api/openstack/compute/schemas
Stephen Finucane e5e477c42a Remove '/os-tenant-networks' REST API
Like '/os-networks', we can't remove this in its entirety due to the
fact that some of these are proxy URLs that also work with neutron.
These are retained but everything else is nuked.

Note that this highlights a bug in the API, whereby a missing
'objects.Network.cidr' value results in a value of 'None' being output
over the API. Clearly this is incorrect, but it's probably not worth
fixing for this deprecated API.

Change-Id: I31cb0891144bdd7945479bb6692b0a533de4c5d0
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-11-22 16:03:11 +00: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 Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
aggregate_images.py Add image caching API for aggregates 2019-10-15 21:22:31 -04:00
aggregates.py fix nova accepting invalid availability zone name with ':' 2017-09-24 15:12:43 +09:00
assisted_volume_snapshots.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
attach_interfaces.py API support for tagged device attachment 2017-06-30 09:05:34 +03: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: Remove evacuate/live-migrate 'force' parameter 2019-02-08 17:05:19 -05:00
flavor_access.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
flavor_manage.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
flavors.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
flavors_extraspecs.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
hosts.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
hypervisors.py Implement query param schema for GET hypervisor(2.33) 2017-09-26 11:48:49 +03:00
image_metadata.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
instance_actions.py Resource retrieving: add changes-before filter 2018-09-19 09:56:56 -04:00
keypairs.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
limits.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
lock_server.py Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
migrate_server.py API: Remove evacuate/live-migrate 'force' parameter 2019-02-08 17:05:19 -05:00
migrations.py Filter migrations by user_id/project_id 2019-10-14 11:35:11 -07:00
multinic.py Remove 'v3' directory for v2.1 json-schemas 2015-08-13 09:58:48 +08:00
quota_classes.py Deprecate file injection 2017-12-12 09:22:21 -05:00
quota_sets.py Multiple API cleanup changes 2019-08-12 08:52:38 -05: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
security_groups.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
server_external_events.py API microversion 2.76: Add 'power-update' external event 2019-08-15 13:19:44 -04:00
server_groups.py Multiple API cleanup changes 2019-08-12 08:52:38 -05: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 Switch some GitHub URLs to point to opendev.org 2019-08-19 21:08:27 +01:00
services.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
shelve.py Specify availability_zone to unshelve 2019-08-27 12:57:10 -04:00
simple_tenant_usage.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
volumes.py Add delete_on_termination to volume-attach API 2019-09-05 20:54:56 +08:00