You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nova/nova/api/openstack/compute
Amit Uniyal c8d5397b0a
Adds check for VM snapshot fail while quiesce
4 months ago
..
schemas Add API support for rebuilding BFV instances 7 months ago
views Separate flavor extra specs policy for server APIs 1 year ago
__init__.py Use plain routes list for '/servers' endpoint instead of stevedore 6 years ago
admin_actions.py api: Log os-resetState as an instance action 2 years ago
admin_password.py Ensure controllers all call super 4 years ago
agents.py api: Remove 'os-agents' API 3 years ago
aggregates.py Add autopep8 to tox and pre-commit 1 year ago
assisted_volume_snapshots.py Modify remaining APIs as per RBAC new guidelines 1 year ago
attach_interfaces.py [yoga] Add support for VNIC_REMOTE_MANAGED 1 year ago
availability_zone.py Pass the actual target in os-availability-zone policy 3 years ago
baremetal_nodes.py Pass the actual target in baremetal nodes policy 3 years ago
cells.py Remove '/os-cells' REST APIs 4 years ago
certificates.py Remove extensions module 5 years ago
cloudpipe.py Remove extensions module 5 years ago
console_auth_tokens.py Modify remaining APIs as per RBAC new guidelines 1 year ago
console_output.py Fix os-console-output policy to be admin_or_owner 3 years ago
consoles.py Remove 'os-consoles' API 3 years ago
create_backup.py Fix os-create-backup policy to be admin_or_owner 3 years ago
deferred_delete.py Join quota exception family trees 1 year ago
evacuate.py Convert features not supported error to HTTPBadRequest 2 years ago
extension_info.py Add scope and new default roles in extensions policies 3 years ago
fixed_ips.py Remove support for /os-fixed-ips REST API 5 years ago
flavor_access.py Pass the actual target in flavor access policy 3 years ago
flavor_manage.py Pass the actual target in os-flavor-manage policy 3 years ago
flavors.py Multiple API cleanup changes 4 years ago
flavors_extraspecs.py Remove six.text_type (1/2) 2 years ago
floating_ip_dns.py Remove support for /os-floating-ip-dns REST API 5 years ago
floating_ip_pools.py Correct the check_str and pass actual target in FIP pools policy 3 years ago
floating_ips.py Pass the actual target in FIP policy 3 years ago
floating_ips_bulk.py Remove support for /os-floating-ips-bulk REST API 5 years ago
fping.py Remove support for /os-fping REST API 5 years ago
helpers.py remove personality extension 7 years ago
hosts.py Add autopep8 to tox and pre-commit 1 year ago
hypervisors.py api: Drop statistics-style fields from os-hypervisors 2 years ago
image_metadata.py Remove 'nova.image.api' module 3 years ago
images.py Remove 'nova.image.api' module 3 years ago
instance_actions.py Bump hacking min version to 3.1.0 3 years ago
instance_usage_audit_log.py Pass the actual target in os-instance-usage-audit-log policy 3 years ago
ips.py api: Pass request to 'addresses' view builder 2 years ago
keypairs.py api: Drop generating a keypair and add special chars to naming 8 months ago
limits.py Modify remaining APIs as per RBAC new guidelines 1 year ago
lock_server.py Pass the actual target in unlock override policy 3 years ago
migrate_server.py Join quota exception family trees 1 year ago
migrations.py Modify remaining APIs as per RBAC new guidelines 1 year ago
multinic.py Add new default roles in multinic policies 3 years ago
networks.py Pass the actual target in networks policy 3 years ago
networks_associate.py Remove (most) '/os-networks' REST APIs 3 years ago
pause_server.py Fix unpause server policy to be admin_or_owner 3 years ago
quota_classes.py Update quota_class APIs for db and api limits 1 year ago
quota_sets.py Update quota sets APIs 1 year ago
remote_consoles.py Add test coverage of existing remote console policies 3 years ago
rescue.py Convert features not supported error to HTTPBadRequest 2 years ago
rest_api_version_history.rst doc: mark the max microversion for zed 7 months ago
routes.py Add autopep8 to tox and pre-commit 1 year ago
security_group_default_rules.py Remove 'os-security-group-default-rules' REST API 3 years ago
security_groups.py Pass the actual target in security_groups policy 3 years ago
server_diagnostics.py Pass the actual target in server diagnostics policy 3 years ago
server_external_events.py Add API support for rebuilding BFV instances 7 months ago
server_groups.py Merge "Enforce api and db limits" 1 year ago
server_metadata.py Join quota exception family trees 1 year ago
server_migrations.py objects: Remove 'NovaObjectDictCompat' from 'Migration' 1 year ago
server_password.py Add autopep8 to tox and pre-commit 1 year ago
server_tags.py Fix server tags policy to be admin_or_owner 3 years ago
server_topology.py Make more project level APIs scoped to project only 1 year ago
servers.py Adds check for VM snapshot fail while quiesce 4 months ago
services.py Unify placement client singleton implementations 7 months ago
shelve.py Allow unshelve to a specific host (REST API part) 8 months ago
simple_tenant_usage.py Remove six.text_type (1/2) 2 years ago
suspend_server.py Convert features not supported error to HTTPBadRequest 2 years ago
tenant_networks.py Pass the actual target in tenant networks policy 3 years ago
versions.py Allow versioned discovery unauthenticated 3 years ago
versionsV21.py Remove extensions module 5 years ago
virtual_interfaces.py Remove support for /os-virtual-interfaces REST API 5 years ago
volumes.py Make more project level APIs scoped to project only 1 year ago
wsgi.py Add pbr-installed wsgi application for metadata api 6 years ago