nova/nova/api/openstack/compute
Stephen Finucane 231908a7f4 hacking: Resolve W503 (line break occurred before a binary operator)
Change-Id: I6381365ff882cf23808e8dabfce41143c5e35192
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-06-24 14:24:06 -05:00
..
schemas Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
views Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
__init__.py Use plain routes list for '/servers' endpoint instead of stevedore 2017-04-25 22:38:33 +08:00
admin_actions.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
admin_password.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
agents.py Remove extensions module 2017-12-20 11:35:38 +08:00
aggregates.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
assisted_volume_snapshots.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
attach_interfaces.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
availability_zone.py Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
baremetal_nodes.py Remove [ironic]api_endpoint option 2019-04-26 12:02:02 -05:00
cells.py Remove '/os-cells' REST APIs 2019-04-16 18:26:13 +01:00
certificates.py Remove extensions module 2017-12-20 11:35:38 +08:00
cloudpipe.py Remove extensions module 2017-12-20 11:35:38 +08:00
console_auth_tokens.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
console_output.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
consoles.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
create_backup.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
deferred_delete.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
evacuate.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
extension_info.py Remove unused LOG variables 2018-02-27 11:19:48 +00:00
fixed_ips.py Remove support for /os-fixed-ips REST API 2018-06-26 09:20:28 -04:00
flavor_access.py Remove extensions module 2017-12-20 11:35:38 +08:00
flavor_manage.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
flavors.py trivial: Remove dead 'ALIAS' constant 2019-04-03 11:27:35 +01:00
flavors_extraspecs.py Remove extensions module 2017-12-20 11:35:38 +08:00
floating_ip_dns.py Remove support for /os-floating-ip-dns REST API 2018-07-18 22:23:45 -04:00
floating_ip_pools.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
floating_ips.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
floating_ips_bulk.py Remove support for /os-floating-ips-bulk REST API 2018-07-18 22:23:45 -04:00
fping.py Remove support for /os-fping REST API 2018-05-10 15:26:13 -04:00
helpers.py remove personality extension 2016-06-24 14:44:53 -04:00
hosts.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
hypervisors.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
image_metadata.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
images.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
instance_actions.py Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
instance_usage_audit_log.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
ips.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
keypairs.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
limits.py Merge used_limits extension response into limit view builder 2018-10-11 10:00:31 +00:00
lock_server.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
migrate_server.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
migrations.py Merge "Add Migration.cross_cell_move and get_by_uuid" 2019-06-18 19:24:50 +00:00
multinic.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
networks.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
networks_associate.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
pause_server.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
quota_classes.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
quota_sets.py quota: remove QuotaDriver.destroy_all_by_project() 2018-10-24 11:14:31 -04:00
remote_consoles.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
rescue.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
rest_api_version_history.rst Add 'path' query parameter to console access url 2019-06-14 18:01:24 +00:00
routes.py Replace colon with comma in route comment 2019-05-21 14:14:43 +08:00
security_group_default_rules.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
security_groups.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_diagnostics.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_external_events.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_groups.py Microversion 2.64 - Use new format policy in server group 2018-07-13 10:43:42 +08:00
server_metadata.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_migrations.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_password.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
server_tags.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
servers.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
services.py Merge "Delete resource providers for all nodes when deleting compute service" 2019-06-21 08:22:07 +00:00
shelve.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
simple_tenant_usage.py Fix os-simple-tenant-usage result order 2018-10-26 14:47:52 +00:00
suspend_server.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
tenant_networks.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
versions.py Merge ResourceV21 obj into Resource obj 2017-12-21 19:33:35 +08:00
versionsV21.py Remove extensions module 2017-12-20 11:35:38 +08:00
virtual_interfaces.py Remove support for /os-virtual-interfaces REST API 2018-06-06 21:14:39 +00:00
volumes.py Ensure controllers all call super 2019-06-15 16:40:00 +01:00
wsgi.py Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00