.. |
schemas
|
api: extend evacuate instance to support target state
|
2023-01-31 18:16:00 +01:00 |
views
|
Separate flavor extra specs policy for server APIs
|
2022-02-24 16:33:26 +00:00 |
__init__.py
|
Use plain routes list for '/servers' endpoint instead of stevedore
|
2017-04-25 22:38:33 +08:00 |
admin_actions.py
|
api: Log os-resetState as an instance action
|
2021-01-18 09:19:58 +00:00 |
admin_password.py
|
Ensure controllers all call super
|
2019-06-15 16:40:00 +01:00 |
agents.py
|
api: Remove 'os-agents' API
|
2020-09-11 14:10:32 +01:00 |
aggregates.py
|
Add autopep8 to tox and pre-commit
|
2021-11-08 12:37:27 +00:00 |
assisted_volume_snapshots.py
|
Modify remaining APIs as per RBAC new guidelines
|
2022-02-24 10:24:55 -06:00 |
attach_interfaces.py
|
[yoga] Add support for VNIC_REMOTE_MANAGED
|
2022-02-09 01:23:27 +03:00 |
availability_zone.py
|
Pass the actual target in os-availability-zone policy
|
2020-03-04 09:46:41 +00:00 |
baremetal_nodes.py
|
Pass the actual target in baremetal nodes policy
|
2020-08-17 14:36:51 +00: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
|
Modify remaining APIs as per RBAC new guidelines
|
2022-02-24 10:24:55 -06:00 |
console_output.py
|
Fix os-console-output policy to be admin_or_owner
|
2020-03-05 15:32:02 +00:00 |
consoles.py
|
Remove 'os-consoles' API
|
2019-11-22 16:09:36 +00:00 |
create_backup.py
|
Fix os-create-backup policy to be admin_or_owner
|
2020-03-06 01:39:03 +00:00 |
deferred_delete.py
|
Join quota exception family trees
|
2022-02-08 07:52:01 -08:00 |
evacuate.py
|
Avoid lazy-loading in resize and rebuild/evacuate
|
2023-08-21 08:53:19 -07:00 |
extension_info.py
|
Add scope and new default roles in extensions policies
|
2020-08-17 09:40:02 -05:00 |
fixed_ips.py
|
Remove support for /os-fixed-ips REST API
|
2018-06-26 09:20:28 -04:00 |
flavor_access.py
|
Remove deleted projects from flavor access list
|
2022-10-06 15:42:32 +02:00 |
flavor_manage.py
|
Pass the actual target in os-flavor-manage policy
|
2020-04-06 02:38:04 +00:00 |
flavors.py
|
Multiple API cleanup changes
|
2019-08-12 08:52:38 -05:00 |
flavors_extraspecs.py
|
Remove six.text_type (1/2)
|
2020-12-13 11:25:31 +00: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
|
Correct the check_str and pass actual target in FIP pools policy
|
2020-07-20 16:53:02 -05:00 |
floating_ips.py
|
Pass the actual target in FIP policy
|
2020-08-17 14:58:03 +00: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
|
Add autopep8 to tox and pre-commit
|
2021-11-08 12:37:27 +00:00 |
hypervisors.py
|
api: Drop statistics-style fields from os-hypervisors
|
2021-01-08 10:10:21 +00:00 |
image_metadata.py
|
Remove 'nova.image.api' module
|
2020-02-18 11:45:39 +00:00 |
images.py
|
Remove 'nova.image.api' module
|
2020-02-18 11:45:39 +00:00 |
instance_actions.py
|
Bump hacking min version to 3.1.0
|
2020-05-19 08:09:43 +08:00 |
instance_usage_audit_log.py
|
Pass the actual target in os-instance-usage-audit-log policy
|
2020-03-30 15:46:02 +01:00 |
ips.py
|
api: Pass request to 'addresses' view builder
|
2021-08-19 11:16:59 +01:00 |
keypairs.py
|
api: Drop generating a keypair and add special chars to naming
|
2022-07-28 11:05:50 +02:00 |
limits.py
|
Modify remaining APIs as per RBAC new guidelines
|
2022-02-24 10:24:55 -06:00 |
lock_server.py
|
Pass the actual target in unlock override policy
|
2020-04-01 04:05:58 +00:00 |
migrate_server.py
|
Add a new policy for cold-migrate with host
|
2023-06-26 11:34:12 +02:00 |
migrations.py
|
Add dest_compute_id to Migration object
|
2023-05-31 07:13:16 -07:00 |
multinic.py
|
Add new default roles in multinic policies
|
2020-07-21 21:21:00 -05:00 |
networks.py
|
Pass the actual target in networks policy
|
2020-08-17 14:52:21 +00:00 |
networks_associate.py
|
Remove (most) '/os-networks' REST APIs
|
2019-11-18 16:25:47 +00:00 |
pause_server.py
|
Fix unpause server policy to be admin_or_owner
|
2020-03-31 01:28:09 -05:00 |
quota_classes.py
|
Update quota_class APIs for db and api limits
|
2022-02-24 16:21:02 +00:00 |
quota_sets.py
|
Update quota sets APIs
|
2022-02-24 16:21:02 +00:00 |
remote_consoles.py
|
Handle InstanceInvalidState exception
|
2023-01-23 16:36:26 +05:30 |
rescue.py
|
Convert features not supported error to HTTPBadRequest
|
2021-09-01 09:09:58 -05:00 |
rest_api_version_history.rst
|
doc: mark the maximum microversion for 2023.2 Bobcat
|
2023-09-05 16:20:13 +02:00 |
routes.py
|
Add autopep8 to tox and pre-commit
|
2021-11-08 12:37:27 +00:00 |
security_group_default_rules.py
|
Remove 'os-security-group-default-rules' REST API
|
2019-11-18 16:25:47 +00:00 |
security_groups.py
|
Pass the actual target in security_groups policy
|
2020-07-24 01:23:30 +00:00 |
server_diagnostics.py
|
Pass the actual target in server diagnostics policy
|
2020-04-02 19:38:54 -05:00 |
server_external_events.py
|
Add API support for rebuilding BFV instances
|
2022-08-31 18:05:03 +05:30 |
server_groups.py
|
Merge "Enforce api and db limits"
|
2022-02-26 08:46:28 +00:00 |
server_metadata.py
|
Join quota exception family trees
|
2022-02-08 07:52:01 -08:00 |
server_migrations.py
|
objects: Remove 'NovaObjectDictCompat' from 'Migration'
|
2022-03-23 15:15:41 +00:00 |
server_password.py
|
Add autopep8 to tox and pre-commit
|
2021-11-08 12:37:27 +00:00 |
server_tags.py
|
Fix server tags policy to be admin_or_owner
|
2020-04-06 23:52:40 -05:00 |
server_topology.py
|
Make more project level APIs scoped to project only
|
2022-02-19 18:19:34 -06:00 |
servers.py
|
Avoid lazy-loads in resize
|
2023-08-21 08:53:19 -07:00 |
services.py
|
Unify placement client singleton implementations
|
2022-08-18 07:22:37 -07:00 |
shelve.py
|
Enforce quota usage from placement when unshelving
|
2023-05-23 01:02:05 +00:00 |
simple_tenant_usage.py
|
Remove six.text_type (1/2)
|
2020-12-13 11:25:31 +00:00 |
suspend_server.py
|
Convert features not supported error to HTTPBadRequest
|
2021-09-01 09:09:58 -05:00 |
tenant_networks.py
|
Pass the actual target in tenant networks policy
|
2020-07-23 19:22:58 -05:00 |
versions.py
|
Allow versioned discovery unauthenticated
|
2020-04-03 21:24:28 +00: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
|
Make more project level APIs scoped to project only
|
2022-02-19 18:19:34 -06:00 |
wsgi.py
|
Add pbr-installed wsgi application for metadata api
|
2017-05-02 16:58:11 +00:00 |