Merge "Updating mapping.json to master"
This commit is contained in:
commit
50ebc71b4c
@ -77,6 +77,7 @@
|
||||
"hosts_list": "hosts.list",
|
||||
"hosts_list_all": "hosts.list_all",
|
||||
"hosts_update": "hosts.update",
|
||||
"hypervisor_stats_statistics": "hypervisor_stats.statistics",
|
||||
"hypervisors_find": "hypervisors.find",
|
||||
"hypervisors_findall": "hypervisors.findall",
|
||||
"hypervisors_get": "hypervisors.get",
|
||||
@ -84,7 +85,6 @@
|
||||
"hypervisors_search": "hypervisors.search",
|
||||
"hypervisors_statistics": "hypervisors.statistics",
|
||||
"hypervisors_uptime": "hypervisors.uptime",
|
||||
"hypervisor_stats_statistics": "hypervisor_stats.statistics",
|
||||
"images_delete": "images.delete",
|
||||
"images_delete_meta": "images.delete_meta",
|
||||
"images_find": "images.find",
|
||||
@ -109,6 +109,8 @@
|
||||
"networks_findall": "networks.findall",
|
||||
"networks_get": "networks.get",
|
||||
"networks_list": "networks.list",
|
||||
"quota_classes_get": "quota_classes.get",
|
||||
"quota_classes_update": "quota_classes.update",
|
||||
"quotas_defaults": "quotas.defaults",
|
||||
"quotas_delete": "quotas.delete",
|
||||
"quotas_get": "quotas.get",
|
||||
@ -358,7 +360,6 @@
|
||||
"service_catalog_get_token": "service_catalog.get_token",
|
||||
"service_catalog_get_urls": "service_catalog.get_urls",
|
||||
"service_catalog_is_valid": "service_catalog.is_valid",
|
||||
"service_catalog_region_name": "service_catalog.region_name",
|
||||
"service_catalog_url_for": "service_catalog.url_for",
|
||||
"services_create": "services.create",
|
||||
"services_delete": "services.delete",
|
||||
@ -426,6 +427,7 @@
|
||||
"stacks_validate": "stacks.validate"
|
||||
},
|
||||
"neutron": {
|
||||
"_comment": "It uses neutronclient.v2_0.",
|
||||
"add_gateway_router": "add_gateway_router",
|
||||
"add_interface_router": "add_interface_router",
|
||||
"add_network_to_dhcp_agent": "add_network_to_dhcp_agent",
|
||||
@ -433,6 +435,7 @@
|
||||
"associate_health_monitor": "associate_health_monitor",
|
||||
"connect_network_gateway": "connect_network_gateway",
|
||||
"create_credential": "create_credential",
|
||||
"create_ext": "create_ext",
|
||||
"create_firewall": "create_firewall",
|
||||
"create_firewall_policy": "create_firewall_policy",
|
||||
"create_firewall_rule": "create_firewall_rule",
|
||||
@ -462,10 +465,12 @@
|
||||
"create_security_group": "create_security_group",
|
||||
"create_security_group_rule": "create_security_group_rule",
|
||||
"create_subnet": "create_subnet",
|
||||
"create_subnetpool": "create_subnetpool",
|
||||
"create_vip": "create_vip",
|
||||
"create_vpnservice": "create_vpnservice",
|
||||
"delete_agent": "delete_agent",
|
||||
"delete_credential": "delete_credential",
|
||||
"delete_ext": "delete_ext",
|
||||
"delete_firewall": "delete_firewall",
|
||||
"delete_firewall_policy": "delete_firewall_policy",
|
||||
"delete_firewall_rule": "delete_firewall_rule",
|
||||
@ -496,17 +501,25 @@
|
||||
"delete_security_group": "delete_security_group",
|
||||
"delete_security_group_rule": "delete_security_group_rule",
|
||||
"delete_subnet": "delete_subnet",
|
||||
"delete_subnetpool": "delete_subnetpool",
|
||||
"delete_vip": "delete_vip",
|
||||
"delete_vpnservice": "delete_vpnservice",
|
||||
"disassociate_health_monitor": "disassociate_health_monitor",
|
||||
"disconnect_network_gateway": "disconnect_network_gateway",
|
||||
"extend_create": "extend_create",
|
||||
"extend_delete": "extend_delete",
|
||||
"extend_list": "extend_list",
|
||||
"extend_show": "extend_show",
|
||||
"extend_update": "extend_update",
|
||||
"firewall_policy_insert_rule": "firewall_policy_insert_rule",
|
||||
"firewall_policy_remove_rule": "firewall_policy_remove_rule",
|
||||
"get_lbaas_agent_hosting_loadbalancer": "get_lbaas_agent_hosting_loadbalancer",
|
||||
"get_lbaas_agent_hosting_pool": "get_lbaas_agent_hosting_pool",
|
||||
"get_quotas_tenant": "get_quotas_tenant",
|
||||
"list_agents": "list_agents",
|
||||
"list_credentials": "list_credentials",
|
||||
"list_dhcp_agent_hosting_networks": "list_dhcp_agent_hosting_networks",
|
||||
"list_ext": "list_ext",
|
||||
"list_extensions": "list_extensions",
|
||||
"list_firewall_policies": "list_firewall_policies",
|
||||
"list_firewall_rules": "list_firewall_rules",
|
||||
@ -524,6 +537,7 @@
|
||||
"list_lbaas_pools": "list_lbaas_pools",
|
||||
"list_listeners": "list_listeners",
|
||||
"list_loadbalancers": "list_loadbalancers",
|
||||
"list_loadbalancers_on_lbaas_agent": "list_loadbalancers_on_lbaas_agent",
|
||||
"list_members": "list_members",
|
||||
"list_metering_label_rules": "list_metering_label_rules",
|
||||
"list_metering_labels": "list_metering_labels",
|
||||
@ -546,6 +560,7 @@
|
||||
"list_security_group_rules": "list_security_group_rules",
|
||||
"list_security_groups": "list_security_groups",
|
||||
"list_service_providers": "list_service_providers",
|
||||
"list_subnetpools": "list_subnetpools",
|
||||
"list_subnets": "list_subnets",
|
||||
"list_vips": "list_vips",
|
||||
"list_vpnservices": "list_vpnservices",
|
||||
@ -556,6 +571,7 @@
|
||||
"retrieve_pool_stats": "retrieve_pool_stats",
|
||||
"show_agent": "show_agent",
|
||||
"show_credential": "show_credential",
|
||||
"show_ext": "show_ext",
|
||||
"show_extension": "show_extension",
|
||||
"show_firewall": "show_firewall",
|
||||
"show_firewall_policy": "show_firewall_policy",
|
||||
@ -588,10 +604,12 @@
|
||||
"show_security_group": "show_security_group",
|
||||
"show_security_group_rule": "show_security_group_rule",
|
||||
"show_subnet": "show_subnet",
|
||||
"show_subnetpool": "show_subnetpool",
|
||||
"show_vip": "show_vip",
|
||||
"show_vpnservice": "show_vpnservice",
|
||||
"update_agent": "update_agent",
|
||||
"update_credential": "update_credential",
|
||||
"update_ext": "update_ext",
|
||||
"update_firewall": "update_firewall",
|
||||
"update_firewall_policy": "update_firewall_policy",
|
||||
"update_firewall_rule": "update_firewall_rule",
|
||||
@ -618,6 +636,7 @@
|
||||
"update_router": "update_router",
|
||||
"update_security_group": "update_security_group",
|
||||
"update_subnet": "update_subnet",
|
||||
"update_subnetpool": "update_subnetpool",
|
||||
"update_vip": "update_vip",
|
||||
"update_vpnservice": "update_vpnservice"
|
||||
},
|
||||
@ -649,6 +668,7 @@
|
||||
"consistencygroups_list": "consistencygroups.list",
|
||||
"consistencygroups_update": "consistencygroups.update",
|
||||
"limits_get": "limits.get",
|
||||
"pools_list": "pools.list",
|
||||
"qos_specs_associate": "qos_specs.associate",
|
||||
"qos_specs_create": "qos_specs.create",
|
||||
"qos_specs_delete": "qos_specs.delete",
|
||||
@ -700,12 +720,19 @@
|
||||
"volume_snapshots_update": "volume_snapshots.update",
|
||||
"volume_snapshots_update_all_metadata": "volume_snapshots.update_all_metadata",
|
||||
"volume_snapshots_update_snapshot_status": "volume_snapshots.update_snapshot_status",
|
||||
"volume_type_access_add_project_access": "volume_type_access.add_project_access",
|
||||
"volume_type_access_find": "volume_type_access.find",
|
||||
"volume_type_access_findall": "volume_type_access.findall",
|
||||
"volume_type_access_list": "volume_type_access.list",
|
||||
"volume_type_access_remove_project_access": "volume_type_access.remove_project_access",
|
||||
"volume_types_create": "volume_types.create",
|
||||
"volume_types_default": "volume_types.default",
|
||||
"volume_types_delete": "volume_types.delete",
|
||||
"volume_types_find": "volume_types.find",
|
||||
"volume_types_findall": "volume_types.findall",
|
||||
"volume_types_get": "volume_types.get",
|
||||
"volume_types_list": "volume_types.list",
|
||||
"volume_types_update": "volume_types.update",
|
||||
"volumes_attach": "volumes.attach",
|
||||
"volumes_begin_detaching": "volumes.begin_detaching",
|
||||
"volumes_create": "volumes.create",
|
||||
@ -718,6 +745,7 @@
|
||||
"volumes_force_delete": "volumes.force_delete",
|
||||
"volumes_get": "volumes.get",
|
||||
"volumes_get_encryption_metadata": "volumes.get_encryption_metadata",
|
||||
"volumes_get_pools": "volumes.get_pools",
|
||||
"volumes_initialize_connection": "volumes.initialize_connection",
|
||||
"volumes_list": "volumes.list",
|
||||
"volumes_manage": "volumes.manage",
|
||||
|
Loading…
Reference in New Issue
Block a user