Merge "Remove unused nova actions"
This commit is contained in:
commit
2453783822
@ -28,12 +28,6 @@
|
||||
"certs_convert_into_with_meta": "certs.convert_into_with_meta",
|
||||
"certs_create": "certs.create",
|
||||
"certs_get": "certs.get",
|
||||
"cloudpipe_convert_into_with_meta": "cloudpipe.convert_into_with_meta",
|
||||
"cloudpipe_create": "cloudpipe.create",
|
||||
"cloudpipe_find": "cloudpipe.find",
|
||||
"cloudpipe_findall": "cloudpipe.findall",
|
||||
"cloudpipe_list": "cloudpipe.list",
|
||||
"cloudpipe_update": "cloudpipe.update",
|
||||
"flavor_access_add_tenant_access": "flavor_access.add_tenant_access",
|
||||
"flavor_access_convert_into_with_meta": "flavor_access.convert_into_with_meta",
|
||||
"flavor_access_find": "flavor_access.find",
|
||||
@ -47,14 +41,6 @@
|
||||
"flavors_findall": "flavors.findall",
|
||||
"flavors_get": "flavors.get",
|
||||
"flavors_list": "flavors.list",
|
||||
"hosts_convert_into_with_meta": "hosts.convert_into_with_meta",
|
||||
"hosts_find": "hosts.find",
|
||||
"hosts_findall": "hosts.findall",
|
||||
"hosts_get": "hosts.get",
|
||||
"hosts_host_action": "hosts.host_action",
|
||||
"hosts_list": "hosts.list",
|
||||
"hosts_list_all": "hosts.list_all",
|
||||
"hosts_update": "hosts.update",
|
||||
"hypervisor_stats_convert_into_with_meta": "hypervisor_stats.convert_into_with_meta",
|
||||
"hypervisor_stats_statistics": "hypervisor_stats.statistics",
|
||||
"hypervisors_convert_into_with_meta": "hypervisors.convert_into_with_meta",
|
||||
@ -99,8 +85,6 @@
|
||||
"server_migrations_list": "server_migrations.list",
|
||||
"server_migrations_live_migrate_force_complete": "server_migrations.live_migrate_force_complete",
|
||||
"server_migrations_live_migration_abort": "server_migrations.live_migration_abort",
|
||||
"servers_add_fixed_ip": "servers.add_fixed_ip",
|
||||
"servers_add_floating_ip": "servers.add_floating_ip",
|
||||
"servers_add_security_group": "servers.add_security_group",
|
||||
"servers_backup": "servers.backup",
|
||||
"servers_change_password": "servers.change_password",
|
||||
@ -136,8 +120,6 @@
|
||||
"servers_pause": "servers.pause",
|
||||
"servers_reboot": "servers.reboot",
|
||||
"servers_rebuild": "servers.rebuild",
|
||||
"servers_remove_fixed_ip": "servers.remove_fixed_ip",
|
||||
"servers_remove_floating_ip": "servers.remove_floating_ip",
|
||||
"servers_remove_security_group": "servers.remove_security_group",
|
||||
"servers_rescue": "servers.rescue",
|
||||
"servers_reset_network": "servers.reset_network",
|
||||
@ -178,10 +160,6 @@
|
||||
"versions_findall": "versions.findall",
|
||||
"versions_get_current": "versions.get_current",
|
||||
"versions_list": "versions.list",
|
||||
"virtual_interfaces_convert_into_with_meta": "virtual_interfaces.convert_into_with_meta",
|
||||
"virtual_interfaces_find": "virtual_interfaces.find",
|
||||
"virtual_interfaces_findall": "virtual_interfaces.findall",
|
||||
"virtual_interfaces_list": "virtual_interfaces.list",
|
||||
"volumes_convert_into_with_meta": "volumes.convert_into_with_meta",
|
||||
"volumes_create_server_volume": "volumes.create_server_volume",
|
||||
"volumes_delete_server_volume": "volumes.delete_server_volume",
|
||||
@ -1222,7 +1200,6 @@
|
||||
"cluster_attach_policy": "cluster_attach_policy",
|
||||
"cluster_detach_policy": "cluster_detach_policy",
|
||||
"cluster_update_policy": "cluster_update_policy",
|
||||
"cluster_collect": "cluster_collect",
|
||||
"check_cluster": "check_cluster",
|
||||
"recover_cluster": "recover_cluster",
|
||||
"nodes": "nodes",
|
||||
|
Loading…
x
Reference in New Issue
Block a user