Created
May 6, 2014 19:19
-
-
Save zehicle/397d70c98f47f855b908 to your computer and use it in GitHub Desktop.
draft capabilities list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "block" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "volume", | |
"tests" : [ "test_volume_type_extra_spec_create_get_delete", | |
"test_create_with_nonexistent_volume_type", | |
"test_create_with_empty_name", | |
"test_get_nonexistent_type_id", | |
"test_delete_nonexistent_type_id", | |
"test_volume_type_list", | |
"test_create_get_delete_volume_with_volume_type_and_extra_specs", | |
"test_volume_type_create_delete", | |
"test_volume_type_create_get", | |
"test_attach_detach_volume_to_instance", | |
"test_get_volume_attachment", | |
"test_volume_upload", | |
"test_volume_get_metadata_none", | |
"test_volume_create_get_update_delete", | |
"test_volume_create_get_update_delete_from_image", | |
"test_volume_create_get_update_delete_as_clone", | |
"test_volume_list", | |
"test_volume_list_with_details", | |
"test_volume_list_by_name", | |
"test_volume_list_details_by_name", | |
"test_volumes_list_by_status", | |
"test_volumes_list_details_by_status", | |
"test_volumes_list_by_availability_zone", | |
"test_volumes_list_details_by_availability_zone", | |
"test_volume_get_nonexistant_volume_id", | |
"test_volume_delete_nonexistant_volume_id", | |
"test_create_volume_with_invalid_size", | |
"test_create_volume_with_out_passing_size", | |
"test_create_volume_with_size_zero", | |
"test_create_volume_with_size_negative", | |
"test_update_volume_with_nonexistant_volume_id", | |
"test_update_volume_with_invalid_volume_id", | |
"test_update_volume_with_empty_volume_id", | |
"test_get_invalid_volume_id", | |
"test_get_volume_without_passing_volume_id", | |
"test_delete_invalid_volume_id", | |
"test_delete_volume_without_passing_volume_id", | |
"test_attach_volumes_with_nonexistent_volume_id", | |
"test_detach_volumes_with_invalid_volume_id" | |
] | |
}, | |
"block-ext-multi-backend" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "volume", | |
"tests" : [ "test_backend_name_reporting", | |
"test_backend_name_distinction" | |
] | |
}, | |
"block-ext-volume-extra-specs" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "volume", | |
"tests" : [ "test_update_no_body", | |
"test_update_nonexistent_extra_spec_id", | |
"test_update_none_extra_spec_id", | |
"test_update_multiple_extra_spec", | |
"test_create_nonexistent_type_id", | |
"test_create_none_body", | |
"test_create_invalid_body", | |
"test_delete_nonexistent_volume_type_id", | |
"test_list_nonexistent_volume_type_id", | |
"test_get_nonexistent_volume_type_id", | |
"test_get_nonexistent_extra_spec_id", | |
"test_volume_type_extra_specs_list", | |
"test_volume_type_extra_specs_update" | |
] | |
}, | |
"block-snapshots" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "volume", | |
"tests" : [ "test_snapshot_create_get_list_update_delete", | |
"test_volume_from_snapshot" | |
] | |
}, | |
"compute-admin-aggregates" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_delete_server_pass_id_exceeding_length_limit" ] | |
}, | |
"compute-admin-avail-zone" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_availability_zone_list", | |
"test_get_availability_zone_list_detail", | |
"test_get_availability_zone_list_with_non_admin_user", | |
"test_get_availability_zone_list_detail_with_non_admin_user" | |
] | |
}, | |
"compute-admin-fixed-ips" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_fixed_ip_details", | |
"test_list_fixed_ip_details_with_non_admin_user", | |
"test_set_reserve", | |
"test_set_unreserve", | |
"test_set_reserve_with_non_admin_user", | |
"test_set_unreserve_with_non_admin_user", | |
"test_set_reserve_with_invalid_ip", | |
"test_fixed_ip_with_invalid_action" | |
] | |
}, | |
"compute-admin-flavors" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_flavor_access_add_remove", | |
"test_flavor_non_admin_add", | |
"test_flavor_non_admin_remove", | |
"test_add_flavor_access_duplicate", | |
"test_remove_flavor_access_not_found", | |
"test_flavor_set_get_unset_keys", | |
"test_flavor_non_admin_set_keys", | |
"test_flavor_non_admin_get_keys", | |
"test_flavor_non_admin_unset_keys", | |
"test_flavor_unset_nonexistent_key", | |
"test_create_flavor", | |
"test_create_flavor_verify_entry_in_list_details", | |
"test_get_flavor_details_for_deleted_flavor", | |
"test_create_list_flavor_without_extra_data", | |
"test_list_non_public_flavor", | |
"test_create_server_with_non_public_flavor", | |
"test_list_public_flavor_with_other_user", | |
"test_is_public_string_variations", | |
"test_create_flavor_using_string_ram", | |
"test_invalid_is_public_string", | |
"test_create_flavor_as_user", | |
"test_delete_flavor_as_user", | |
"test_create_flavor_using_invalid_ram", | |
"test_create_flavor_using_invalid_vcpus" | |
] | |
}, | |
"compute-admin-hosts" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_hosts", | |
"test_list_hosts_with_zone", | |
"test_list_hosts_with_non_existent_zone", | |
"test_list_hosts_with_a_blank_zone", | |
"test_list_hosts_with_non_admin_user", | |
"test_show_host_detail", | |
"test_show_host_detail_with_nonexist_hostname" | |
] | |
}, | |
"compute-admin-hypervisor" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_hypervisor_list", | |
"test_get_hypervisor_list_details", | |
"test_get_hypervisor_show_details", | |
"test_get_hypervisor_show_servers", | |
"test_get_hypervisor_stats", | |
"test_get_hypervisor_uptime", | |
"test_get_hypervisor_list_with_non_admin_user", | |
"test_get_hypervisor_list_details_with_non_admin_user" | |
] | |
}, | |
"compute-admin-quota" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_default_quotas", | |
"test_update_all_quota_resources_for_tenant", | |
"test_get_updated_quotas", | |
"test_create_server_when_cpu_quota_is_full", | |
"test_create_server_when_memory_quota_is_full", | |
"test_update_quota_normal_user", | |
"test_create_server_when_instances_quota_is_full", | |
"test_security_groups_exceed_limit", | |
"test_security_groups_rules_exceed_limit" | |
] | |
}, | |
"compute-admin-server" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_servers_by_admin", | |
"test_list_servers_by_admin_with_all_tenants", | |
"test_admin_delete_servers_of_others", | |
"test_resize_server_using_overlimit_ram", | |
"test_resize_server_using_overlimit_vcpus", | |
"test_reset_state_server", | |
"test_reset_state_server_invalid_state", | |
"test_reset_state_server_invalid_type", | |
"test_reset_state_server_nonexistent_server", | |
"test_get_server_diagnostics_by_admin", | |
"test_get_server_diagnostics_by_non_admin" | |
] | |
}, | |
"compute-admin-services" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_services", | |
"test_list_services_with_non_admin_user", | |
"test_get_service_by_service_binary_name", | |
"test_get_service_by_host_name", | |
"test_get_service_by_invalid_params", | |
"test_get_service_by_service_and_host_name", | |
"test_get_service_by_invalid_service_and_valid_host", | |
"test_get_service_with_valid_service_and_invalid_host", | |
"test_service_enable_disable" | |
] | |
}, | |
"compute-auth" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_metadata_of_alt_account_server_fails" ] | |
}, | |
"compute-auth-alt-account" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_delete_metadata_of_alt_account_server_fails", | |
"test_delete_metadata_of_alt_account_image_fails" | |
] | |
}, | |
"compute-auth-v3" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_v3_token" ] | |
}, | |
"compute-ext-attach-interface" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_create_list_show_delete_interfaces" ] | |
}, | |
"compute-ext-console-log" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_console_output_of_alt_account_server_fails" ] | |
}, | |
"compute-ext-disk-config" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rebuild_server_with_manual_disk_config", | |
"test_rebuild_server_with_auto_disk_config", | |
"test_resize_server_from_manual_to_auto", | |
"test_resize_server_from_auto_to_manual" | |
] | |
}, | |
"compute-ext-floating-ips" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_allocate_floating_ip", | |
"test_allocate_floating_ip_from_nonexistent_pool", | |
"test_delete_floating_ip", | |
"test_associate_disassociate_floating_ip", | |
"test_delete_nonexistant_floating_ip", | |
"test_associate_nonexistant_floating_ip", | |
"test_dissociate_nonexistant_floating_ip", | |
"test_associate_already_associated_floating_ip", | |
"test_associate_ip_to_server_without_passing_floating_ip", | |
"test_list_floating_ips", | |
"test_get_floating_ip_details", | |
"test_get_nonexistant_floating_ip_details", | |
"test_list_floating_ip_pools" | |
] | |
}, | |
"compute-ext-image-metadata" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_metadata_of_alt_account_image_fails" ] | |
}, | |
"compute-ext-instance-actions" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_instance_actions", | |
"test_get_instance_action", | |
"test_list_instance_actions_invalid_server", | |
"test_get_instance_action_invalid_request" | |
] | |
}, | |
"compute-ext-keypairs" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_create_keypair_in_analt_user_tenant", | |
"test_get_keypair_of_alt_account_fails" | |
] | |
}, | |
"compute-ext-live-migration" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_live_block_migration", | |
"test_invalid_host_for_migration", | |
"test_iscsi_volume" | |
] | |
}, | |
"compute-ext-multiple-create" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_multiple_create", | |
"test_min_count_less_than_one", | |
"test_min_count_non_integer", | |
"test_max_count_less_than_one", | |
"test_max_count_non_integer", | |
"test_max_count_less_than_min_count", | |
"test_multiple_create_with_reservation_return" | |
] | |
}, | |
"compute-ext-personality" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_personality_file_contents_not_encoded" ] | |
}, | |
"compute-ext-rescue" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rescued_vm_reboot", | |
"test_rescue_non_existent_server" | |
] | |
}, | |
"compute-ext-rescue-floating-ips" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rescued_vm_associate_dissociate_floating_ip" ] | |
}, | |
"compute-ext-rescue-pause" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rescue_paused_instance" ] | |
}, | |
"compute-ext-rescue-sec-groups" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rescued_vm_add_remove_security_group" ] | |
}, | |
"compute-ext-rescue-volume" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_rescued_vm_rebuild", | |
"test_rescued_vm_attach_volume", | |
"test_rescued_vm_detach_volume" | |
] | |
}, | |
"compute-ext-security-groups" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_delete_image_for_alt_account_fails", | |
"test_create_security_group_in_analt_user_tenant", | |
"test_get_security_group_of_alt_account_fails", | |
"test_delete_security_group_of_alt_account_fails", | |
"test_create_security_group_rule_in_analt_user_tenant", | |
"test_delete_security_group_rule_of_alt_account_fails" | |
] | |
}, | |
"compute-ext-simple-tenant-usage" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_usage_all_tenants", | |
"test_get_usage_tenant", | |
"test_get_usage_tenant_with_non_admin_user", | |
"test_get_usage_tenant_with_empty_tenant_id", | |
"test_get_usage_tenant_with_invalid_date", | |
"test_list_usage_all_tenants_with_non_admin_user" | |
] | |
}, | |
"compute-ext-virtual-interfaces" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_virtual_interfaces", | |
"test_list_virtual_interfaces_invalid_server_id" | |
] | |
}, | |
"compute-ext-volume" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_invalid_volume_id", | |
"test_get_volume_without_passing_volume_id" | |
] | |
}, | |
"compute-ext-volume-proxy" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_delete_invalid_volume_id", | |
"test_delete_volume_without_passing_volume_id" | |
] | |
}, | |
"compute-flavors" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_flavors", | |
"test_list_flavors_with_detail", | |
"test_get_flavor", | |
"test_get_non_existant_flavor", | |
"test_list_flavors_limit_results", | |
"test_list_flavors_detailed_limit_results", | |
"test_list_flavors_using_marker", | |
"test_list_flavors_detailed_using_marker", | |
"test_list_flavors_detailed_filter_by_min_disk", | |
"test_list_flavors_detailed_filter_by_min_ram", | |
"test_list_flavors_filter_by_min_disk", | |
"test_list_flavors_filter_by_min_ram", | |
"test_invalid_minRam_filter", | |
"test_invalid_minDisk_filter", | |
"test_get_flavor_details_for_invalid_flavor_id" | |
] | |
}, | |
"compute-images" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_create_image_specify_multibyte_character_image_name", | |
"test_create_image_specify_invalid_metadata", | |
"test_create_image_specify_metadata_over_limits", | |
"test_create_delete_image", | |
"test_create_second_image_when_first_image_is_being_saved", | |
"test_create_image_specify_name_over_256_chars", | |
"test_delete_image_that_is_not_yet_active", | |
"test_create_image_from_deleted_server", | |
"test_create_image_from_invalid_server", | |
"test_create_image_from_stopped_server", | |
"test_delete_saving_image", | |
"test_create_image_specify_uuid_35_characters_or_less", | |
"test_create_image_specify_uuid_37_characters_or_more", | |
"test_delete_image_with_invalid_image_id", | |
"test_delete_non_existent_image", | |
"test_delete_image_blank_id", | |
"test_delete_image_non_hex_string_id", | |
"test_delete_image_negative_image_id", | |
"test_delete_image_id_is_over_35_character_limit", | |
"test_get_image_not_existing", | |
"test_list_images_filter_by_status", | |
"test_list_images_filter_by_name", | |
"test_list_images_filter_by_server_id", | |
"test_list_images_filter_by_server_ref", | |
"test_list_images_filter_by_type", | |
"test_list_images_limit_results", | |
"test_list_images_filter_by_changes_since", | |
"test_list_images_with_detail_filter_by_status", | |
"test_list_images_with_detail_filter_by_name", | |
"test_list_images_with_detail_limit_results", | |
"test_list_images_with_detail_filter_by_server_ref", | |
"test_list_images_with_detail_filter_by_type", | |
"test_list_images_with_detail_filter_by_changes_since", | |
"test_get_nonexistant_image", | |
"test_get_image", | |
"test_list_images", | |
"test_list_images_with_detail" | |
] | |
}, | |
"compute-images-metadata" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_list_image_metadata", | |
"test_set_image_metadata", | |
"test_update_image_metadata", | |
"test_get_image_metadata_item", | |
"test_set_image_metadata_item", | |
"test_delete_image_metadata_item", | |
"test_list_nonexistant_image_metadata", | |
"test_update_nonexistant_image_metadata", | |
"test_get_nonexistant_image_metadata_item", | |
"test_set_nonexistant_image_metadata", | |
"test_set_nonexistant_image_metadata_item", | |
"test_delete_nonexistant_image_metadata_item" | |
] | |
}, | |
"compute-limits" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_absLimits_get", | |
"test_max_image_meta_exceed_limit" | |
] | |
}, | |
"compute-servers" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_get_quotas", | |
"test_get_default_quotas" | |
] | |
}, | |
"compute-servers-access-ip" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_invalid_access_ip_v4_address" ] | |
}, | |
"compute-servers-pause" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_pause_non_existent_server", | |
"test_unpause_non_existent_server", | |
"test_unpause_server_invalid_state" | |
] | |
}, | |
"compute-servers-suspend" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "compute", | |
"tests" : [ "test_suspend_non_existent_server", | |
"test_suspend_server_invalid_state", | |
"test_resume_non_existent_server", | |
"test_resume_server_invalid_state" | |
] | |
}, | |
"identity-admin-roles" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_roles", | |
"test_list_roles_by_unauthorized_user", | |
"test_list_roles_request_without_token", | |
"test_role_create_delete", | |
"test_role_create_blank_name", | |
"test_role_create_duplicate", | |
"test_assign_user_role", | |
"test_assign_user_role_by_unauthorized_user", | |
"test_assign_user_role_request_without_token", | |
"test_assign_user_role_for_non_existent_user", | |
"test_assign_user_role_for_non_existent_role", | |
"test_assign_user_role_for_non_existent_tenant", | |
"test_assign_duplicate_user_role", | |
"test_remove_user_role", | |
"test_remove_user_role_by_unauthorized_user", | |
"test_remove_user_role_request_without_token", | |
"test_remove_user_role_non_existant_user", | |
"test_remove_user_role_non_existant_role", | |
"test_remove_user_role_non_existant_tenant", | |
"test_list_user_roles", | |
"test_list_user_roles_by_unauthorized_user", | |
"test_list_user_roles_request_without_token", | |
"test_list_user_roles_for_non_existent_user" | |
] | |
}, | |
"identity-admin-services" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_create_get_delete_service", | |
"test_list_services" | |
] | |
}, | |
"identity-admin-tenants" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_tenants_by_unauthorized_user", | |
"test_list_tenant_request_without_token", | |
"test_tenant_delete_by_unauthorized_user", | |
"test_tenant_delete_request_without_token", | |
"test_delete_non_existent_tenant", | |
"test_tenant_create_duplicate", | |
"test_create_tenant_by_unauthorized_user", | |
"test_create_tenant_request_without_token", | |
"test_create_tenant_with_empty_name", | |
"test_create_tenants_name_length_over_64", | |
"test_update_non_existent_tenant", | |
"test_tenant_update_by_unauthorized_user", | |
"test_tenant_update_request_without_token", | |
"test_tenant_list_delete", | |
"test_tenant_create_with_description", | |
"test_tenant_create_enabled", | |
"test_tenant_create_not_enabled", | |
"test_tenant_update_name", | |
"test_tenant_update_desc", | |
"test_tenant_update_enable" | |
] | |
}, | |
"identity-admin-users" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_create_user", | |
"test_create_user_by_unauthorized_user", | |
"test_create_user_with_empty_name", | |
"test_create_user_with_name_length_over_255", | |
"test_create_user_with_duplicate_name", | |
"test_create_user_for_non_existant_tenant", | |
"test_create_user_request_without_a_token", | |
"test_create_user_with_enabled_non_bool", | |
"test_update_user_for_non_existant_user", | |
"test_update_user_request_without_a_token", | |
"test_update_user_by_unauthorized_user", | |
"test_delete_users_by_unauthorized_user", | |
"test_delete_non_existant_user", | |
"test_delete_user_request_without_a_token", | |
"test_authentication_for_disabled_user", | |
"test_authentication_when_tenant_is_disabled", | |
"test_authentication_with_invalid_tenant", | |
"test_authentication_with_invalid_username", | |
"test_authentication_with_invalid_password", | |
"test_get_users_by_unauthorized_user", | |
"test_get_users_request_without_token", | |
"test_list_users_with_invalid_tenant", | |
"test_create_user", | |
"test_create_user_with_enabled", | |
"test_update_user", | |
"test_delete_user", | |
"test_user_authentication", | |
"test_authentication_request_without_token", | |
"test_get_users", | |
"test_list_users_for_tenant", | |
"test_list_users_with_roles_for_tenant" | |
] | |
}, | |
"identity-admin-v3" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_endpoints", | |
"test_create_list_delete_endpoint", | |
"test_update_endpoint" | |
] | |
}, | |
"identity-admin-v3-domains" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_domains", | |
"test_create_update_delete_domain" | |
] | |
}, | |
"identity-admin-v3-policies" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_policies", | |
"test_create_update_delete_policy" | |
] | |
}, | |
"identity-admin-v3-projects" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_project_list_delete", | |
"test_project_create_with_description", | |
"test_project_create_enabled", | |
"test_project_create_not_enabled", | |
"test_project_update_name", | |
"test_project_update_desc", | |
"test_project_update_enable", | |
"test_associate_user_to_project", | |
"test_list_projects_by_unauthorized_user", | |
"test_project_create_duplicate", | |
"test_create_project_by_unauthorized_user", | |
"test_create_project_with_empty_name", | |
"test_create_projects_name_length_over_64", | |
"test_project_delete_by_unauthorized_user", | |
"test_delete_non_existent_project" | |
] | |
}, | |
"identity-admin-v3-roles" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_list_user_projects" ] | |
}, | |
"identity-admin-v3-users" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "identity", | |
"tests" : [ "test_tokens", | |
"test_user_update" | |
] | |
}, | |
"images-v1" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "image", | |
"tests" : [ "test_register_with_invalid_container_format", | |
"test_register_with_invalid_disk_format", | |
"test_register_then_upload", | |
"test_register_remote_image", | |
"test_register_http_image", | |
"test_register_image_with_min_ram", | |
"test_index_no_params", | |
"test_index_disk_format", | |
"test_index_container_format", | |
"test_index_max_size", | |
"test_index_min_size", | |
"test_index_status_active_detail", | |
"test_index_name" | |
] | |
}, | |
"images-v1-shared-images" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "image", | |
"tests" : [ "test_add_image_member", | |
"test_get_shared_images", | |
"test_remove_member", | |
"test_add_member_with_non_existing_image", | |
"test_delete_member_with_non_existing_image", | |
"test_delete_member_with_non_existing_tenant" | |
] | |
}, | |
"images-v2" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "image", | |
"tests" : [ "test_register_with_invalid_container_format", | |
"test_register_with_invalid_disk_format", | |
"test_register_then_upload", | |
"test_index_no_params", | |
"test_get_image_meta_by_null_id" | |
] | |
}, | |
"networks" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_create_update_delete_network_subnet", | |
"test_show_network", | |
"test_list_networks", | |
"test_show_subnet", | |
"test_list_subnets", | |
"test_create_update_delete_port", | |
"test_show_port", | |
"test_list_ports", | |
"test_show_non_existent_network", | |
"test_show_non_existent_subnet", | |
"test_show_non_existent_port", | |
"test_bulk_create_delete_network", | |
"test_bulk_create_delete_subnet", | |
"test_bulk_create_delete_port" | |
] | |
}, | |
"networks-ext-floating-ips" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_create_list_show_update_delete_floating_ip" ] | |
}, | |
"networks-ext-lbaas" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_list_vips", | |
"test_create_update_delete_pool_vip", | |
"test_show_vip", | |
"test_show_pool", | |
"test_list_pools", | |
"test_list_members", | |
"test_create_update_delete_member", | |
"test_show_member", | |
"test_list_health_monitors", | |
"test_create_update_delete_health_monitor", | |
"test_show_health_monitor", | |
"test_associate_disassociate_health_monitor_with_pool" | |
] | |
}, | |
"networks-ext-router" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_create_show_list_update_delete_router", | |
"test_add_remove_router_interface_with_subnet_id", | |
"test_add_remove_router_interface_with_port_id" | |
] | |
}, | |
"networks-ext-security-groups" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_show_non_existent_security_group", | |
"test_show_non_existent_security_group_rule", | |
"test_list_security_groups", | |
"test_create_show_delete_security_group", | |
"test_create_show_delete_security_group_rule" | |
] | |
}, | |
"networks-ext-vpn" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_list_vpn_services", | |
"test_create_update_delete_vpn_service", | |
"test_show_vpn_service" | |
] | |
}, | |
"networks-quotas" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "network", | |
"tests" : [ "test_quotas" ] | |
}, | |
"objectstore-acct-services" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_list_containers", | |
"test_list_containers_with_limit", | |
"test_list_containers_with_marker", | |
"test_list_containers_with_end_marker", | |
"test_list_containers_with_limit_and_marker", | |
"test_list_account_metadata", | |
"test_create_and_delete_account_metadata", | |
"test_list_containers_with_non_authorized_user" | |
] | |
}, | |
"objectstore-container" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_container_synchronization" ] | |
}, | |
"objectstore-container-acl" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_write_object_without_using_creds", | |
"test_delete_object_without_using_creds", | |
"test_write_object_with_non_authorized_user", | |
"test_read_object_with_non_authorized_user", | |
"test_delete_object_with_non_authorized_user", | |
"test_read_object_without_rights", | |
"test_write_object_without_rights", | |
"test_read_object_with_rights", | |
"test_write_object_with_rights", | |
"test_write_object_without_write_rights", | |
"test_delete_object_without_write_rights" | |
] | |
}, | |
"objectstore-container-quota" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_upload_valid_object", | |
"test_upload_large_object", | |
"test_upload_too_many_objects" | |
] | |
}, | |
"objectstore-container-staticweb" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_web_index", | |
"test_web_listing" | |
] | |
}, | |
"objectstore-object" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_get_object_after_expiry_time", | |
"test_create_object", | |
"test_delete_object", | |
"test_object_metadata", | |
"test_get_object", | |
"test_copy_object_in_same_container", | |
"test_copy_object_to_itself", | |
"test_copy_object_2d_way", | |
"test_copy_object_across_containers", | |
"test_object_upload_in_segments", | |
"test_get_object_if_different", | |
"test_access_public_container_object_without_using_creds", | |
"test_access_public_object_with_another_user_creds", | |
"test_get_object_using_temp_url", | |
"test_put_object_using_temp_url", | |
"test_get_object_after_expiration_time", | |
"test_versioned_container" | |
] | |
}, | |
"objectstore-quotas" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "object_storage", | |
"tests" : [ "test_upload_valid_object", | |
"test_upload_large_object", | |
"test_admin_modify_quota", | |
"test_user_modify_quota" | |
] | |
}, | |
"orchestration" : { "core_test_count" : 0, | |
"description" : "TBD", | |
"domain" : "orchestration", | |
"tests" : [ "test_exceed_max_template_size_fails", | |
"test_created_resources", | |
"test_created_network", | |
"test_created_subnet", | |
"test_created_router_interface", | |
"test_created_server", | |
"test_stack_list", | |
"test_stack_show", | |
"test_list_resources", | |
"test_show_resource", | |
"test_resource_metadata", | |
"test_list_events", | |
"test_show_event", | |
"test_can_log_into_created_server", | |
"test_stack_wait_condition_data", | |
"test_stack_list_responds", | |
"test_stack_crud_no_resources", | |
"test_show_template", | |
"test_validate_template", | |
"test_validate_template_url" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment