nova/nova/api/openstack/compute/plugins/v3
Jenkins e4a3042bd9 Merge "Port image-size extension to work in v2.1/v3 framework" 2014-09-07 02:50:07 +00:00
..
__init__.py API extensions framework for v3 API 2013-05-13 10:31:22 +09:30
access_ips.py Change V3 access_ips extension into v2.1 2014-08-25 15:34:15 +08:00
admin_actions.py Change v3 admin_actions to v2.1 2014-09-02 15:08:12 +08:00
admin_password.py Change v3 admin-password to v2.1 2014-08-25 22:09:54 +08:00
agents.py Change v3 agents API to v2.1 2014-08-25 01:58:23 +00:00
aggregates.py Merge "Change v3 aggregate API to v2.1" 2014-09-03 19:06:31 +00:00
attach_interfaces.py Change v3 attach_interface to v2.1 2014-08-25 09:55:29 +08:00
availability_zone.py Add API schema for v2.1/v3 availability_zone extension 2014-09-02 21:08:08 +09:00
block_device_mapping.py Add extension block_device_mapping_v1 for v2.1 2014-08-29 10:36:43 +08:00
block_device_mapping_v1.py Add extension block_device_mapping_v1 for v2.1 2014-08-29 10:36:43 +08:00
cells.py Convert v3 cells API to v2.1 2014-09-01 09:45:56 +09:00
certificates.py Convert v3 certificate API to v2.1 2014-08-29 13:55:57 +09:00
config_drive.py Merge "Convert v3 config drive plugin to v2.1" 2014-08-25 02:43:16 +00:00
console_auth_tokens.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
console_output.py Convert console_output v3 plugin to v2.1 2014-08-28 09:35:40 +09:30
consoles.py Remove vi modelines 2014-02-03 14:19:44 +00:00
create_backup.py Convert create_backup v3 plugin to v2.1 API 2014-08-25 09:21:01 +09:30
deferred_delete.py Merge "Convert deferred_delete v3 plugin to v2.1 API" 2014-08-29 01:46:49 +00:00
evacuate.py Changes V3 evacuate extension into v2.1 2014-09-01 21:15:10 +08:00
extended_availability_zone.py Fix the duplicated extension summaries 2014-05-13 18:39:53 +09:00
extended_server_attributes.py Change v3 extended_server_attibutes to v2.1 2014-08-24 09:09:58 +08:00
extended_status.py Change v3 extended_status to v2.1 2014-08-26 10:11:31 +08:00
extended_volumes.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
extension_info.py Fix v3 API extension names for camelcase 2014-05-06 09:08:59 +09:00
flavor_access.py Change v3 flavor_access to v2.1 2014-09-01 16:01:31 +09:30
flavor_manage.py Change v3 flavor_access to v2.1 2014-09-01 16:01:31 +09:30
flavor_rxtx.py Change v3 flavor_rxtx to v2.1 2014-08-24 03:06:37 +08:00
flavors.py Change v3 flavors to v2.1 2014-08-23 04:37:38 +08:00
flavors_extraspecs.py Convert v3 flavor extraspecs plugin to v2.1 2014-09-01 09:14:46 +09:00
hide_server_addresses.py Removes XML namespace definitions from V3 API plugins 2014-01-31 14:57:35 +10:30
hosts.py Change v3 hosts to v2.1 2014-08-24 11:56:23 +08:00
hypervisors.py Convert v3 hypervisor plugin to v2.1 2014-09-02 11:25:00 +09:00
image_metadata.py Port v2 image_metadata extension to work in v2.1(v3) framework 2014-09-01 22:26:37 +08:00
image_size.py Port image-size extension to work in v2.1/v3 framework 2014-09-01 22:27:31 +08:00
images.py Port v2 images extension to work in v2.1(v3) framework 2014-09-01 22:22:06 +08:00
instance_actions.py Changes V3 server_actions extension into v2.1 2014-08-30 17:04:47 +08:00
ips.py Return 404 instead of 501 for unsupported actions 2014-08-07 20:44:41 +08:00
keypairs.py Change v3 keypairs API to v2.1 2014-08-27 05:46:04 +00:00
limits.py Port limits extension to work in v2.1/v3 framework 2014-09-01 22:38:33 +08:00
lock_server.py Standardize logging for v3 api extensions 2014-08-08 09:54:59 +09:30
migrate_server.py Convert migrate_server v3 plugin to v2.1 2014-09-01 21:31:30 +08:00
migrations.py Fix broken API os-migrations 2014-03-11 16:32:33 +01:00
multinic.py Convert multinic v3 plugin to v2.1 2014-08-25 11:57:48 +09:30
multiple_create.py Add API schema for v2.1/v3 multiple_create extension 2014-09-02 23:09:07 +09:00
pause_server.py Standardize logging for v3 api extensions 2014-08-08 09:54:59 +09:30
pci.py Fix rest of API objects usage 2014-06-28 12:16:23 -07:00
quota_sets.py Make quotas APIv3 extension use Quotas object for create/update 2014-07-23 07:19:22 -07:00
remote_consoles.py Changes V3 remote_console extension into v2.1 2014-09-01 09:50:31 +08:00
rescue.py Convert rescue v3 plugin to v2.1 API 2014-09-01 14:15:53 +09:30
scheduler_hints.py Convert v3 server SchedulerHints plugin to v2.1 2014-08-22 14:15:28 +09:00
security_groups.py Convert v3 server SchedulerHints plugin to v2.1 2014-08-22 14:15:28 +09:00
server_diagnostics.py Convert v3 server diagnostics plugin to v2.1 2014-08-27 16:19:17 +09:00
server_external_events.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
server_groups.py Port os-server-groups extension to work in v2.1/v3 framework 2014-08-20 17:29:01 +09:30
server_metadata.py Add API schema for v2.1/v3 server_metadata API 2014-09-02 20:34:42 +09:00
server_password.py Object-ify server_password APIv3 extension 2014-06-17 12:25:30 -07:00
server_usage.py Convert server_usage v3 plugin to v2.1 API 2014-09-02 10:35:43 +09:30
servers.py Add API schema for v2.1 "rebuild a server" API 2014-09-03 04:04:34 +00:00
services.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
shelve.py Change v3 shelve to v2.1 2014-08-30 07:00:57 +00:00
simple_tenant_usage.py Port simple_tenant_usage into v2.1 2014-08-28 10:27:25 +08:00
suspend_server.py Remove XML namespace from some v3 extensions 2014-06-11 10:11:37 +08:00
used_limits.py Port used_limits & used_limits_for_admin into v2.1 2014-09-03 14:18:21 +09:00
user_data.py Add API schema for v2.1/v3 user_data extension 2014-09-01 10:00:51 +09:00
versions.py Change v3 version API to v2.1 2014-08-30 07:08:59 +00:00
volumes.py Port volumes extension to work in v2.1/v3 framework 2014-09-02 09:28:06 +09:30