Tempest冒烟测试用例

1

tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent

2

tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent

3

tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents

4

tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter

5

tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent

6

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details

7

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list

8

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host

9

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete

10

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az

11

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details

12

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az

13

tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list

14

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host

15

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user

16

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host

17

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255

18

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1

19

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user

20

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name

21

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user

22

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id

23

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user

24

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id

25

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user

26

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user

27

tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host

28

tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list

29

tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail

30

tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user

31

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram

32

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details

33

tempest.api.compute.admin.test_flavors.FlavorsAdtemminTestJSON.test_create_flavor_with_int_id

34

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id

35

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id

36

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data

37

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor

38

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations

39

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor

40

tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user

41

tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove

42

tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor

43

tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate

44

tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor

45

tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add

46

tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove

47

tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found

48

tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys

49

tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key

50

tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys

51

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key

52

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys

53

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys

54

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key

55

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key

56

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key

57

tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key

58

tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk

59

tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts

60

tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone

61

tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone

62

tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone

63

tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail

64

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user

65

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user

66

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host

67

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user

68

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname

69

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user

70

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host

71

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user

72

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host

73

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode

74

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status

75

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user

76

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param

77

tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host

78

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list

79

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details

80

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details

81

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers

82

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[

83

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime

84

tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor

85

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user

86

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user

87

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user

88

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user

89

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime

90

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user

91

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor

92

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user

93

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor

94

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user

95

tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor

96

tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log

97

tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs

98

tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time

99

tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user

100

tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations

101

tempest.api.compute.admin.test_networks.NetworksTest.test_get_network

102

tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks

103

tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas

104

tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota

105

tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas

106

tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas

107

tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant

108

tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user

109

tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name

110

tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name

111

tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name

112

tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services

113

tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params

114

tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host

115

tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host

116

tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user

117

tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id

118

tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date

119

tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user

120

tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON.test_create_root_certificate

121

tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON.test_get_root_certificate

122

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor

123

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors

124

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk

125

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram

126

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results

127

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker

128

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk

129

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram

130

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results

131

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker

132

tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail

133

tempest.api.compute.flavors.test_flavors_negative.FlavorDetailsNegativeTestJSON.test_flavor_details_negative

134

tempest.api.compute.flavors.test_flavors_negative.FlavorsListWithDetailsNegativeTestJSON.test_flavors_list_with_details_negative

135

tempest.api.compute.flavors.test_flavors_negative.FlavorsListWithDetailsNegativeTestJSON.test_flavors_list_with_details_negative

136

tempest.api.compute.flavors.test_flavors_negative.FlavorsListWithDetailsNegativeTestJSON.test_flavors_list_with_details_negative

137

tempest.api.compute.flavors.test_flavors_negative.FlavorsListWithDetailsNegativeTestJSON.test_flavors_list_with_details_negative

138

tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details

139

tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools

140

tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips

141

tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details

142

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_delete_nonexistent_image_metadata_item

143

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_get_nonexistent_image_metadata_item

144

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_list_nonexistent_image_metadata

145

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_set_nonexistent_image_metadata

146

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_set_nonexistent_image_metadata_item

147

tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON.test_update_nonexistent_image_metadata

148

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server

149

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less

150

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more

151

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id

152

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_id_is_over_35_character_limit

153

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id

154

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id

155

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id

156

tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image

157

tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image

158

tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image

159

tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images

160

tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail

161

tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail

162

tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete

163

tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key

164

tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete

165

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name

166

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum

167

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name

168

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string

169

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key

170

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames

171

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key

172

tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key

173

tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get

174

tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit

175

tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create

176

tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr

177

tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id

178

tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted

179

tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list

180

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate

181

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port

182

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id

183

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol

184

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range

185

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port

186

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id

187

tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id

188

tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete

189

tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete

190

tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups

191

tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group

192

tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id

193

tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group

194

tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group

195

tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group

196

tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user

197

tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count

198

tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one

199

tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer

200

tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one

201

tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer

202

tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy

203

tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy

204

tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy

205

tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups

206

tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group

207

tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id

208

tempest.api.compute.test_extensions.ExtensionsTestJSON.test_get_extension

209

tempest.api.compute.test_extensions.ExtensionsTestJSON.test_list_extensions

210

tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas

211

tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas

212

tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas

213

tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks

214

tempest.api.compute.test_versions.TestVersions.test_get_version_details

215

tempest.api.compute.test_versions.TestVersions.test_list_api_versions

216

tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image

217

tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image

218

tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram

219

tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image

220

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_is_over_35_character_limit

221

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id

222

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id

223

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id

224

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_with_invalid_image_id

225

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image

226

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format

227

tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format

228

tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image

229

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member

230

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema

231

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema

232

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_private_image

233

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept

234

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject

235

tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member

236

tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status

237

tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept

238

tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces

239

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id

240

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image

241

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image

242

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id

243

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image

244

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format

245

tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format

246

tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image

247

tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag

248

tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image

249

tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent

250

tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin

251

tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent

252

tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description

253

tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status

254

tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent

255

tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network

256

tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp

257

tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network

258

tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip

259

tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks

260

tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute

261

tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network

262

tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent

263

tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent

264

tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding

265

tempest.api.network.admin.test_quotas.QuotasTest.test_quotas

266

tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation

267

tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr

268

tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation

269

tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair

270

tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair

271

tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair

272

tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair

273

tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions

274

tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options

275

tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options

276

tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network

277

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters

278

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters

279

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules

280

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_list_metering_labels

281

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_show_metering_label

282

tempest.api.network.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule

283

tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_network

284

tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_port

285

tempest.api.network.test_networks.BulkNetworkOpsTestJSON.test_bulk_create_delete_subnet

286

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes

287

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools

288

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled

289

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw

290

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools

291

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers

292

tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway

293

tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet

294

tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet

295

tempest.api.network.test_networks.NetworksTest.test_list_networks

296

tempest.api.network.test_networks.NetworksTest.test_list_networks_fields

297

tempest.api.network.test_networks.NetworksTest.test_list_subnets

298

tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields

299

tempest.api.network.test_networks.NetworksTest.test_show_network

300

tempest.api.network.test_networks.NetworksTest.test_show_network_fields

301

tempest.api.network.test_networks.NetworksTest.test_show_subnet

302

tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields

303

tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp

304

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network

305

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network

306

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port

307

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet

308

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network

309

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port

310

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet

311

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network

312

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port

313

tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet

314

tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr

315

tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr

316

tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr

317

tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr

318

tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port

319

tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools

320

tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups

321

tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac

322

tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port

323

tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip

324

tempest.api.network.test_ports.PortsTestJSON.test_list_ports

325

tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields

326

tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip

327

tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id

328

tempest.api.network.test_ports.PortsTestJSON.test_show_port

329

tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields

330

tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes

331

tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes

332

tempest.api.network.test_routers.DvrRoutersTest.test_convert_centralized_router

333

tempest.api.network.test_routers.DvrRoutersTest.test_create_distributed_router

334

tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces

335

tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id

336

tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id

337

tempest.api.network.test_routers.RoutersTest.test_create_router_setting_project_id

338

tempest.api.network.test_routers.RoutersTest.test_update_extra_route

339

tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state

340

tempest.api.network.test_routers.RoutersTest.test_update_router_unset_gateway

341

tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden

342

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400

343

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404

344

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404

345

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400

346

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409

347

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404

348

tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404

349

tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group

350

tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args

351

tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code

352

tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value

353

tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id

354

tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix

355

tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule

356

tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups

357

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails

358

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails

359

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype

360

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol

361

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix

362

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports

363

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid

364

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group

365

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group

366

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group

367

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group

368

tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule

369

tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools

1.tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON.test_personality_files_exceed_limit

2.tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON.test_create_list_delete_endpoint

3.tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON.test_list_endpoints

4.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_assign_user_role

5.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_get_role_by_id

6.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_list_roles

7.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_list_user_roles

8.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_remove_user_role

9.tempest.api.identity.admin.v2.test_roles.RolesTestJSON.test_role_create_delete

10.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_assign_duplicate_user_role

11.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_assign_user_role_by_unauthorized_user

12.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_assign_user_role_for_non_existent_role

13.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_assign_user_role_for_non_existent_tenant

14.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_assign_user_role_request_without_token

15.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_create_role_by_unauthorized_user

16.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_create_role_request_without_token

17.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_delete_role_by_unauthorized_user

18.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_delete_role_non_existent

19.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_delete_role_request_without_token

20.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_list_roles_by_unauthorized_user

21.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_list_roles_request_without_token

22.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_list_user_roles_by_unauthorized_user

23.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_list_user_roles_request_without_token

24.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_remove_user_role_by_unauthorized_user

25.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_remove_user_role_non_existent_role

26.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_remove_user_role_non_existent_tenant

27.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_remove_user_role_request_without_token

28.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_role_create_blank_name

29.tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON.test_role_create_duplicate

30.tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_create_get_delete_service

31.tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_create_service_without_description

32.tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services

33.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_create_tenant_by_unauthorized_user

34.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_create_tenant_request_without_token

35.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_create_tenant_with_empty_name

36.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_create_tenants_name_length_over_64

37.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_delete_non_existent_tenant

38.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_list_tenant_request_without_token

39.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_list_tenants_by_unauthorized_user

40.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_tenant_create_duplicate

41.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_tenant_delete_by_unauthorized_user

42.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_tenant_delete_request_without_token

43.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_tenant_update_by_unauthorized_user

44.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_tenant_update_request_without_token

45.tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON.test_update_non_existent_tenant

46.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_create_enabled

47.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_create_not_enabled

48.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_create_with_description

49.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_list_delete

50.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_update_desc

51.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_update_enable

52.tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON.test_tenant_update_name

53.tempest.api.identity.admin.v2.test_tokens.TokensTestJSON.test_create_get_delete_token

54.tempest.api.identity.admin.v2.test_tokens.TokensTestJSON.test_rescope_token

55.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_authentication_request_without_token

56.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user

57.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user_with_enabled

58.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_delete_user

59.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_get_users

60.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_list_users_for_tenant

61.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_list_users_with_roles_for_tenant

62.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_update_user

63.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_update_user_password

64.tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_user_authentication

65.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_authentication_for_disabled_user

66.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_authentication_when_tenant_is_disabled

67.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_authentication_with_invalid_password

68.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_authentication_with_invalid_tenant

69.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_authentication_with_invalid_username

70.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_by_unauthorized_user

71.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_for_non_existent_tenant

72.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_request_without_a_token

73.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_with_duplicate_name

74.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_with_empty_name

75.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_with_enabled_non_bool

76.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_create_user_with_name_length_over_255

77.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_delete_non_existent_user

78.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_delete_user_request_without_a_token

79.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_delete_users_by_unauthorized_user

80.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_get_users_by_unauthorized_user

81.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_get_users_request_without_token

82.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_list_users_with_invalid_tenant

83.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_update_user_by_unauthorized_user

84.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_update_user_for_non_existent_user

85.tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON.test_update_user_request_without_a_token

86.tempest.api.identity.test_extension.ExtensionTestJSON.test_list_extensions

87.tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types

88.tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources

89.tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses

90.tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credentials

91.tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credentials

92.tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials

93.tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credentials

94.tempest.api.identity.v2.test_tenants.IdentityTenantsTest.test_list_tenants_returns_only_authorized_tenants

95.tempest.api.identity.v2.test_tokens.TokensTest.test_create_token

96.tempest.api.identity.v2.test_users.IdentityUsersTest.test_user_update_own_password

97.tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip

98.tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin

99.tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin

100.tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address

101.tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip

102.tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address

103.tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port

104.tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router

105.tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable

106.tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floating

107.tempest.api.network.test_networks.NetworksTest.test_external_network_visibility

108.tempest.api.network.test_routers.RoutersTest.test_create_router_with_default_snat_value

109.tempest.api.network.test_routers.RoutersTest.test_create_router_with_snat_explicit

110.tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router

111.tempest.api.network.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat

112.tempest.api.network.test_routers.RoutersTest.test_update_router_set_gateway

113.tempest.api.network.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit

114.tempest.api.network.test_routers.RoutersTest.test_update_router_set_gateway_without_snat

115.tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops


你可能感兴趣的:(Tempest冒烟测试用例)