neutron_tempest_plugin.api package

Subpackages

Submodules

neutron_tempest_plugin.api.base module

class neutron_tempest_plugin.api.base.BaseAdminNetworkTest(*args, **kwargs)

Bases: BaseNetworkTest

class neutron_tempest_plugin.api.base.BaseNetworkTest(*args, **kwargs)

Bases: BaseTestCase

Base class for Neutron tests that use the Tempest Neutron REST client

Per the Neutron API Guide, API v1.x was removed from the source code tree (docs.openstack.org/api/openstack-network/2.0/content/Overview-d1e71.html) Therefore, v2.x of the Neutron API is assumed. It is also assumed that the following options are defined in the [network] section of etc/tempest.conf:

project_network_cidr with a block of cidr’s from which smaller blocks can be allocated for tenant networks

project_network_mask_bits with the mask bits to be used to partition the block defined by tenant-network_cidr

Finally, it is assumed that the following option is defined in the [service_available] section of etc/tempest.conf

neutron as True

class neutron_tempest_plugin.api.base.BaseSearchCriteriaTest(*args, **kwargs)

Bases: BaseNetworkTest

neutron_tempest_plugin.api.base.require_qos_rule_type(rule_type)

neutron_tempest_plugin.api.base_routers module

class neutron_tempest_plugin.api.base_routers.BaseRouterTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

neutron_tempest_plugin.api.base_security_groups module

neutron_tempest_plugin.api.clients module

class neutron_tempest_plugin.api.clients.Manager(credentials=None, service=None)

Bases: ServiceClients

Top level manager for OpenStack tempest clients

neutron_tempest_plugin.api.test_address_groups module

class neutron_tempest_plugin.api.test_address_groups.AddressGroupTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_add_wrong_address_to_address_group()

Test idempotent id: feec6747-b4b8-49e3-8cff-817d3f097f2c

test_address_group_create_with_wrong_address()

Test idempotent id: 8a42029a-40eb-4b44-a7cf-38500046f9b8

test_address_group_lifecycle()

Test idempotent id: 496fef1b-22ce-483b-ab93-d28bf46954b0

test_edit_addresses_in_address_group()

Test idempotent id: 27c03921-bb12-4b9a-b32e-7083bc90ff1f

test_remove_wrong_address_from_address_group()

Test idempotent id: 74f6fd4c-257b-4725-887b-470e96960e24

class neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_filter_fields()

Test idempotent id: 55a9fbb6-3333-48e8-90e4-11ab2a49567b

test_filter_rbac_policies()

Test idempotent id: 774fc038-486c-4507-ab04-c5aac0fca5ab

test_policy_target_update()

Test idempotent id: 95f59a88-c47e-4dd9-a231-85f1782753a7

test_rbac_policy_show()

Test idempotent id: 20b2706b-1cea-4724-ab72-d7452ecb1fc4

test_regular_client_blocked_from_sharing_anothers_policy()

Test idempotent id: a0f3a01a-e2c7-47d6-9385-0cd7a7f0c996

test_regular_client_blocked_from_updating_shared_address_group()

Test idempotent id: f39e32d9-4733-48ec-b550-07f0ec4998a9

test_regular_client_shares_to_another_regular_client()

Test idempotent id: c89db8d4-0b52-4072-ac7e-672860491843

test_secgrprule_presence_prevents_policy_rbac_policy_deletion()

Test idempotent id: 35a214c9-5c99-468f-9242-34d0529cabfa

neutron_tempest_plugin.api.test_address_scopes module

class neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest(*args, **kwargs)

Bases: AddressScopeTestBase

test_admin_create_shared_address_scope()

Test idempotent id: 5a06c287-8036-4d04-9d78-def8e06d43df

test_admin_update_shared_address_scope()

Test idempotent id: e9e1ccdd-9ccd-4076-9503-71820529508b

test_delete_address_scope()

Test idempotent id: 22b3b600-72a8-4b60-bc94-0f29dd6271df

test_show_address_scope()

Test idempotent id: 85e0326b-4c75-4b92-bd6e-7c7de6aaf05c

test_show_address_scope_project_id()

Test idempotent id: bbd57364-6d57-48e4-b0f1-8b9a998f5e06

test_tenant_create_list_address_scope()

Test idempotent id: 045f9294-8b1a-4848-b6a8-edf1b41e9d06

test_tenant_update_address_scope()

Test idempotent id: 85a259b2-ace6-4e32-9657-a9a392b452aa

class neutron_tempest_plugin.api.test_address_scopes.AddressScopeTestBase(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest(*args, **kwargs)

Bases: AddressScopeTestBase

test_filter_fields()

Test idempotent id: 051248e7-d66f-4c69-9022-2b73ee5b9e73

test_filter_rbac_policies()

Test idempotent id: 88852ba0-8546-4ce7-8f79-4a9c840c881d

test_policy_target_update()

Test idempotent id: 038e999b-cd4b-4021-a9ff-ebb734f6e056

test_rbac_policy_show()

Test idempotent id: 19cbd62e-c6c3-4495-98b9-b9c6c6c9c127

test_regular_client_blocked_from_sharing_anothers_policy()

Test idempotent id: 222a638d-819e-41a7-a3fe-550265c06e79

test_regular_client_shares_to_another_regular_client()

Test idempotent id: 57da6ba2-6329-49c8-974c-9858fe187136

test_subnet_pool_presence_prevents_rbac_policy_deletion()

Test idempotent id: 798ac6c6-96cc-49ce-ba5c-c6eced7a09d3

neutron_tempest_plugin.api.test_address_scopes_negative module

class neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative(*args, **kwargs)

Bases: AddressScopeTestBase

test_delete_address_scope_associated_with_subnetpool()

Test idempotent id: 1e471e5c-6f9c-437a-9257-fd9bc4b6f0fb

test_delete_non_existent_address_scope()

Test idempotent id: 5c25dc6a-1e92-467a-9cc7-cda74b6003db

test_get_non_existent_address_scope()

Test idempotent id: 9b6dd7ad-cabb-4f55-bd5e-e61176ef41f6

test_tenant_create_shared_address_scope()

Test idempotent id: 9c92ec34-0c50-4104-aa47-9ce98d5088df

test_tenant_get_not_shared_admin_address_scope()

Test idempotent id: ef213552-f2da-487d-bf4a-e1705d115ff1

test_tenant_update_address_scope_shared_false()

Test idempotent id: a859ef2f-9c76-4e2e-ba0f-e0339a489e8c

test_tenant_update_address_scope_shared_true()

Test idempotent id: a857b61e-bf53-4fab-b21a-b0daaf81b5bd

test_update_non_existent_address_scope()

Test idempotent id: 47c25dc5-e886-4a84-88c3-ac5031969661

test_update_shared_address_scope_to_unshare()

Test idempotent id: 702d0515-82cb-4207-b0d9-703336e54665

neutron_tempest_plugin.api.test_auto_allocated_topology module

class neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology(*args, **kwargs)

Bases: BaseAdminNetworkTest

Tests Get-Me-A-Network

Tests the Get-Me-A-Network operations in the Neutron API using the REST client for Neutron.

test_check_requirements_for_auto_allocate_net_topology()

Test idempotent id: 10e4ecef-4309-4bda-9c4d-192e1b5a5831

test_delete_allocated_net_topology_as_tenant()

Test idempotent id: aabc0b02-cee4-11e5-9f3c-091127605a2b

test_get_allocated_net_topology_as_tenant()

Test idempotent id: 64bc0b02-cee4-11e5-9f3c-080027605a2b

neutron_tempest_plugin.api.test_availability_zones module

class neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest(*args, **kwargs)

Bases: BaseNetworkTest

test_list_available_zones()

Test idempotent id: 5a8a8a1a-c265-11e8-a611-080027758b73

neutron_tempest_plugin.api.test_conntrack_helper module

class neutron_tempest_plugin.api.test_conntrack_helper.ConntrackHelperTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_2_conntrack_helpers_to_same_router()

Test idempotent id: 134469d9-fb25-4165-adc8-f4747f07caf1

test_conntrack_helper_info_in_router_details()

Test idempotent id: 0a6ae20c-3f66-423e-93c6-cfedd1c93b8d

test_create_list_update_show_delete_conntrack_helper()

Test idempotent id: 6361c80e-902d-4c2a-88b4-ea8066507eee

neutron_tempest_plugin.api.test_extension_driver_port_security module

class neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest(*args, **kwargs)

Bases: BaseNetworkTest

test_allowed_address_pairs()

Test idempotent id: ed93e453-3f8d-495e-8e7e-b0e268c2ebd9

test_create_port_sec_with_security_group()

Test idempotent id: fe7c27b9-f320-4daf-b977-b1547c43daf6

test_delete_with_port_sec()

Test idempotent id: 2df6114b-b8c3-48a1-96e8-47f08159d35c

test_port_sec_default_value()

Test idempotent id: 7c338ddf-e64e-4118-bd33-e49a1f2f1495

test_port_sec_specific_value_1(port_sec_net, port_sec_port, expected)

Test idempotent id: e60eafd2-31de-4c38-8106-55447d033b57

test_port_sec_specific_value_2(port_sec_net, port_sec_port, expected)

Test idempotent id: e60eafd2-31de-4c38-8106-55447d033b57

test_port_sec_update_pass()

Test idempotent id: 05642059-1bfc-4581-9bc9-aaa5db08dd60

test_port_sec_update_port_failed()

Test idempotent id: ff11226c-a5ff-4ad4-8480-0840e36e47a9

neutron_tempest_plugin.api.test_extensions module

class neutron_tempest_plugin.api.test_extensions.ExtensionsTest(*args, **kwargs)

Bases: BaseNetworkTest

test_list_extensions_includes_all()

Test idempotent id: c7597fac-2404-45b1-beb4-523c8b1d4604

test_list_extensions_pagination()

Test idempotent id: 19db409e-a23f-445d-8bc8-ca3d64c84706

test_list_extensions_project_id()

Test idempotent id: 155b7bc2-e358-4dd8-bf3e-1774c084567f

test_list_extensions_sorting()

Test idempotent id: 262420b7-a4bb-4a3e-b4b5-e73bad18df8c

neutron_tempest_plugin.api.test_flavors_extensions module

class neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON(*args, **kwargs)

Bases: TestFlavorsJson

class neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson(*args, **kwargs)

Bases: BaseAdminNetworkTest

Test Flavors

Tests the following operations in the Neutron API using the REST client for Neutron:

List, Show, Create, Update, Delete Flavors List, Show, Create, Update, Delete service profiles

test_create_update_delete_flavor()

Test idempotent id: 136bcf09-00af-4da7-9b7f-174735d4aebd

test_create_update_delete_service_profile()

Test idempotent id: b12a9487-b6a2-4cff-a69a-fe2a0b64fae6

test_list_flavors()

Test idempotent id: eb3dd12e-6dfd-45f4-8393-46e0fa19860e

test_list_service_profiles()

Test idempotent id: e2fb2f8c-45bf-429a-9f17-171c70444612

test_show_flavor()

Test idempotent id: 362f9658-164b-44dd-8356-151bc9b7be72

test_show_service_profile()

Test idempotent id: 30abb445-0eea-472e-bd02-8649f54a5968

neutron_tempest_plugin.api.test_floating_ips module

class neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_create_floatingip_from_specific_pool()

Test idempotent id: 6c438332-4554-461c-9668-512ae09bf952

class neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_blank_update_clears_association()

Test idempotent id: f6a0fb6c-cb64-4b81-b0d5-f41d8f69d22d

test_create_update_floatingip_description()

Test idempotent id: c72c1c0c-2193-4aca-eeee-b1442641ffff

test_create_update_floatingip_port_details()

Test idempotent id: cecae820-ebaa-4f96-b386-6a9fbf25c552

test_floatingip_update_extra_attributes_port_id_not_changed()

Test idempotent id: fd7161e1-2167-4686-a6ff-0f3df08001bb

neutron_tempest_plugin.api.test_floating_ips_negative module

class neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_associate_floatingip_with_port_with_floatingip()

Test idempotent id: 0b5b8797-6de7-4191-905c-a48b888eb429

neutron_tempest_plugin.api.test_local_ip module

class neutron_tempest_plugin.api.test_local_ip.LocalIPAssociationTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_local_ip_association_lifecycle()

Test idempotent id: 602d2874-49be-4c72-8799-b20c95853b6b

test_local_ip_association_with_two_ips_on_port()

Test idempotent id: 5d26edab-78d2-4cbd-9d0b-3c0b19f0f52d

class neutron_tempest_plugin.api.test_local_ip.LocalIPTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_create_local_ip_with_network()

Test idempotent id: e32df8ac-4e29-4adf-8057-46ae8684eff2

test_local_ip_lifecycle()

Test idempotent id: 369257b0-521d-43f5-9482-50e18e87a472

neutron_tempest_plugin.api.test_metering_extensions module

class neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON(*args, **kwargs)

Bases: MeteringTestJSON

class neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

Test Metering

Tests the following operations in the Neutron API using the REST client for Neutron:

List, Show, Create, Delete Metering labels List, Show, Create, Delete Metering labels rules

test_create_delete_metering_label_rule_with_filters()

Test idempotent id: f4d547cd-3aee-408f-bf36-454f8825e045

test_create_delete_metering_label_with_filters()

Test idempotent id: ec8e15ff-95d0-433b-b8a6-b466bddb1e50

test_create_delete_metering_label_with_name_max_length()

Test idempotent id: 46608f8d-2e27-4eb6-a0b4-dbe405144c4d

test_list_metering_label_rules()

Test idempotent id: cc832399-6681-493b-9d79-0202831a1281

test_list_metering_labels()

Test idempotent id: 05d7c750-6d26-44d6-82f3-c9dd1f81f358

test_show_metering_label()

Test idempotent id: cfc500d9-9de6-4847-8803-62889c097d45

test_show_metering_label_rule()

Test idempotent id: b7354489-96ea-41f3-9452-bace120fb4a7

neutron_tempest_plugin.api.test_metering_negative module

class neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_create_metering_label_with_too_long_name()

Test idempotent id: 8b3f7c84-9d37-4771-8681-bfd2c07f3c2d

neutron_tempest_plugin.api.test_ndp_proxy module

class neutron_tempest_plugin.api.test_ndp_proxy.NDPProxyTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_ndp_proxy_lifecycle()

Test idempotent id: 481bc712-d504-4128-bffb-62d98b88886b

neutron_tempest_plugin.api.test_ndp_proxy_negative module

class neutron_tempest_plugin.api.test_ndp_proxy_negative.NDPProxyNegativeTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_create_ndp_proxy_with_different_address_scope()

Test idempotent id: a0d93fd6-1219-4b05-9db8-bdf02846c447

test_create_ndp_proxy_with_subnet_not_connect_router()

Test idempotent id: 26e534a0-3e47-4894-8cb5-20a078ce76a9

test_create_ndp_proxy_without_ipv6_address()

Test idempotent id: f9a4e56d-3836-40cd-8c05-585b3f1e034a

test_enable_ndp_proxy_and_unset_gateway()

Test idempotent id: e035b3af-ebf9-466d-9ef5-a73b063a1f56

test_enable_ndp_proxy_without_address_scope()

Test idempotent id: 194b5ee7-4c59-4643-aabf-80a125c3f688

test_enable_ndp_proxy_without_external_gw()

Test idempotent id: a0897204-bb85-41cc-a5fd-5d0ab8116a07

neutron_tempest_plugin.api.test_network_ip_availability module

class neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test(*args, **kwargs)

Bases: NetworksIpAvailabilityTest

test_list_ip_availability_after_port_delete()

Test idempotent id: 9f11254d-757b-492e-b14b-f52144e4ee7b

test_list_ip_availability_after_subnet_and_ports()

Test idempotent id: 3aecd3b2-16ed-4b87-a54a-91d7b3c2986b

test_list_ip_availability_before_subnet()

Test idempotent id: 0f33cc8c-1bf6-47d1-9ce1-010618240599

test_show_ip_availability_after_port_delete()

Test idempotent id: a4d1e291-c152-4d62-9316-8c9bf1c6aee2

test_show_ip_availability_after_subnet_and_ports_create()

Test idempotent id: da1fbed5-b4a9-45b3-bdcb-b1660710d565

class neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test(*args, **kwargs)

Bases: NetworksIpAvailabilityIPv4Test

test_list_ipv6_ip_availability_after_subnet_and_ports()

Test idempotent id: 0d5a03f2-fdb7-4ec3-b746-734c51d74b69

class neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

Tests Networks IP Availability

Tests the following operations in the Neutron API using the REST client for Neutron:

test total and used ips for net create test total and ips for net after subnet create test total and used ips for net after subnet and port create

neutron_tempest_plugin.api.test_network_ip_availability.calc_total_ips(prefix, ip_version)

neutron_tempest_plugin.api.test_network_ip_availability_negative module

class neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest(*args, **kwargs)

Bases: NetworksIpAvailabilityTest

test_network_availability_nonexistent_network_id()

Test idempotent id: 3b8693eb-6c57-4ea1-ab84-3730c9ee9c84

neutron_tempest_plugin.api.test_networks module

class neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_create_network_custom_mtu()

Test idempotent id: c79dbf94-ee26-420f-a56f-382aaccb1a41

test_update_network_custom_mtu()

Test idempotent id: 2d35d49d-9d16-465c-92c7-4768eb717688

class neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: f1867fc5-e1d6-431f-bc9f-8b882e43a7f9

test_list_pagination()

Test idempotent id: 71389852-f57b-49f2-b109-77b705e9e8af

test_list_pagination_page_reverse_asc()

Test idempotent id: 79a52810-2156-4ab6-b577-9e46e58d4b58

test_list_pagination_page_reverse_desc()

Test idempotent id: 36a4671f-a542-442f-bc44-a8873ee778d1

Test idempotent id: 13eb066c-aa90-406d-b4c3-39595bf8f910

Test idempotent id: 8a9c89df-0ee7-4c0d-8f1d-ec8f27cf362f

test_list_pagination_with_marker()

Test idempotent id: b7e153d2-37c3-48d4-8390-ec13498fee3d

test_list_sorts_asc()

Test idempotent id: de27d34a-bd9d-4516-83d6-81ef723f7d0d

test_list_sorts_desc()

Test idempotent id: e767a160-59f9-4c4b-8dc1-72124a68640a

test_list_validation_filters()

Test idempotent id: 3574ec9b-a8b8-43e3-9c11-98f5875df6a9

class neutron_tempest_plugin.api.test_networks.NetworksTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

Test Networks

Tests the following operations in the Neutron API using the REST client for Neutron:

list tenant’s networks show a network show a tenant network details

v2.0 of the Neutron API is assumed.

test_create_network_with_project()

Test idempotent id: 0cc0552f-afaf-4231-b7a7-c2a1774616da

test_create_update_network_dns_domain()

Test idempotent id: 94e2a44c-3367-4253-8c2a-22deaf59e96c

test_list_networks_fields_keystone_v3()

Test idempotent id: a23186b9-aa6f-4b08-b877-35ca3b9cd54c

test_show_network()

Test idempotent id: 2bf13842-c93f-4a69-83ed-717d2ec3b44e

test_show_network_fields_keystone_v3()

Test idempotent id: 26f2b7a5-2cd1-4f3a-b11f-ad259b099b11

neutron_tempest_plugin.api.test_networks_negative module

class neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest(*args, **kwargs)

Bases: BaseNetworkTest

test_delete_network_in_use()

Test idempotent id: 9f80f25b-5d1b-4f26-9f6b-774b9b270819

test_update_network_mtu()

Test idempotent id: 9f80f25b-5d1b-4f26-9f6b-774b9b270820

neutron_tempest_plugin.api.test_port_forwarding_negative module

class neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_mapping_different_external_ports_to_the_same_destination()

Test idempotent id: 0c229a4c-9f28-11ea-bb37-0242ac130002

test_mapping_same_fip_and_external_port_to_different_dest()

Test idempotent id: 63c0d406-99d5-11ea-bb37-0242ac130002

test_out_of_range_ports()

Test idempotent id: e9d3ffb6-e5bf-421d-acaa-ee6010dfbf14

neutron_tempest_plugin.api.test_port_forwardings module

class neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_associate_2_port_forwardings_to_floating_ip()

Test idempotent id: 8202cded-7e82-4420-9585-c091105404f6

test_associate_port_forwarding_to_2_fixed_ips()

Test idempotent id: a7e6cc48-8a9b-49be-82fb-cef6f5c29381

test_associate_port_forwarding_to_port_with_fip()

Test idempotent id: 4ca72d40-93e4-485f-a876-76caf33c1fe6

test_associate_port_forwarding_to_used_floating_ip()

Test idempotent id: 6a34e811-66d1-4f63-aa4d-9013f15deb62

test_port_forwarding_info_in_fip_details()

Test idempotent id: aa842070-39ef-4b09-9df9-e723934f96f8

test_port_forwarding_life_cycle()

Test idempotent id: 829a446e-46bc-41ce-b442-6e428aeb3c19

neutron_tempest_plugin.api.test_ports module

class neutron_tempest_plugin.api.test_ports.PortsIpv6TestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_add_ipv6_ips_to_port()

Test idempotent id: b85879fb-4852-4b99-aa32-3f8a7a6a3f01

class neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: 3afe7024-77ab-4cfe-824b-0b2bf4217727

test_list_pagination()

Test idempotent id: a202fdc8-6616-45df-b6a0-463932de6f94

test_list_pagination_page_reverse_asc()

Test idempotent id: b8857391-dc44-40cc-89b7-2800402e03ce

test_list_pagination_page_reverse_desc()

Test idempotent id: 4e51e9c9-ceae-4ec0-afd4-147569247699

Test idempotent id: 74293e59-d794-4a93-be09-38667199ef68

Test idempotent id: fcd02a7a-f07e-4d5e-b0ca-b58e48927a9b

test_list_pagination_with_marker()

Test idempotent id: f4723b8e-8186-4b9a-bf9e-57519967e048

test_list_sorts_asc()

Test idempotent id: 9ab73df4-960a-4ae3-87d3-60992b8d3e2d

test_list_sorts_desc()

Test idempotent id: b426671d-7270-430f-82ff-8f33eec93010

class neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_tagging_ports_during_bulk_creation()

Test idempotent id: 5cf26014-fdd3-4a6d-b94d-a05f0c55da89

test_tagging_ports_during_bulk_creation_no_tags()

Test idempotent id: 33eda785-a08a-44a0-1bbb-fb50a2f1cd78

test_tagging_ports_during_creation()

Test idempotent id: 6baa43bf-88fb-8bca-6051-97ea1a5e8f4f

class neutron_tempest_plugin.api.test_ports.PortsTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_add_ips_to_port()

Test idempotent id: 1d6d8683-8691-43c6-a7ba-c69723258726

test_change_dhcp_flag_then_create_port()

Test idempotent id: c72c1c0c-2193-4aca-bbb4-b1442640c123

test_create_update_port_description()

Test idempotent id: c72c1c0c-2193-4aca-bbb4-b1442640bbbb

test_create_update_port_security()

Test idempotent id: 3ae162e8-ff00-490c-a423-6a88e48f1ed6

test_create_update_port_with_dns_domain()

Test idempotent id: dfe8cc79-18d9-4ae8-acef-3ec6bb719aa7

test_create_update_port_with_dns_name()

Test idempotent id: 539fbefe-fb36-48aa-9a53-8c5fbd44e492

test_create_update_port_with_no_dns_name()

Test idempotent id: 435e89df-a8bb-4b41-801a-9f20d362d777

test_port_shut_down()

Test idempotent id: 12a3f5f1-4d9c-4fe1-9e7b-08c75fe77790

neutron_tempest_plugin.api.test_ports_negative module

class neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_add_port_with_illegal_ip()

Test idempotent id: 9b0a4152-9aa4-4169-9b2c-579609e2fb4a

test_add_port_with_nonexist_network_id()

Test idempotent id: 7cf473ae-7ec8-4834-ae17-9ef6ec6b8a32

test_add_port_with_nonexist_security_groups_id()

Test idempotent id: cad2d349-25fa-490e-9675-cd2ea24164bc

test_add_port_with_nonexist_tenant_id()

Test idempotent id: 5b69a905-3a84-43a4-807a-1a67ab85caeb

test_add_port_with_too_long_description()

Test idempotent id: e10da38c-1071-49c9-95c2-0c451e18ae31

test_add_port_with_too_long_name()

Test idempotent id: 0cbd256a-a6d4-4afa-a039-44cc13704bab

neutron_tempest_plugin.api.test_qos module

class neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_attach_and_detach_a_policy_by_a_tenant()

Test idempotent id: d911707e-fa2c-11e9-9553-5076af30bbf5

test_get_rules_by_policy()

Test idempotent id: ce0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2

test_rule_create()

Test idempotent id: 8a59b00b-3e9c-4787-92f8-93a5cdf5e378

test_rule_create_fail_for_the_same_type()

Test idempotent id: 8a59b00b-ab01-4787-92f8-93a5cdf5e378

test_rule_create_forbidden_for_regular_tenants()

Test idempotent id: a4a2e7ad-786f-4927-a85a-e545a93bd274

test_rule_create_rule_nonexistent_policy()

Test idempotent id: f211222c-5808-46cb-a961-983bbab6b852

test_rule_delete()

Test idempotent id: 67ee6efd-7b33-4a68-927d-275b4f8ba958

test_rule_update()

Test idempotent id: 149a6988-2568-47d2-931e-2dbc858943b3

test_rule_update_forbidden_for_regular_tenants_foreign_policy()

Test idempotent id: 9a607936-4b6f-4c2f-ad21-bd5b3d4fc91f

test_rule_update_forbidden_for_regular_tenants_own_policy()

Test idempotent id: 1bfc55d9-6fd8-4293-ab3a-b1d69bf7cd2e

class neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON(*args, **kwargs)

Bases: QosBandwidthLimitRuleTestJSON

test_create_policy_with_multiple_rules()

Test idempotent id: c8cbe502-0f7e-11ea-8d71-362b9e155667

test_rule_update_1(opposite_direction)

Test idempotent id: 7ca7c83b-0555-4a0f-a422-4338f77f79e5

test_rule_update_2(opposite_direction)

Test idempotent id: 7ca7c83b-0555-4a0f-a422-4338f77f79e5

class neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_get_rules_by_policy()

Test idempotent id: c565131d-4c80-4231-b0f3-9ae2be4de129

test_invalid_rule_create()

Test idempotent id: 33646b08-4f05-4493-a48a-bde768a18533

test_qos_dscp_create_and_update()

Test idempotent id: 19ed2286-ccb1-11e9-87d7-525400d6f522

This test covers:

1.Creating a basic QoS policy with DSCP marking rule. 2.Updating QoS policy: Administrator should have the ability to update existing QoS policy. This test should verify that: It’s possible to update the existing DSCP marking rule with all of the valid marks between 0-56, except of the invalid marks: 2-6, 42, 44, and 50-54 (which should be forbidden)

test_rule_create()

Test idempotent id: f5cbaceb-5829-497c-9c60-ad70969e9a08

test_rule_create_fail_for_the_same_type()

Test idempotent id: 08553ffe-030f-4037-b486-7e0b8fb9385a

test_rule_create_forbidden_for_regular_tenants()

Test idempotent id: bf6002ea-29de-486f-b65d-08aea6d4c4e2

test_rule_create_rule_nonexistent_policy()

Test idempotent id: 9cb8ef5c-96fc-4978-9ee0-e3b02bab628a

test_rule_delete()

Test idempotent id: 74f81904-c35f-48a3-adae-1f5424cb3c18

test_rule_update()

Test idempotent id: 76f632e5-3175-4408-9a32-3625e599c8a2

class neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_get_rules_by_policy()

Test idempotent id: de0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2

test_rule_create()

Test idempotent id: aa59b00b-3e9c-4787-92f8-93a5cdf5e378

test_rule_create_fail_for_missing_min_kbps()

Test idempotent id: 266d9b87-e51c-48bd-9aa7-8269573621be

test_rule_create_fail_for_the_same_type()

Test idempotent id: aa59b00b-ab01-4787-92f8-93a5cdf5e378

test_rule_create_forbidden_for_regular_tenants()

Test idempotent id: b4a2e7ad-786f-4927-a85a-e545a93bd274

test_rule_create_pass_for_direction_ingress()

Test idempotent id: 35baf998-ae65-495c-9902-35a0d11e8936

test_rule_create_rule_nonexistent_policy()

Test idempotent id: a211222c-5808-46cb-a961-983bbab6b852

test_rule_delete()

Test idempotent id: a7ee6efd-7b33-4a68-927d-275b4f8ba958

test_rule_update()

Test idempotent id: a49a6988-2568-47d2-931e-2dbc858943b3

class neutron_tempest_plugin.api.test_qos.QosMinimumPpsRuleTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_get_rules_by_policy()

Test idempotent id: 1b94f4e2-3d3e-11ec-bb21-6f98e4044b8b

test_rule_create()

Test idempotent id: 66a5b9b4-d4f9-4af8-b238-9e1881b78487

test_rule_create_any_direction_when_egress_direction_exists()

Test idempotent id: ceb8e41e-3d72-11ec-a446-d7faae6daec2

test_rule_create_egress_direction_when_any_direction_exists()

Test idempotent id: a147a71e-3d7b-11ec-8097-278b1afd5fa2

test_rule_create_fail_for_missing_min_kpps()

Test idempotent id: 6b656b57-d2bf-47f9-89a9-1baad1bd5418

test_rule_create_fail_for_the_same_type()

Test idempotent id: f41213e5-2ab8-4916-b106-38d2cac5e18c

test_rule_create_forbidden_for_regular_tenants()

Test idempotent id: 1a6b6128-3d3e-11ec-bf49-57b326d417c0

test_rule_delete()

Test idempotent id: c49018b6-d358-49a1-a94b-d53224165045

test_rule_update()

Test idempotent id: 522ed09a-1d7f-4c1b-9195-61f19caf916f

test_rule_update_direction_conflict()

Test idempotent id: a020e186-3d60-11ec-88ca-d7f5eec22764

class neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest, BaseAdminNetworkTest

test_list_no_pagination_limit_0()

Test idempotent id: 40e09b53-4eb8-4526-9181-d438c8005a20

test_list_pagination()

Test idempotent id: 719e61cc-e33c-4918-aa4d-1a791e6e0e86

test_list_pagination_page_reverse_asc()

Test idempotent id: d6a8bacd-d5e8-4ef3-bc55-23ca6998d208

test_list_pagination_page_reverse_desc()

Test idempotent id: 0b9aecdc-2b27-421b-b104-53d24e905ae8

Test idempotent id: 1a3dc257-dafd-4870-8c71-639ae7ddc6ea

Test idempotent id: 3bad0747-8082-46e9-be4d-c428a842db41

test_list_pagination_with_marker()

Test idempotent id: 3bd8fb58-c0f8-4954-87fb-f286e1eb096a

test_list_sorts_asc()

Test idempotent id: 55fc0103-fdc1-4d34-ab62-c579bb739a91

test_list_sorts_desc()

Test idempotent id: 13e08ac3-bfed-426b-892a-b3b158560c23

class neutron_tempest_plugin.api.test_qos.QosTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_create_policy()

Test idempotent id: 108fbdf7-3463-4e47-9871-d07f3dcf5bbb

test_default_policy_creating_network_with_policy()

Test idempotent id: 807cce45-38e5-482d-94db-36e1796aba73

test_default_policy_creating_network_without_policy()

Test idempotent id: 18d94f22-b9d5-4390-af12-d30a0cfc4cd3

test_delete_not_allowed_if_policy_in_use_by_network()

Test idempotent id: 18163237-8ba9-4db5-9525-bad6d2343c75

test_delete_not_allowed_if_policy_in_use_by_port()

Test idempotent id: 24153230-84a9-4dd5-9525-bad6d2343c75

test_delete_policy()

Test idempotent id: 1cb42653-54bd-4a9a-b888-c55e18199201

test_get_policy_that_is_shared()

Test idempotent id: fb384bde-a973-41c3-a542-6f77a092155f

test_list_admin_rule_types()

Test idempotent id: cf776f77-8d3d-49f2-8572-12d6a1557224

test_list_policy_filter_by_name()

Test idempotent id: f8d20e92-f06d-4805-b54f-230f77715815

test_list_policy_sort_by_name()

Test idempotent id: dde0b449-a400-4a87-b5a5-4d1c413c917b

test_list_regular_rule_types()

Test idempotent id: 49c8ea35-83a9-453a-bd23-239cf3b13929

test_policy_association_with_admin_network()

Test idempotent id: 65b9ef75-1911-406a-bbdb-ca1d68d528b0

test_policy_association_with_network_non_shared_policy()

Test idempotent id: 1aa55a79-324f-47d9-a076-894a8fc2448b

test_policy_association_with_network_nonexistent_policy()

Test idempotent id: 9efe63d0-836f-4cc2-b00c-468e63aa614e

test_policy_association_with_port_non_shared_policy()

Test idempotent id: f53d961c-9fe5-4422-8b66-7add972c6031

test_policy_association_with_port_nonexistent_policy()

Test idempotent id: 49e02f5a-e1dd-41d5-9855-cfa37f2d195e

test_policy_association_with_port_shared_policy()

Test idempotent id: 98fcd95e-84cf-4746-860e-44692e674f2e

test_policy_association_with_tenant_network()

Test idempotent id: 1738de5d-0476-4163-9022-5e1b548c208e

test_policy_create_forbidden_for_regular_tenants()

Test idempotent id: aed8e2a6-22da-421b-89b9-935a2c1a1b50

test_policy_update()

Test idempotent id: 8e88a54b-f0b2-4b7d-b061-a15d93c2c7d6

test_policy_update_association_with_admin_network()

Test idempotent id: 09a9392c-1359-4cbb-989f-fb768e5834a8

test_policy_update_association_with_port_shared_policy()

Test idempotent id: f8163237-fba9-4db5-9526-bad6d2343c76

test_policy_update_forbidden_for_regular_tenants_foreign_policy()

Test idempotent id: 4ecfd7e7-47b6-4702-be38-be9235901a87

test_policy_update_forbidden_for_regular_tenants_own_policy()

Test idempotent id: 6e880e0f-bbfc-4e54-87c6-680f90e1b618

test_qos_policy_delete_with_rules()

Test idempotent id: a2a5849b-dd06-4b18-9664-0b6828a1fc27

test_shared_policy_update()

Test idempotent id: ee263db4-009a-4641-83e5-d0e83506ba4c

test_show_policy_has_project_id()

Test idempotent id: 606a48e2-5403-4052-b40f-4d54b855af76

test_show_rule_type_details_as_admin()

Test idempotent id: d0a2460b-7325-481f-a531-050bd96ab25e

test_show_rule_type_details_as_user()

Test idempotent id: 8ececa21-ef97-4904-a152-9f04c90f484d

test_user_create_port_with_admin_qos_policy()

Test idempotent id: 06060880-2956-4c16-9a63-f284c3879229

class neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_filter_fields()

Test idempotent id: ba88d0ca-a350-11e5-a06f-54ee756c66df

test_filter_rbac_policies()

Test idempotent id: c7496f86-a350-11e5-b380-54ee756c66df

test_net_bound_shared_policy_wildcard_and_project_id_wild_remove()

Test idempotent id: 328b1f70-d424-11e5-a57f-54ee756c66df

test_net_bound_shared_policy_wildcard_and_projectid_wild_remains()

Test idempotent id: 1997b00c-0c75-4e43-8ce2-999f9fa555ee

test_network_presence_prevents_policy_rbac_policy_deletion()

Test idempotent id: a9b39f46-a350-11e5-97c7-54ee756c66df

test_policy_sharing_with_wildcard()

Test idempotent id: b9dcf582-d3b3-11e5-950a-54ee756c66df

test_policy_sharing_with_wildcard_and_project_id()

Test idempotent id: 2ace9adc-da6e-11e5-aafe-54ee756c66df

test_policy_target_update()

Test idempotent id: 9f85c76a-a350-11e5-8ae5-54ee756c66df

test_rbac_policy_show()

Test idempotent id: c10d993a-a350-11e5-9c7a-54ee756c66df

test_regular_client_blocked_from_sharing_anothers_policy()

Test idempotent id: cd7d755a-a350-11e5-a344-54ee756c66df

test_regular_client_shares_to_another_regular_client()

Test idempotent id: b0fe87e8-a350-11e5-9f08-54ee756c66df

neutron_tempest_plugin.api.test_qos_negative module

class neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON(*args, **kwargs)

Bases: QosRuleNegativeBaseTestJSON

test_rule_create_rule_non_existent_policy()

Test idempotent id: 1b592566-745f-4e15-a439-073afe341244

test_rule_update_rule_nonexistent_policy()

Test idempotent id: e9ce8042-c828-4cb9-b1f1-85bd35e6553a

test_rule_update_rule_nonexistent_rule()

Test idempotent id: a2c72066-0c32-4f28-be7f-78fa721588b6

class neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON(*args, **kwargs)

Bases: QosRuleNegativeBaseTestJSON

test_rule_create_rule_non_existent_policy()

Test idempotent id: 07d17f09-3dc4-4c24-9bb1-49081a153c5a

test_rule_update_rule_nonexistent_policy()

Test idempotent id: d47d5fbe-3e98-476f-b2fd-97818175dea5

test_rule_update_rule_nonexistent_rule()

Test idempotent id: 9c0bd085-5a7a-496f-a984-50dc631a64f2

class neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON(*args, **kwargs)

Bases: QosRuleNegativeBaseTestJSON

test_rule_create_rule_non_existent_policy()

Test idempotent id: 5a714a4a-bfbc-4cf9-b0c0-13fd185204f7

test_rule_update_rule_nonexistent_policy()

Test idempotent id: 08b8455b-4d4f-4119-bad3-9357085c3a80

test_rule_update_rule_nonexistent_rule()

Test idempotent id: 8470cbe0-8ca5-46ab-9c66-7cf69301b121

class neutron_tempest_plugin.api.test_qos_negative.QosMinimumPpsRuleNegativeTestJSON(*args, **kwargs)

Bases: QosRuleNegativeBaseTestJSON

test_rule_create_rule_non_existent_policy()

Test idempotent id: de4f5540-3e10-11ec-9700-4bf3629b843e

test_rule_update_rule_nonexistent_policy()

Test idempotent id: ddd16824-3e10-11ec-928d-5b1ef3fb9f43

test_rule_update_rule_nonexistent_rule()

Test idempotent id: deb914ee-3e10-11ec-b3dc-03e52f9269c9

class neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_add_policy_with_too_long_description()

Test idempotent id: b9dce444-d3b3-11e5-950a-54ee747c99db

test_add_policy_with_too_long_name()

Test idempotent id: b9dce555-d3b3-11e5-950a-54ee757c77da

test_add_policy_with_too_long_tenant_id()

Test idempotent id: b9dce444-d3b3-11e5-950a-54ee757c77dc

test_delete_non_existent_qos_policy()

Test idempotent id: 09e435b7-44d3-4f9d-8aa8-c295d46b5866

test_get_non_existent_qos_policy()

Test idempotent id: 88b54ab0-804b-446c-bc19-8e54222d70ef

test_update_non_existent_qos_policy()

Test idempotent id: 21050859-1284-4bf5-b05a-13846f83988f

test_update_policy_with_too_long_description()

Test idempotent id: 925c7eaf-474b-4a02-a4ba-76a9f82bc45a

test_update_policy_with_too_long_name()

Test idempotent id: 0e85f3e4-7a93-4187-b847-8f4e835aae1b

class neutron_tempest_plugin.api.test_qos_negative.QosRuleNegativeBaseTestJSON(*args, **kwargs)

Bases: BaseAdminNetworkTest

neutron_tempest_plugin.api.test_revisions module

class neutron_tempest_plugin.api.test_revisions.TestRevisions(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_portbinding_bumps_revision()

Test idempotent id: 68d5ac3a-11a1-4847-8e2e-5843c043d89b

test_update_allowed_address_pairs_bumps_revision()

Test idempotent id: db70c285-0365-4fac-9f55-2a0ad8cf55a8

test_update_dns_domain_bumps_revision()

Test idempotent id: 40ba648f-f374-4c29-a5b7-489dd5a38a4e

test_update_external_network_bumps_revision()

Test idempotent id: 90743b00-b0e2-40e4-9524-1c884fe3ef23

test_update_extra_dhcp_opt_bumps_revision()

Test idempotent id: a21ec3b4-3569-4b77-bf29-4177edaa2df5

test_update_floatingip_bumps_revision()

Test idempotent id: 9de71ebc-f5df-4cd0-80bc-60299fce3ce9

test_update_network_bumps_revision()

Test idempotent id: 4a26a4be-9c53-483c-bc50-b53f1db10ac6

test_update_network_constrained_by_revision()

Test idempotent id: 4a26a4be-9c53-483c-bc50-b11111113333

test_update_port_bumps_revision()

Test idempotent id: cac7ecde-12d5-4331-9a03-420899dea077

test_update_port_security_bumps_revisions()

Test idempotent id: 9c83105c-9973-45ff-9ca2-e66d64700abe

test_update_port_sg_binding_bumps_revision()

Test idempotent id: 6489632f-8550-4453-a674-c98849742967

test_update_qos_network_policy_binding_bumps_revision()

Test idempotent id: 817da343-c6e4-445c-9519-a621f124dfbe

test_update_qos_port_policy_binding_bumps_revision()

Test idempotent id: 5af6450a-0f61-49c3-b628-38db77c7b856

test_update_router_bumps_revision()

Test idempotent id: 4a37bde9-1975-47e0-9b8c-2c9ca36415b0

test_update_router_extra_attributes_bumps_revision()

Test idempotent id: afb6486c-41b5-483e-a500-3c506f4deb49

test_update_router_extra_routes_bumps_revision()

Test idempotent id: 8482324f-cf59-4d73-b98e-d37119255300

test_update_sg_group_bumps_revision()

Test idempotent id: 6c256f71-c929-4200-b3dc-4e1843506be5

test_update_sg_rule_bumps_sg_revision()

Test idempotent id: 29c7ab2b-d1d8-425d-8cec-fcf632960f22

test_update_subnet_bumps_network_revision()

Test idempotent id: e8c5d7db-2b8d-4567-a326-6e123437c4d1

test_update_subnet_bumps_revision()

Test idempotent id: c1c4fa41-8e89-44d0-9bfc-409f3b66dc57

test_update_subnet_service_types_bumps_revisions()

Test idempotent id: 6bd18702-e25a-4b4b-8c0c-680113533511

test_update_subnetpool_bumps_revision()

Test idempotent id: e8c5d7db-2b8d-4615-a476-6e537437c4f2

neutron_tempest_plugin.api.test_router_interface_fip module

class neutron_tempest_plugin.api.test_router_interface_fip.ExpectedException(exc_type, value_re=None, msg=None)

Bases: ExpectedException

class neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_router_interface_fip()

Test idempotent id: 943ab44d-0ea7-4c6a-bdfd-8ba759622992

neutron_tempest_plugin.api.test_routers module

class neutron_tempest_plugin.api.test_routers.DvrRoutersTest(*args, **kwargs)

Bases: BaseRouterTest

test_create_distributed_router()

Test idempotent id: 141297aa-3424-455d-aa8d-f2d95731e00a

class neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized(*args, **kwargs)

Bases: BaseRouterTest

test_convert_distributed_router_back_to_centralized()

Test idempotent id: 644d7a4a-01a1-4b68-bb8d-0c0042cb1729

class neutron_tempest_plugin.api.test_routers.DvrRoutersTestUpdateDistributedExtended(*args, **kwargs)

Bases: BaseRouterTest

test_convert_centralized_router_to_distributed_extended()

Test idempotent id: 0ffb9973-0c1a-4b76-a1f2-060178057661

test_convert_distributed_router_to_centralized_extended()

Test idempotent id: e9a8f55b-c535-44b7-8b0a-20af6a7c2921

class neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest(*args, **kwargs)

Bases: BaseRouterTest

test_create_router_add_external_gateways()

Test idempotent id: 60a1e7db-04ef-4a3a-9ff1-01a990d365fd

test_create_router_add_external_gateways_compat()

Test idempotent id: e49efc57-7b25-43a3-8e55-2d87a3759c57

test_create_router_add_external_gateways_one()

Test idempotent id: 089fa304-3726-4120-9759-668e8ff1114c

test_create_router_add_remove_external_gateways()

Test idempotent id: 03ab196a-dac0-4363-93e4-ea799246870b

test_create_router_enable_default_route_bfd()

Test idempotent id: 842f6edb-e072-4805-bf11-04c25420776d

test_create_router_enable_default_route_ecmp()

Test idempotent id: 33e9a156-a83f-435f-90ee-1a49dc9c350d

test_create_router_remove_external_gateways_compat()

Test idempotent id: 2a238eec-d9d5-435a-9013-d6e195ecd5d1

test_create_router_update_external_gateways()

Test idempotent id: 17e94c9f-c59f-4e50-abd5-d1256460e311

Add three GW ports, delete last one, re-use IPs in update on second.

NOTE(fnordahl): Main reason for IP re-use is to ensure we don’t tread on allocations done by other tests.

test_update_router_enable_default_route_bfd()

Test idempotent id: a22016a6-f118-4eb5-abab-7e241ae01848

test_update_router_enable_default_route_ecmp()

Test idempotent id: bfbad985-2df2-4cd9-9c32-819b5508c40e

class neutron_tempest_plugin.api.test_routers.HaRoutersTest(*args, **kwargs)

Bases: BaseRouterTest

test_convert_legacy_router()

Test idempotent id: 77db8eae-3aa3-4e61-bf2a-e739ce042e53

class neutron_tempest_plugin.api.test_routers.RoutersDeleteTest(*args, **kwargs)

Bases: BaseRouterTest

The only test in this class is a test that removes router!

  • We cannot delete common and mandatory resources (router in this case)

  • using the existing classes, as it will cause failure in other tests

  • running in parallel.

test_delete_router()

Test idempotent id: dbbc5c74-63c8-11eb-8881-74e5f9e2a801

class neutron_tempest_plugin.api.test_routers.RoutersIpV6Test(*args, **kwargs)

Bases: RoutersTest

class neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: fb102124-20f8-4cb3-8c81-f16f5e41d192

test_list_pagination()

Test idempotent id: 7f7d40b1-e165-4817-8dc5-02f8e2f0dff3

test_list_pagination_page_reverse_asc()

Test idempotent id: 77b9676c-d3cb-43af-a0e8-a5b8c6099e70

test_list_pagination_page_reverse_desc()

Test idempotent id: 3133a2c5-1bb9-4fc7-833e-cf9a1d160255

Test idempotent id: 8252e2f0-b3da-4738-8e25-f6f8d878a2da

Test idempotent id: 40804af8-c25d-45f8-b8a8-b4c70345215d

test_list_pagination_with_marker()

Test idempotent id: a5b83e83-3d98-45bb-a2c7-0ee179ffd42c

test_list_sorts_asc()

Test idempotent id: 03a69efb-90a7-435b-bb5c-3add3612085a

test_list_sorts_desc()

Test idempotent id: 95913d30-ff41-4b17-9f44-5258c651e78c

class neutron_tempest_plugin.api.test_routers.RoutersTest(*args, **kwargs)

Bases: BaseRouterTest

test_create_router_with_default_snat_value()

Test idempotent id: 847257cc-6afd-4154-b8fb-af49f5670ce8

test_create_router_with_snat_explicit()

Test idempotent id: ea74068d-09e9-4fd7-8995-9b6a1ace920f

test_create_update_router_description()

Test idempotent id: c72c1c0c-2193-4aca-eeee-b1442640eeee

test_extra_routes_atomic()

Test idempotent id: b29d1698-d603-11e9-9c66-079cc4aec539

test_network_attached_with_two_routers()

Test idempotent id: 01f185d1-d1a6-4cf9-abf7-e0e1384c169c

test_router_interface_status()

Test idempotent id: db3093b1-93b6-4893-be83-c4716c251b3e

test_router_interface_update_and_remove_gateway_ip()

Test idempotent id: 4f8a2a1e-7fe9-4d99-9bff-5dc0e78b7e06

test_update_extra_route()

Test idempotent id: c86ac3a8-50bd-4b00-a6b8-62af84a0765c

test_update_router_reset_gateway_without_snat()

Test idempotent id: f2faf994-97f4-410b-a831-9bc977b64374

test_update_router_set_gateway_with_snat_explicit()

Test idempotent id: b386c111-3b21-466d-880c-5e72b01e1a33

test_update_router_set_gateway_without_snat()

Test idempotent id: 96536bc7-8262-4fb2-9967-5c46940fa279

neutron_tempest_plugin.api.test_routers_negative module

class neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest(*args, **kwargs)

Bases: RoutersNegativeTestBase

test_router_create_tenant_distributed_returns_forbidden()

Test idempotent id: 4990b055-8fc7-48ab-bba7-aa28beaad0b9

class neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTestExtended(*args, **kwargs)

Bases: RoutersNegativeTestBase

test_router_update_centralized_returns_exception()

Test idempotent id: c277e945-3b39-442d-b149-e2e8cc6a2b40

test_router_update_distributed_returns_exception()

Test idempotent id: 5379fe06-e45e-4a4f-8b4a-9e28a924b451

class neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest(*args, **kwargs)

Bases: RoutersNegativeTestBase

test_router_create_tenant_ha_returns_forbidden()

Test idempotent id: 821b85b9-9c51-40f3-831f-bf223a7e0084

class neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest(*args, **kwargs)

Bases: RoutersNegativeTestBase

test_add_interface_in_use()

Test idempotent id: 8010d27e-4ab7-4ea3-98b1-3995b7910efd

test_add_interface_port_nonexist()

Test idempotent id: ed84c800-ee29-4b76-9419-d6d7b143fc47

test_add_interface_wrong_tenant()

Test idempotent id: 159f576d-a423-46b5-b501-622694c02f6b

test_remove_associated_ports()

Test idempotent id: dad7a8ba-2726-11eb-82dd-74e5f9e2a801

class neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTestBase(*args, **kwargs)

Bases: BaseRouterTest

neutron_tempest_plugin.api.test_security_groups module

class neutron_tempest_plugin.api.test_security_groups.BaseSecGroupProtocolIPv6Test(*args, **kwargs)

Bases: BaseSecGroupProtocolTest

class neutron_tempest_plugin.api.test_security_groups.BaseSecGroupProtocolTest(*args, **kwargs)

Bases: BaseNetworkTest

class neutron_tempest_plugin.api.test_security_groups.BaseSecGroupQuota(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_security_groups.BaseSecGroupRulesQuota(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_security_groups.BaseSecGroupTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_filter_fields()

Test idempotent id: 2a9fd480-2a35-11e9-9cb6-acde48001122

test_filter_rbac_policies()

Test idempotent id: 2adf6bd7-2a35-11e9-9c62-acde48001122

test_policy_target_update()

Test idempotent id: 2a41eb8f-2a35-11e9-bae9-acde48001122

test_port_presence_prevents_policy_rbac_policy_deletion()

Test idempotent id: 2a619a8a-2a35-11e9-90d9-acde48001122

test_rbac_policy_show()

Test idempotent id: 2abf8f9e-2a35-11e9-85f7-acde48001122

test_regular_client_blocked_from_sharing_anothers_policy()

Test idempotent id: 2aff3900-2a35-11e9-96b3-acde48001122

test_regular_client_shares_to_another_regular_client()

Test idempotent id: 2a81795c-2a35-11e9-9d86-acde48001122

class neutron_tempest_plugin.api.test_security_groups.SecGroupNormalizedCidrTest(*args, **kwargs)

Bases: BaseNetworkTest

test_normalized_cidr_in_rule()

Test idempotent id: f87bb108-205c-4f06-a378-81a26f71b829

class neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest(*args, **kwargs)

Bases: BaseSecGroupQuota

test_create_sg_when_quota_disabled()

Test idempotent id: d43cf1a7-aa7e-4c41-9340-627a1a6ab961

test_max_allowed_sg_amount()

Test idempotent id: df7981fb-b83a-4779-b13e-65494ef44a72

test_sg_quota_decrease_less_than_created()

Test idempotent id: ba95676c-8d9a-4482-b4ec-74d51a4602a6

test_sg_quota_increased()

Test idempotent id: 623d909c-6ef8-43d6-93ee-97086e2651e8

test_sg_quota_values()

Test idempotent id: 1826aa02-090d-4717-b43a-50ee449b02e7

class neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest(*args, **kwargs)

Bases: BaseSecGroupRulesQuota

test_create_sg_rules_when_quota_disabled()

Test idempotent id: 4459e066-d9c8-4a13-9e98-018f95ce2dbf

test_sg_rules_quota_decrease_less_than_created()

Test idempotent id: 3fc39bd6-3132-4e6f-a09c-456fb18d600c

test_sg_rules_quota_increased()

Test idempotent id: 77ec038c-5638-11ea-8e2d-0242ac130003

Test security group rules quota increased.

This test checks if it is possible to increase the SG rules Quota value and creates security group rules according to new quota value.

test_sg_rules_quota_values()

Test idempotent id: 37508c8d-270b-4b93-8007-72876a1fec38

Test security group rules quota values.

This test checks if it is possible to change the SG rules Quota values, different values.

class neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: 5c78bd57-e6e9-4e71-a05c-9c4082a3f139

test_list_pagination()

Test idempotent id: b9654cdc-80bc-43f8-844e-dfe88fd2f125

test_list_sorts_by_name_asc()

Test idempotent id: 0064aa80-8a29-442d-a8de-9101af8210fa

test_list_sorts_by_name_desc()

Test idempotent id: 35e86832-53cd-4e63-97ec-31a2413da591

class neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolIPv6Test(*args, **kwargs)

Bases: BaseSecGroupProtocolIPv6Test

test_security_group_rule_protocol_legacy_icmpv6()

Test idempotent id: c7d17b41-3b4e-4add-bb3b-6af59baaaffa

class neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolTest(*args, **kwargs)

Bases: BaseSecGroupProtocolTest

test_security_group_rule_protocol_ints()

Test idempotent id: 66e47f1f-20b6-4417-8839-3cc671c7afa3

test_security_group_rule_protocol_names()

Test idempotent id: 282e3681-aa6e-42a7-b05c-c341aa1e3cdf

class neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest(*args, **kwargs)

Bases: BaseSecGroupTest

test_create_bulk_sec_groups()

Test idempotent id: 7c0ecb10-b2db-11e6-9b14-000c29248b0d

test_create_list_update_show_delete_security_group()

Test idempotent id: bfd128e5-3c92-44b6-9d66-7fe29d22c802

test_create_sec_groups_with_the_same_name()

Test idempotent id: e93f33d8-57ea-11eb-b69b-74e5f9e2a801

test_list_security_group_rules_contains_all_rules()

Test idempotent id: b5923b1a-4d33-44e1-af25-088dcb55b02b

test_show_security_group_contains_all_rules()

Test idempotent id: 1fff0d57-bb6c-4528-9c1d-2326dce1c087

class neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolIPv6Test(*args, **kwargs)

Bases: BaseSecGroupProtocolIPv6Test

test_security_group_rule_protocol_legacy_icmpv6()

Test idempotent id: a034814e-0fa5-4437-8e6f-0d2eebd668b3

class neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolTest(*args, **kwargs)

Bases: BaseSecGroupProtocolTest

test_security_group_rule_protocol_ints()

Test idempotent id: b0332b5d-6fac-49d5-a79d-ae4fe62600f7

test_security_group_rule_protocol_names()

Test idempotent id: 3a065cdd-99bd-409f-a08e-385c6674bec2

class neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest(*args, **kwargs)

Bases: BaseSecGroupTest

test_create_bulk_sec_groups()

Test idempotent id: b33e612e-65f0-467b-9bf2-b5b2ce67f72f

test_create_list_update_show_delete_security_group()

Test idempotent id: 0214d58a-2177-47e1-af83-dcd45c024829

test_create_sec_groups_with_the_same_name()

Test idempotent id: a6896935-db18-413d-95f5-4f465e0e2209

test_list_security_group_rules_contains_all_rules()

Test idempotent id: cdf3a63a-08fe-4091-bab4-62180847990f

test_show_security_group_contains_all_rules()

Test idempotent id: ddbc0e4c-840f-44ab-8718-0b95b7c7b575

test_stateless_security_group_update()

Test idempotent id: 0a6c1476-3d1a-11ec-b0ec-0800277ac3d9

neutron_tempest_plugin.api.test_security_groups_negative module

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test(*args, **kwargs)

Bases: NegativeSecGroupTest

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest(*args, **kwargs)

Bases: BaseNetworkTest

test_create_security_group_rule_with_ipv6_protocol_integers()

Test idempotent id: 8aa636bd-7060-4fdf-b722-cdae28e2f1ef

test_create_security_group_rule_with_ipv6_protocol_names()

Test idempotent id: cccbb0f3-c273-43ed-b3fc-1efc48833810

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest(*args, **kwargs)

Bases: BaseSecGroupQuota

test_create_excess_sg()

Test idempotent id: 63f00cba-fcf5-4000-a3ee-eca58a1795c1

test_sg_quota_incorrect_values()

Test idempotent id: 90a83445-bbc2-49d8-8c85-a111c08cd7fb

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupRulesQuotaTest(*args, **kwargs)

Bases: BaseSecGroupRulesQuota

test_sg_creation_with_insufficient_sg_rules_quota()

Test idempotent id: 8336e6ea-2e0a-4a1a-8673-a6f81b577d57

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest(*args, **kwargs)

Bases: BaseNetworkTest

test_assign_nonexistent_sec_group()

Test idempotent id: d5ecb408-eb7e-47c1-a56f-353967dbd1c2

test_assign_sec_group_twice()

Test idempotent id: 867d67c3-7e26-4288-a27b-e3d0649ee54b

test_create_security_group_with_boolean_type_name()

Test idempotent id: b6b79838-7430-4d3f-8e07-51dfb61802c2

test_create_security_group_with_too_long_name()

Test idempotent id: 594edfa8-9a5b-438e-9344-49aece337d49

test_delete_in_use_sec_group()

Test idempotent id: 3200b1a8-d73b-48e9-b03f-e891a4abe2d3

test_no_sec_group_changes_after_assignment_failure()

Test idempotent id: 98ef378d-81a2-43f6-bb6f-735c04cdef91

test_update_default_security_group_name()

Test idempotent id: 55100aa8-b24f-333c-0bef-64eefd85f15c

test_update_security_group_with_boolean_type_name()

Test idempotent id: d9a14917-f66f-4eca-ab72-018563917f1b

test_update_security_group_with_too_long_name()

Test idempotent id: c8510dd8-c3a8-4df9-ae44-24354db50960

class neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest(*args, **kwargs)

Bases: BaseNetworkTest

test_adding_stateful_sg_to_port_with_stateless_sg()

Test idempotent id: 63374580-3154-410b-ab31-e98a136094f8

test_adding_stateless_sg_to_port_with_stateful_sg()

Test idempotent id: 3854a4c6-4ace-4133-be83-4a2820ede06f

test_create_port_with_stateful_and_stateless_sg()

Test idempotent id: 9e85ce0d-37b2-4044-88a8-09ae965069ba

test_update_used_stateful_sg_to_stateless()

Test idempotent id: afe4d777-7a98-44ed-a1dc-588861f6daba

test_update_used_stateless_sg_to_stateful()

Test idempotent id: 5e1e3053-16dc-4f0b-a327-ff953f527248

neutron_tempest_plugin.api.test_service_type_management module

class neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest(*args, **kwargs)

Bases: BaseNetworkTest

test_service_provider_list()

Test idempotent id: 2cbbeea9-f010-40f6-8df5-4eaa0c918ea6

neutron_tempest_plugin.api.test_subnetpool_prefix_ops module

class neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test(*args, **kwargs)

Bases: SubnetPoolsTestBase, SubnetPoolPrefixOpsTestMixin

class neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test(*args, **kwargs)

Bases: SubnetPoolsTestBase, SubnetPoolPrefixOpsTestMixin

class neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsTestMixin

Bases: object

test_add_overlapping_prefix()

Test idempotent id: a36c18fc-10b5-4ebc-ab79-914f826c5bf5

test_add_remove_prefix()

Test idempotent id: b1d56d1f-2818-44ee-b6a3-3c1327c25318

neutron_tempest_plugin.api.test_subnetpools module

class neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest(*args, **kwargs)

Bases: SubnetPoolsTestBase

test_cannot_share_if_no_access_to_address_scope()

Test idempotent id: f74a71de-9abf-49c6-8199-4ac7f53e383b

test_filter_fields()

Test idempotent id: 17b2b437-a5fa-4340-ad98-912a986d0d7c

test_filter_rbac_policies()

Test idempotent id: 1c24c28c-eb1e-466e-af29-255cf127653a

test_policy_target_update()

Test idempotent id: 71b35ad0-51cd-40da-985d-89a51c95ec6a

test_rbac_policy_show()

Test idempotent id: e59e4502-4e6a-4e49-b446-a5d5642bbd69

test_regular_client_blocked_from_sharing_anothers_policy()

Test idempotent id: 63d9acbe-403c-4e77-9ffd-80e636a4621e

test_regular_client_shares_to_another_regular_client()

Test idempotent id: 9cf8bba5-0163-4083-9397-678bb9b5f5a2

test_subnet_presence_prevents_rbac_policy_deletion()

Test idempotent id: 451d9d38-65a0-4916-a805-1460d6a938d1

class neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest, SubnetPoolsTestBase

test_list_no_pagination_limit_0()

Test idempotent id: 82a13efc-c18f-4249-b8ec-cec7cf26fbd6

test_list_pagination()

Test idempotent id: 1291fae7-c196-4372-ad59-ce7988518f7b

test_list_pagination_page_reverse_asc()

Test idempotent id: 1ec1f325-43b0-406e-96ce-20539e38a61d

test_list_pagination_page_reverse_desc()

Test idempotent id: f43a293e-4aaa-48f4-aeaf-de63a676357c

Test idempotent id: 73511385-839c-4829-8ac1-b5ad992126c4

Test idempotent id: b3bd9665-2769-4a43-b50c-31b1add12891

test_list_pagination_with_marker()

Test idempotent id: ddb20d14-1952-49b4-a17e-231cc2239a52

test_list_sorts_asc()

Test idempotent id: 6e3f842e-6bfb-49cb-82d3-0026be4e8e04

test_list_sorts_desc()

Test idempotent id: f336859b-b868-438c-a6fc-2c06374115f2

test_list_validation_filters()

Test idempotent id: 27feb3f8-40f4-4e50-8cd2-7d0096a98682

class neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest(*args, **kwargs)

Bases: SubnetPoolsTestBase

test_admin_create_shared_subnetpool()

Test idempotent id: d70c6c35-913b-4f24-909f-14cd0d29b2d2

test_create_list_subnetpool()

Test idempotent id: 6e1781ec-b45b-4042-aebe-f485c022996e

test_create_subnet_from_pool_with_default_prefixlen()

Test idempotent id: 83f76e3a-9c40-40c2-a015-b7c5242178d8

test_create_subnet_from_pool_with_prefixlen()

Test idempotent id: 1362ed7d-3089-42eb-b3a5-d6cb8398ee77

test_create_subnet_from_pool_with_quota()

Test idempotent id: a64af292-ec52-4bde-b654-a6984acaf477

test_create_subnet_from_pool_with_subnet_cidr()

Test idempotent id: 86b86189-9789-4582-9c3b-7e2bfe5735ee

test_create_subnetpool_associate_address_scope()

Test idempotent id: 49b44c64-1619-4b29-b527-ffc3c3115dc4

test_create_update_subnetpool_description()

Test idempotent id: c72c1c0c-2193-4aca-ddd4-b1442640bbbb

test_get_subnetpool()

Test idempotent id: 741d08c2-1e3f-42be-99c7-0ea93c5b728c

test_show_subnetpool_has_project_id()

Test idempotent id: 5bf9f1e2-efc8-4195-acf3-d12b2bd68dd3

test_tenant_create_non_default_subnetpool()

Test idempotent id: 4c6963c2-f54c-4347-b288-75d18421c4c4

Test creates a subnetpool, the “is_default” attribute is False.

test_tenant_update_subnetpool()

Test idempotent id: 764f1b93-1c4a-4513-9e7b-6c2fc5e9270c

test_update_subnetpool_associate_address_scope()

Test idempotent id: 910b6393-db24-4f6f-87dc-b36892ad6c8c

test_update_subnetpool_associate_another_address_scope()

Test idempotent id: 18302e80-46a3-4563-82ac-ccd1dd57f652

test_update_subnetpool_disassociate_address_scope()

Test idempotent id: f8970048-e41b-42d6-934b-a1297b07706a

test_update_subnetpool_prefixes_append()

Test idempotent id: 4b496082-c992-4319-90be-d4a7ce646290

test_update_subnetpool_prefixes_extend()

Test idempotent id: 2cae5d6a-9d32-42d8-8067-f13970ae13bb

class neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestBase(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6(*args, **kwargs)

Bases: SubnetPoolsTest

test_create_dual_stack_subnets_from_subnetpools()

Test idempotent id: f62d73dc-cf6f-4879-b94b-dab53982bf3b

neutron_tempest_plugin.api.test_subnetpools_negative module

class neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON(*args, **kwargs)

Bases: SubnetPoolsTestBase

test_create_sp_associate_address_scope_multiple_prefix_intersect()

Test idempotent id: 83a19a13-5384-42e2-b579-43fc69c80914

test_create_subnet_different_pools_same_network()

Test idempotent id: fc011824-153e-4469-97ad-9808eb88cae1

test_create_subnetpool_associate_address_scope_of_other_owner()

Test idempotent id: f06d8e7b-908b-4e94-b570-8156be6a4bf1

test_create_subnetpool_associate_address_scope_prefix_intersect()

Test idempotent id: 2dfb4269-8657-485a-a053-b022e911456e

test_create_subnetpool_associate_invalid_address_scope()

Test idempotent id: 9589e332-638e-476e-81bd-013d964aa3cb

test_create_subnetpool_associate_non_exist_address_scope()

Test idempotent id: 3b6c5942-485d-4964-a560-55608af020b5

test_delete_non_existent_subnetpool()

Test idempotent id: 5e1f2f86-d81a-498c-82ed-32a49f4dc4d3

test_get_non_existent_subnetpool()

Test idempotent id: 0212a042-603a-4f46-99e0-e37de9374d30

test_tenant_create_default_subnetpool()

Test idempotent id: 6ae09d8f-95be-40ed-b1cf-8b850d45bab5

test_tenant_create_shared_subnetpool()

Test idempotent id: d1143fe2-212b-4e23-a308-d18f7d8d78d6

test_tenant_create_subnetpool_associate_shared_address_scope()

Test idempotent id: 3396ec6c-cb80-4ebe-b897-84e904580bdf

test_tenant_get_not_shared_admin_subnetpool()

Test idempotent id: dc9336e5-f28f-4658-a0b0-cc79e607007d

test_tenant_update_sp_prefix_associated_with_shared_addr_scope()

Test idempotent id: 7438e49e-1351-45d8-937b-892059fb97f5

test_update_non_existent_subnetpool()

Test idempotent id: 4be84d30-60ca-4bd3-8512-db5b36ce1378

test_update_subnetpool_associate_address_scope_of_other_owner()

Test idempotent id: 6d3d9ad5-32d4-4d63-aa00-8c62f73e2881

test_update_subnetpool_associate_address_scope_wrong_ip_version()

Test idempotent id: 648fee7d-a909-4ced-bad3-3a169444c0a8

test_update_subnetpool_multiple_prefix_intersect()

Test idempotent id: 4d3f8a79-c530-4e59-9acf-6c05968adbfe

test_update_subnetpool_not_modifiable_shared()

Test idempotent id: e6cd6d87-6173-45dd-bf04-c18ea7ec7537

test_update_subnetpool_prefix_intersect()

Test idempotent id: 96006292-7214-40e0-a471-153fb76e6b31

test_update_subnetpool_prefixes_shrink()

Test idempotent id: 62f7c43b-bff1-4def-8bb7-4754b840aaad

test_update_subnetpool_tenant_id()

Test idempotent id: 2f66dc2f-cc32-4caa-91ec-0c0cd7c46d70

neutron_tempest_plugin.api.test_subnets module

class neutron_tempest_plugin.api.test_subnets.SubnetServiceTypeTestJSON(*args, **kwargs)

Bases: BaseNetworkTest

test_allocate_ips_are_from_correct_subnet()

Test idempotent id: 7e0edb66-1bb2-4473-ab83-d039cddced0d

class neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: d851937c-9821-4b46-9d18-43e9077ecac0

test_list_pagination()

Test idempotent id: b93063b3-f713-406e-bf93-e5738e09153c

test_list_pagination_page_reverse_asc()

Test idempotent id: dfaa20ca-6d84-4f26-962f-2fee4d247cd9

test_list_pagination_page_reverse_desc()

Test idempotent id: 40552213-3e12-4d6a-86f3-dda92f3de88c

Test idempotent id: 3cea9053-a731-4480-93ee-19b2c28a9ce4

Test idempotent id: 351183ef-6ed9-4d71-a9f2-a5ac049bd7ea

test_list_pagination_with_marker()

Test idempotent id: 2ddd9aa6-de28-410f-9cbc-ce752893c407

test_list_sorts_asc()

Test idempotent id: d2d61995-5dd5-4b93-bce7-3edefdb79563

test_list_sorts_desc()

Test idempotent id: c3c6b0af-c4ac-4da0-b568-8d08ae550604

test_list_validation_filters()

Test idempotent id: c0f9280b-9d81-4728-a967-6be22659d4c8

neutron_tempest_plugin.api.test_timestamp module

class neutron_tempest_plugin.api.test_timestamp.TestTimeStamp(*args, **kwargs)

Bases: BaseAdminNetworkTest

test_create_network_with_timestamp()

Test idempotent id: 462be770-b310-4df9-9c42-773217e4c8b1

test_create_port_with_timestamp()

Test idempotent id: e2450a7b-d84f-4600-a093-45e78597bbac

test_create_subnet_with_timestamp()

Test idempotent id: 8ee55186-454f-4b97-9f9f-eb2772ee891c

test_create_subnetpool_with_timestamp()

Test idempotent id: 87a8b196-4b90-44f0-b7f3-d2057d7d658e

test_segment_with_timestamp()

Test idempotent id: 396a97dc-b66c-4c46-9171-c39eefe6936c

test_show_networks_attribute_with_timestamp()

Test idempotent id: 2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2

test_show_port_attribute_with_timestamp()

Test idempotent id: 584c6723-40b6-4f26-81dd-f508f9d9fb51

test_show_subnet_attribute_with_timestamp()

Test idempotent id: 1836a086-e7cf-4141-bf57-0cfe79e8051e

test_show_subnetpool_attribute_with_timestamp()

Test idempotent id: 1d3970e6-bcf7-46cd-b7d7-0807759c73b4

test_update_network_with_timestamp()

Test idempotent id: 4db5417a-e11c-474d-a361-af00ebef57c5

test_update_port_with_timestamp()

Test idempotent id: 4241e0d3-54b4-46ce-a9a7-093fc764161b

test_update_subnet_with_timestamp()

Test idempotent id: a490215a-6f4c-4af9-9a4c-57c41f1c4fa1

test_update_subnetpool_with_timestamp()

Test idempotent id: d48c7578-c3d2-4f9b-a7a1-be2008c770a0

class neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3(*args, **kwargs)

Bases: BaseRouterTest

test_create_floatingip_with_timestamp()

Test idempotent id: 8ae55186-464f-4b87-1c9f-eb2765ee81ac

test_create_router_with_timestamp()

Test idempotent id: 433ba770-b310-4da9-5d42-733217a1c7b1

test_show_floatingip_attribute_with_timestamp()

Test idempotent id: 32a6a086-e1ef-413b-b13a-0cfe13ef051e

test_show_router_attribute_with_timestamp()

Test idempotent id: 1ab50ac2-7cbd-4a17-b23e-a9e36cfa4ec2

test_update_floatingip_with_timestamp()

Test idempotent id: a3ac215a-61ac-13f9-9d3c-57c51f11afa1

test_update_router_with_timestamp()

Test idempotent id: 4a65417a-c11c-4b4d-a351-af01abcf57c6

class neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup(*args, **kwargs)

Bases: BaseNetworkTest

test_create_sg_with_timestamp()

Test idempotent id: a3150a7b-d31a-423a-abf3-45e71c97cbac

test_create_sgrule_with_timestamp()

Test idempotent id: 83e8bd32-43e0-a3f0-1af3-12a5733c653e

test_show_sg_attribute_with_timestamp()

Test idempotent id: 521e6723-43d6-12a6-8c3d-f5042ad9fc32

test_show_sgrule_attribute_with_timestamp()

Test idempotent id: 143da0e6-ba17-43ad-b3d7-03aa759c3cb4

test_update_sg_with_timestamp()

Test idempotent id: 432ae0d3-32b4-413e-a9b3-091ac76da31b

neutron_tempest_plugin.api.test_trunk module

class neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase(*args, **kwargs)

Bases: TrunkTestJSONBase

test_add_subport()

Test idempotent id: 0f05d98e-41f5-4629-dada-9aee269c9602

class neutron_tempest_plugin.api.test_trunk.TrunkTestJSON(*args, **kwargs)

Bases: TrunkTestJSONBase

test_add_subports()

Test idempotent id: bb5fcead-09b5-484a-bbe6-46d1e06d6cc0

test_create_show_delete_trunk()

Test idempotent id: 7de46c22-e2b6-4959-ac5a-0e624632ab32

test_create_trunk_empty_subports_list()

Test idempotent id: e1a6355c-4768-41f3-9bf8-0f1d192bd501

test_create_trunk_subports_not_specified()

Test idempotent id: 382dfa39-ca03-4bd3-9a1c-91e36d2e3796

test_create_update_trunk()

Test idempotent id: 4ce46c22-a2b6-4659-bc5a-0ef2463cab32

test_create_update_trunk_with_description()

Test idempotent id: 5ff46c22-a2b6-5559-bc5a-0ef2463cab32

test_delete_trunk_with_subport_is_allowed()

Test idempotent id: ee5fcead-1abf-483a-bce6-43d1e06d6aa0

test_get_subports()

Test idempotent id: bb5fcaad-09b5-484a-dde6-4cd1ea6d6ff0

test_list_trunks()

Test idempotent id: 73365f73-bed6-42cd-960b-ec04e0c99d85

test_remove_subport()

Test idempotent id: 96eea398-a03c-4c3e-a99e-864392c2ca53

test_show_trunk_has_project_id()

Test idempotent id: 8d83a6ca-662d-45b8-8062-d513077296aa

class neutron_tempest_plugin.api.test_trunk.TrunkTestJSONBase(*args, **kwargs)

Bases: BaseAdminNetworkTest

class neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON(*args, **kwargs)

Bases: TrunkTestMtusJSONBase

test_add_subport_with_mtu_equal_to_trunk()

Test idempotent id: 175b05ae-66ad-44c7-857a-a12d16f1058f

test_add_subport_with_mtu_greater_than_subport()

Test idempotent id: 2004c5c6-e557-4c43-8100-c820ad4953e8

test_create_trunk_with_mtu_equal_to_subport()

Test idempotent id: 22725101-f4bc-4e00-84ec-4e02cd7e0500

test_create_trunk_with_mtu_greater_than_subport()

Test idempotent id: 0f05d98e-41f5-4629-ac29-9aee269c9602

class neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSONBase(*args, **kwargs)

Bases: TrunkTestJSONBase

class neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest(*args, **kwargs)

Bases: BaseSearchCriteriaTest

test_list_no_pagination_limit_0()

Test idempotent id: eafe7024-77ab-4cfe-824b-0b2bf4217727

test_list_pagination()

Test idempotent id: b202fdc8-6616-45df-b6a0-463932de6f94

test_list_pagination_page_reverse_asc()

Test idempotent id: f8857391-dc44-40cc-89b7-2800402e03ce

test_list_pagination_page_reverse_desc()

Test idempotent id: ae51e9c9-ceae-4ec0-afd4-147569247699

Test idempotent id: b4293e59-d794-4a93-be09-38667199ef68

Test idempotent id: dcd02a7a-f07e-4d5e-b0ca-b58e48927a9b

test_list_pagination_with_marker()

Test idempotent id: c4723b8e-8186-4b9a-bf9e-57519967e048

test_list_sorts_asc()

Test idempotent id: fab73df4-960a-4ae3-87d3-60992b8d3e2d

test_list_sorts_desc()

Test idempotent id: a426671d-7270-430f-82ff-8f33eec93010

neutron_tempest_plugin.api.test_trunk_details module

class neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON(*args, **kwargs)

Bases: TrunkTestJSONBase

test_port_resource_empty_trunk_details()

Test idempotent id: fe6d865f-1d5c-432e-b65d-904157172f24

test_port_resource_trunk_details_no_subports()

Test idempotent id: f0bed24f-d36a-498b-b4e7-0d66e3fb7308

test_port_resource_trunk_details_with_subport()

Test idempotent id: 544bcaf2-86fb-4930-93ab-ece1c3cc33df

neutron_tempest_plugin.api.test_trunk_negative module

class neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON(*args, **kwargs)

Bases: TrunkTestJSONBase

test_add_subport_duplicate_segmentation_details()

Test idempotent id: 00cb40bb-1593-44c8-808c-72b47e64252f

test_add_subport_passing_dict()

Test idempotent id: 4eac8c25-83ee-4051-9620-34774f565730

test_add_subport_port_id_disabled_trunk()

Test idempotent id: 7f132ccc-1380-42d8-9c44-50411612bd01

test_add_subport_port_id_uses_parent_port_id()

Test idempotent id: 6f132ccc-1380-42d8-9c44-50411612bd01

test_create_subport_invalid_inherit_network_segmentation_type()

Test idempotent id: 40aed9be-e976-47d0-dada-bde2c7e74e57

test_create_subport_missing_segmentation_id()

Test idempotent id: 7e0f99ab-fe37-408b-a889-9e44ef300084

test_create_subport_nonexistent_port_id()

Test idempotent id: a5c5200a-72a0-43c5-a11a-52f808490344

test_create_subport_nonexistent_trunk()

Test idempotent id: 80deb6a9-da2a-48db-b7fd-bcef5b14edc1

test_create_trunk_duplicate_subport_segmentation_ids()

Test idempotent id: 40aed9be-e976-47d0-a555-bde2c7e74e57

test_create_trunk_nonexistent_port_id()

Test idempotent id: 1b5cf87a-1d3a-4a94-ba64-647153d54f32

test_create_trunk_nonexistent_subport_port_id()

Test idempotent id: 980bca3b-b0be-45ac-8067-b401e445b796

test_create_trunk_with_subport_missing_port_id()

Test idempotent id: a717691c-4e07-4d81-a98d-6f1c18c5d183

test_create_trunk_with_subport_missing_segmentation_id()

Test idempotent id: a315d78b-2f43-4efa-89ae-166044c568aa

test_create_trunk_with_subport_missing_segmentation_type()

Test idempotent id: 33498618-f75a-4796-8ae6-93d4fd203fa4

test_delete_port_in_use_by_subport()

Test idempotent id: 343a03d0-4f7c-11e6-97fa-40a8f063c891

test_delete_port_in_use_by_trunk()

Test idempotent id: 6c9c5126-4f61-11e6-8248-40a8f063c891

test_delete_trunk_disabled_trunk()

Test idempotent id: 9f132ccc-1380-42d8-9c44-50411612bd01

test_remove_subport_not_found()

Test idempotent id: aaca7dd7-96b8-445a-931e-63f0d86d2fe2

test_remove_subport_passing_dict()

Test idempotent id: 17ca7dd7-96a8-445a-941e-53c0c86c2fe2

test_remove_subport_port_id_disabled_trunk()

Test idempotent id: 8f132ccc-1380-42d8-9c44-50411612bd01

class neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON(*args, **kwargs)

Bases: TrunkTestMtusJSONBase

test_add_subport_with_mtu_greater_than_trunk()

Test idempotent id: 3b32bf77-8002-403e-ad01-6f4cf018daa5

test_create_trunk_with_mtu_smaller_than_subport()

Test idempotent id: 228380ef-1b7a-495e-b759-5b1f08e3e858

Module contents