Unit Test Report

Status: Pass 19289 Failure 1 Skip 1735

Show Summary Failed All

Test Group/Test case Count Pass Fail Error Skip View
neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq 94 93 1 0 0 Detail
test__generate_opts_per_subnet_isolated_metadata_with_router
pass
test__parse_ip_addresses
pass
test_non_local_subnets
pass
test_only_populates_dhcp_enabled_subnet_on_a_network
pass
test_only_populates_dhcp_enabled_subnets
pass
test_output_opts_file_agent_with_no_dns_provided
pass
test_output_opts_file_dist_neutron_router_on_subnet
pass
test_output_opts_file_multiple_agents_without_dns_provided
pass
test_output_opts_file_multiple_tags
pass
test_release_for_ipv6_lease
pass
test_release_unused_leases_one_lease
pass
test_remove_config_files
pass
test_should_enable_metadata_isolated_meta_disabled_returns_false
pass
test_spawn_cfg_with_local_resolv_overridden
pass
test_spawn_not_bridged
pass
test_has_metadata_subnet_returns_true
pass
test_host_and_opts_file_on_net_with_V6_stateless_and_V4_subnets
pass
test_output_opts_file_ipv6_address_mode_unset
pass
test_output_opts_file_multiple_agents_with_dns_provided
pass
test_output_opts_file_no_neutron_router_on_subnet
pass
test_output_opts_file_single_dhcp
pass
test_should_enable_metadata_isolated_network_returns_true
pass
test__generate_opts_per_subnet_forced_metadata_non_local_subnet
pass
test_should_enable_metadata_non_isolated_network_returns_false
pass
test__generate_opts_per_subnet_with_metadata_port
pass
test_spawn_cfg_enable_dnsmasq_log
pass
test_client_id_num
pass
test_spawn_cfg_with_dhcp_timers
pass
test_make_subnet_interface_ip_map
pass
test_spawn_no_dns_domain
pass
test_only_populates_dhcp_client_id
pass
test_output_opts_file
pass
test_output_opts_file_agent_with_many_dns_provided
pass
test_output_opts_file_ipv6_address_force_metadata
pass
test_output_opts_file_pxe_2port_1net_diff_details
pass
test_output_opts_file_pxe_3port_2net
pass
test_release_unused_leases_one_lease_from_leases_file
pass
test_output_opts_file_pxe_port
pass
test_read_all_leases_file_leases
pass
test_release_unused_leases_with_client_id
pass
test_read_hosts_file_leases_with_client_id
pass
test_spawn_cfg_advertise_mtu
pass
test_spawn_cfg_broadcast
pass
test_release_unused_leases
pass
test_host_and_opts_file_on_stateful_dhcpv6_same_subnet_fixedips
pass
test_output_init_lease_file_infinite_duration
pass
test_output_opts_file_gateway_route
pass
test_output_opts_file_no_gateway
pass
test_reload_allocations_no_interface
pass
test_spawn
pass
test_release_unused_leases_one_lease_mult_times_not_removed
pass
test_spawn_infinite_lease_duration
pass
test_spawn_max_leases_is_smaller_than_cap
pass
test_release_unused_leases_one_lease_with_client_id_none
pass
test_should_enable_metadata_ovn_metadata_port_returns_false
pass
test_spawn_cfg_config_file
pass
test__generate_opts_per_subnet_forced_metadata
pass
test_client_id_num_str
pass
test_host_and_opts_file_on_stateless_dhcpv6_network
pass
test_output_init_lease_file_existing
pass
test_output_opts_file_pxe_ipv6_port_with_ipv6_opt
pass
test_output_opts_file_single_dhcp_both_not_isolated
pass
test_read_all_leases_file_leases_with_bad_line
pass
test_read_hosts_file_leases_with_IPv6_tag_and_multiple_ips
pass
test_release_unused_leases_with_dhcp_port
pass
test_should_enable_metadata_isolated_network_returns_true_ipv6
pass
test_should_enable_metadata_with_metadata_network_returns_true
pass
test_should_force_metadata_returns_true
pass
test_spawn_cfg_with_local_resolv
pass
test_host_and_opts_file_on_stateless_dhcpv6_network_no_dns
pass
test_output_opts_file_dual_dhcp_rfc3442_no_on_link_subnet_routes
pass
test_output_opts_file_dual_dhcp_rfc3442_one_on_link_subnet_route
pass
test_output_opts_file_pxe_ipv6_port_with_ipv4_opt
pass
test_read_hosts_file_leases
pass
test_release_unused_leases_one_lease_mult_times_removed
pass
test_release_unused_leases_one_lease_with_client_id
pass
test_spawn_cfg_multiple_dns_server
pass
test_spawn_no_dhcp_range_bad_prefix_length
pass
test__generate_opts_per_subnet_no_metadata
pass
test__output_hosts_file_log_only_twice
pass
test_existing_dhcp_networks
pass
test_has_metadata_subnet_returns_false
pass
test_host_file_on_net_with_v6_slaac_and_v4
pass
test_output_init_lease_file
pass
test_output_opts_file_agent_dns_provided
pass
test_output_opts_file_dual_dhcp_rfc3442
pass
test_output_opts_file_pxe_2port_1net
pass
test_read_hosts_file_leases_with_stateless_IPv6_tag
pass
test_release_for_ipv6_lease_no_dhcp_release6
fail
test_reload_allocations
pass
test_spawn_cfg_advertise_mtu_plugin_doesnt_pass_mtu_value
pass
test_spawn_cfg_dns_server
pass
test_spawn_no_dhcp_range
pass
test_spawn_no_dns_domain_tag_support
pass
neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess 25 25 0 0 0 Detail
test__handle_process_error_kills
pass
test__kill_process_and_wait_returns_true_for_valid_pid
pass
test__read_queues_and_returns_output
pass
test__watch_process_exits_on_sent_kill_event
pass
test_start_invokes__spawn
pass
test__iter_queue_returns_queued_data
pass
test__iter_queue_returns_empty_list_for_empty_queue
pass
test_kill_process_and_wait_with_different_signal
pass
test_construtor_raises_exception_for_negative_respawn_interval
pass
test__handle_process_error_no_crash_if_started
pass
test__kill_process_and_wait_returns_false_for_execute_exception
pass
test_start_raises_exception_if_process_already_started
pass
test__pid_none
pass
test_stop_calls_kill_with_provided_signal_number
pass
test__pid_not_none
pass
test_stop_raises_exception_if_already_started
pass
test__read_returns_none_for_missing_output
pass
test__kill_process_timeout_reached
pass
test__spawn
pass
test__kill_targets_process_for_pid
pass
test__watch_process_exits_on_callback_failure
pass
test_cmd
pass
test__watch_process_exits_on_exception
pass
test_iter_stderr
pass
test_iter_stdout
pass
neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessDieOnError 1 1 0 0 0 Detail
test__read_stderr_returns_none_on_error
pass
neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging 4 4 0 0 0 Detail
test__read_stdout_logging_enabled
pass
test__read_stderr_logging_enabled
pass
test__read_stdout_logging_disabled
pass
test__read_stderr_logging_disabled
pass
neutron.tests.unit.agent.common.test_async_process.TestFailingAsyncProcess 1 1 0 0 0 Detail
test_failing_async_process_handle_error_once
pass
neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test 43 43 0 0 0 Detail
test_delete_egress_bw_limit_for_port_port_not_exists
pass
test_add_protocols_all_already_set
pass
test_hw_offload_enabled_true
pass
test_delete_flows_cookie_nomask
pass
test_mod_flow_with_priority_set
pass
test_delete_neutron_ports
pass
test_non_default_datapath
pass
test_set_controller_rate_limit_with_value_less_than_min
pass
test_delete_egress_bw_limit_for_port
pass
test_get_port_ofport_retry
pass
test_add_flow
pass
test_get_local_port_mac_succeeds
pass
test_get_value_from_other_config_value_error
pass
test_vifport
pass
test_mod_delete_flows_mixed_strict
pass
test_add_flow_timeout_set
pass
test_run_ofctl_retry_on_socket_error
pass
test_add_flow_default_priority
pass
test_dump_flows
pass
test_set_controller_burst_limit_with_value_less_than_min
pass
test_do_action_flows_delete_flows
pass
test_default_datapath
pass
test_get_port_tag_by_name
pass
test_delete_flow
pass
test_get_local_port_mac_raises_exception_for_missing_mac
pass
test_get_vif_ports
pass
test_dump_flows_ovs_dead
pass
test_mod_delete_flows_strict
pass
test_set_value_to_other_config
pass
test_add_protocols_some_already_set
pass
test_count_flows
pass
test_delete_flows_any_cookie
pass
test_delete_all_ports
pass
test_remove_value_from_other_config
pass
test_get_value_from_other_config
pass
test_get_vifs_by_ids
pass
test_get_value_from_other_config_not_found
pass
test_hw_offload_enabled_false
pass
test_mod_flow_no_actions_set
pass
test_mod_delete_flows_priority_without_strict
pass
test_set_controller_burst_limit
pass
test_get_port_ofport_retry_fails
pass
test_set_controller_rate_limit
pass
neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test_Common 3 3 0 0 0 Detail
test_version_from_protocol
pass
test_get_gre_tunnel_port_type
pass
test_get_gre_tunnel_port_type_ipv6
pass
neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge 8 8 0 0 0 Detail
test_apply_on_exit_with_errors
pass
test_getattr_unallowed_attr
pass
test_apply
pass
test_apply_full_ordered
pass
test_apply_on_exit
pass
test_apply_order
pass
test_right_allowed_passthroughs
pass
test_getattr_unallowed_attr_failure
pass
neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor 4 4 0 0 0 Detail
test___init__
pass
test___init___with_format
pass
test___init___with_columns
pass
test__init__with_connection_columns
pass
neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor 3 3 0 0 0 Detail
test_has_updates_after_calling_get_events_is_false
pass
test_process_changed_of_port
pass
test_has_updates_is_false_if_active_with_no_output
pass
neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase 3 3 0 0 0 Detail
test___str__
pass
test_execute
pass
test_defer_not_called
pass
neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase 11 11 0 0 0 Detail
test__deferred_create_agent_rps_multiple_hypervisors
pass
test__deferred_update_vnic_type_traits
pass
test_deferred_create_resource_providers
pass
test_deferred_update_resource_provider_inventories_bw
pass
test_deferred_update_resource_provider_traits
pass
test__deferred_update_physnet_traits
pass
test_deferred_update_resource_provider_inventories_pp_direction
pass
test_deferred_update_resource_provider_traits_shared_rp
pass
test__deferred_create_agent_rps
pass
test__deferred_update_agent_rp_traits
pass
test_deferred_update_resource_provider_inventories_pp
pass
neutron.tests.unit.agent.common.test_polling.TestAlwaysPoll 1 1 0 0 0 Detail
test_is_polling_required_always_returns_true
pass
neutron.tests.unit.agent.common.test_polling.TestBasePollingManager 7 7 0 0 0 Detail
test_force_polling_sets_interval_attribute
pass
test__is_polling_required_should_not_be_implemented
pass
test_is_polling_required_returns_false_for_no_updates
pass
test_is_polling_required_returns_true_when_forced
pass
test_is_polling_required_returns_true_when_updates_are_present
pass
test_polling_completed_sets_interval_attribute
pass
test_is_polling_required_returns_true_when_polling_not_completed
pass
neutron.tests.unit.agent.common.test_polling.TestGetPollingManager 2 2 0 0 0 Detail
test_manage_polling_minimizer
pass
test_return_always_poll_by_default
pass
neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer 3 3 0 0 0 Detail
test_start_calls_monitor_start
pass
test__is_polling_required_returns_when_updates_are_present
pass
test_stop_calls_monitor_stop
pass
neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor 8 8 0 0 0 Detail
test_hit_retry_limit
pass
test_qsize
pass
test__enter__
pass
test__exit__
pass
test_data_fetched_since
pass
test_i_am_primary
pass
test_updates
pass
test_primary
pass
neutron.tests.unit.agent.common.test_utils.TestDefaultRpHypervisors 1 1 0 0 0 Detail
test_defaults
pass
neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname 6 6 0 0 0 Detail
test_get_hypervisor_hostname_getaddrinfo
pass
test_get_hypervisor_hostname_getaddrinfo_fail
pass
test_get_hypervisor_hostname_gethostname_fqdn
pass
test_get_hypervisor_hostname_getaddrinfo_localhost
pass
test_get_hypervisor_hostname_getaddrinfo_no_canonname
pass
test_get_hypervisor_hostname_gethostname_localhost
pass
neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver 7 7 0 0 0 Detail
test_load_ovs_interface_driver_success
pass
test_load_interface_driver_as_alias_wrong_driver
pass
test_load_interface_driver_does_not_consume_irrelevant_errors
pass
test_load_interface_driver_default
pass
test_load_null_interface_driver_success
pass
test_load_interface_driver_success
pass
test_load_interface_driver_wrong_driver
pass
neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate 4 4 0 0 0 Detail
test__lt__port_fixed_ips_not_matching
pass
test__lt__port_fixed_ips_matching
pass
test__lt__no_port_event
pass
test__lt__no_port_event_timestamp
pass
neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager 31 31 0 0 0 Detail
test_set_default_route
pass
test_setup_calls_fill_dhcp_udp_checksums_v4
pass
test_create_dhcp_port_raise_conflict
pass
test_get_device_id
pass
test_set_default_route_change_gateway
pass
test_set_default_route_no_gateway
pass
test_update_dhcp_port_raises_conflict
pass
test__check_dhcp_port_subnet
pass
test_create_dhcp_port_no_update_or_create
pass
test__check_dhcp_port_subnet_port_missing_subnet
pass
test_destroy
pass
test_set_default_route_do_nothing
pass
test_get_interface_name
pass
test_create_dhcp_port_create_new
pass
test_setup
pass
test_destroy_with_none
pass
test_set_default_route_two_subnets
pass
test_create_dhcp_port_update_add_subnet
pass
test_set_default_route_outside_subnet
pass
test_setup_calls_fill_dhcp_udp_checksums_v6
pass
test_set_default_route_no_subnet
pass
test_setup_create_dhcp_port
pass
test_setup_dhcp_port_with_non_enable_dhcp_subnet
pass
test_setup_dhcp_port_doesnt_orphan_devices
pass
test_setup_device_is_ready
pass
test_setup_ipv6
pass
test_setup_without_ipv6_enabled
pass
test_setup_plug_exception
pass
test_set_default_route_change_gateway_outside_subnet
pass
test_set_default_route_no_subnet_delete_gateway
pass
test_update
pass
neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent 39 39 0 0 0 Detail
test_call_driver_network_not_found
pass
test_call_driver_no_network
pass
test_populate_cache_on_start
pass
test__dhcp_ready_ports_loop
pass
test_agent_start_restarts_metadata_proxy
pass
test_call_driver_conflict
pass
test_call_driver_failure
pass
test_call_driver_remote_error_net_not_found
pass
test_configure_dhcp_for_network
pass
test_sync_state_for_all_networks_plugin_error
pass
test_nonexistent_interface_driver
pass
test_dhcp_metadata_destroy
pass
test_call_driver_enable_with_segments
pass
test_sync_state_initial
pass
test_sync_state_disabled_net
pass
test_dhcp_agent_manager
pass
test_dhcp_ready_ports_loop_with_limit_ports_per_call
pass
test__dhcp_ready_ports_doesnt_log_exception_on_timeout
pass
test_sync_state_waitall
pass
test_init_host
pass
test_call_driver
pass
test_periodic_resync_helper_with_event
pass
test_call_driver_get_metadata_bind_interface_returns_segments
pass
test_safe_configure_dhcp_for_network_exception
pass
test_call_driver_get_metadata_bind_interface_returns
pass
test_dhcp_ready_ports_loop_with_limit_ports_per_call_prio
pass
test_sync_state_for_one_network_plugin_error
pass
test_call_driver_ip_address_generation_failure
pass
test_dhcp_ready_ports_updates_after_enable_dhcp
pass
test_init_resync_throttle_conf
pass
test_configure_dhcp_for_network_no_subnets_with_dhcp_enabled
pass
test_periodic_resync
pass
test_populate_cache_on_start_without_active_networks_support
pass
test_report_state_revival_logic
pass
test_safe_configure_dhcp_for_network
pass
test_run_completes_single_pass
pass
test_sync_state_same
pass
test_periodic_resync_helper
pass
test_start_ready_ports_loop
pass
neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler 59 59 0 0 0 Detail
test_enable_dhcp_helper
pass
test_enable_dhcp_helper_down_network
pass
test_enable_isolated_metadata_proxy
pass
test_enable_isolated_metadata_proxy_with_dist_network
pass
test_port_delete_network_already_deleted
pass
test_disable_dhcp_helper_driver_failure_isolated_metadata
pass
test_disable_dhcp_helper_driver_failure
pass
test_disable_dhcp_helper_known_network_isolated_metadata
pass
test_disable_dhcp_helper_known_network
pass
test_enable_dhcp_helper_driver_failure_ipv6_ipv4_network
pass
test_enable_dhcp_helper_enable_metadata_ipv6_ipv4_network
pass
test_disable_isolated_metadata_proxy
pass
test_enable_dhcp_helper_exception_during_rpc
pass
test_enable_dhcp_helper_ipv6_network
pass
test_disable_isolated_metadata_proxy_with_metadata_network
pass
test_enable_isolated_metadata_proxy_with_dist_network_ipv6
pass
test_enable_isolated_metadata_proxy_with_2_agents_network_ipv6
pass
test_enable_isolated_metadata_proxy_with_metadata_network_dvr_ipv6
pass
test_port_delete_end
pass
test_enable_isolated_metadata_proxy_with_metadata_network
pass
test_disable_isolated_metadata_proxy_with_dist_network
pass
test_port_create_end
pass
test_port_update_change_ip_on_dhcp_agents_port
pass
test_network_update_end_admin_state_up
pass
test_enable_dhcp_helper_driver_failure
pass
test_port_update_change_subnet_on_dhcp_agents_port
pass
test_port_update_end
pass
test_port_update_change_ip_on_dhcp_agents_port_cache_miss
pass
test_enable_dhcp_helper_enable_metadata_ovn_network
pass
test_reload_allocations
pass
test_subnet_update_end
pass
test_enable_dhcp_helper_enable_metadata_empty_network
pass
test_subnet_delete_end_no_network_id
pass
test_port_update_on_dhcp_agents_port_no_ip_change
pass
test_enable_dhcp_helper_enable_metadata_no_gateway
pass
test_subnet_create_end
pass
test_enable_dhcp_helper_enable_metadata_nonisolated_dist_network
pass
test_enable_dhcp_helper_enable_metadata_isolated_network
pass
test_subnet_update_end_delete_payload
pass
test_enable_dhcp_helper_network_none
pass
test_network_create_end
pass
test_enable_isolated_metadata_proxy_with_metadata_network_ipv6
pass
test_port_create_duplicate_ip_on_dhcp_agents_same_network
pass
test_network_update_end_admin_state_down
pass
test_port_delete_end_unknown_port
pass
test_port_delete_end_no_network_id
pass
test_port_update_change_ip_on_port
pass
test_refresh_dhcp_helper_no_dhcp_enabled_networks
pass
test_subnet_update_dhcp
pass
test_disable_dhcp_helper_unknown_network
pass
test_disable_isolated_metadata_proxy_with_metadata_network_dvr
pass
test_enable_dhcp_helper_enable_metadata_nonisolated_network
pass
test_enable_dhcp_helper_ovn_network_with_enable_isolated_metadata
pass
test_enable_isolated_metadata_proxy_with_metadata_network_dvr
pass
test_network_delete_end
pass
test_port_create_end_no_resync_if_same_port_already_in_cache
pass
test_port_delete_end_agents_port
pass
test_refresh_dhcp_helper_exception_during_rpc
pass
test_subnet_update_end_restart
pass
neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy 5 5 0 0 0 Detail
test_update_dhcp_port
pass
test_get_active_networks_info
pass
test_release_dhcp_port
pass
test_create_dhcp_port
pass
test_get_network_info
pass
neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache 19 19 0 0 0 Detail
test_get_network_by_port_id
pass
test_get_port_ids_limited_nets
pass
test_get_network_ids
pass
test_get_port_ids
pass
test_put_port
pass
test_put_port_existing
pass
test_stale_update_ignored
pass
test_cleanup_deleted_ports
pass
test_cleanup_deleted_ports_no_ports
pass
test_get_network_by_subnet_id
pass
test_cleanup_deleted_ports_no_old_ports
pass
test_get_port_by_id
pass
test_get_network_by_id
pass
test_remove_port_existing
pass
test_put_network
pass
test_update_of_deleted_port_ignored
pass
test_remove_network
pass
test_cleanup_deleted_ports_loop_call
pass
test_put_network_existing
pass
neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase 6 6 0 0 0 Detail
test__packet_in_handler
pass
test_get_port_ip
pass
test_get_bin_dns
pass
test_get_bin_route
pass
test_get_port_id_from_br
pass
test_packet_out
pass
neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase 3 3 0 0 0 Detail
test_handle_port
pass
test_delete_port_with_vif_port
pass
test_delete_port_without_vif_port
pass
neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase 11 11 0 0 0 Detail
test_packet_out
pass
test_get_port_ip
pass
test_get_ret_packet
pass
test_get_bin_route
pass
test_handle_dhcp
pass
test_get_state
pass
test_get_bin_dns
pass
test_get_dhcp_options
pass
test__packet_in_handler
pass
test_get_bin_routes
pass
test_get_port_id_from_br
pass
neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase 14 14 0 0 0 Detail
test__packet_in_handler
pass
test_get_dhcp_options
pass
test_get_port_ip
pass
test_get_reply_dhcp_options
pass
test_get_port_id_from_br
pass
test_get_bin_dns
pass
test_get_dhcp_options_zero_time
pass
test_get_dhcpv6_status_code
pass
test_get_dhcpv6_server_ident
pass
test_handle_dhcp
pass
test_get_ret_packet
pass
test_packet_out
pass
test_get_bin_route
pass
test_get_dhcpv6_client_ident
pass
neutron.tests.unit.agent.l2.extensions.metadata.test_host_metadata_proxy.TestHostMedataHAProxyDaemonMonitor 2 2 0 0 0 Detail
test_spawn_host_metadata_haproxy
pass
test_generate_host_metadata_haproxy_config
pass
neutron.tests.unit.agent.l2.extensions.metadata.test_metadata_flows_process.MetadataDataPathFlowsTestCase 14 14 0 0 0 Detail
test_install_arp_responder_dhcp_port
pass
test_remove_port_metadata_direct_flow
pass
test_add_flow_ingress_dnat_direct_to_int_br
pass
test_delete_arp_responder_dhcp_port
pass
test_metadata_egress_direct
pass
test_metadata_ingress_direct
pass
test_add_flow_int_br_ingress_output
pass
test_metadata_arp_direct
pass
test_add_flow_snat_br_meta
pass
test_install_arp_responder_metadata_provider_ip
pass
test_add_flow_int_br_egress_direct
pass
test_metadata_path_defaults
pass
test_metadata_path_classify
pass
test_remove_port_metadata_path_nat_and_arp_flow
pass
neutron.tests.unit.agent.l2.extensions.metadata.test_metadata_path.MetadataPathAgentExtensionTestCase 3 3 0 0 0 Detail
test_delete_port
pass
test_handle_port
pass
test_get_port_no_more_provider_ip
pass
neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase 11 11 0 0 0 Detail
test_update_port_add_rule
pass
test_initialize
pass
test_catch_update_port_exception
pass
test_update_port_changed_mac
pass
test_initialize_invalid_agent
pass
test_construct_empty_fdb_table
pass
test_construct_existing_fdb_table
pass
test_catch_delete_port_exception
pass
test_multiple_devices
pass
test_catch_init_exception
pass
test_delete_port
pass
neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase 11 11 0 0 0 Detail
test_delete_port
pass
test_add_local_ip_flows
pass
test_delete_local_ip_flows
pass
test_pulling_lip_associations_on_init
pass
test_handle_deleted_notification
pass
test_setup_static_local_ip_translation
pass
test_handle_port
pass
test_handle_updated_notification
pass
test_notify_port_updated
pass
test_setup_local_ip_translation
pass
test_delete_local_ip_translation
pass
neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase 7 7 0 0 0 Detail
test_clean_by_port
pass
test_set_port_policy
pass
test_clean_by_port_for_unknown_port
pass
test_get_port_policy
pass
test_get_ports
pass
test_has_policy_changed
pass
test_update_policy
pass
neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase 9 9 0 0 0 Detail
test__iterate_rules_with_unknown_rule_type
pass
test__get_max_burst_value
pass
test__handle_update_create_rules_checks_should_apply_to_port
pass
test_create
pass
test_delete_no_policy
pass
test_update
pass
test__rule_is_ingress_direction
pass
test__rule_type_has_ingress_direction
pass
test_delete
pass
neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase 4 4 0 0 0 Detail
test_is_reflush_required_change_policy_rule
pass
test_is_reflush_required_remove_rules
pass
test_is_reflush_required_add_rules
pass
test_is_reflush_required_change_policy_descr
pass
neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase 14 14 0 0 0 Detail
test_delete_unknown_port
pass
test_handle_diff_ports_same_policy_id
pass
test__handle_notification_ignores_all_event_types_except_updated
pass
test_delete_known_port
pass
test_handle_known_port_change_policy_id
pass
test__handle_notification_passes_update_events
pass
test__process_update_policy_descr_not_propagated_into_driver
pass
test__process_reset_port
pass
test__process_update_policy_not_known
pass
test__process_update_policy
pass
test_handle_unknown_port
pass
test_handle_port_with_no_policy
pass
test_handle_unknown_port_with_no_rules
pass
test_handle_known_port
pass
neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager 3 3 0 0 0 Detail
test_delete_port
pass
test_handle_port
pass
test_initialize
pass
neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase 6 6 0 0 0 Detail
test_clean_by_resource_for_unknown_resource
pass
test_update_policy
pass
test_get_resource_policy
pass
test_get_resources
pass
test_clean_by_resource
pass
test_set_resource_policy
pass
neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase 16 16 0 0 0 Detail
test_update_router_fip_policy_changed
pass
test_add_router_only_egress
pass
test_update_router
pass
test_update_router_fip_policy_changed_to_none
pass
test_update_router_fip_removed
pass
test_fip_qos_changed_to_none
pass
test__process_update_policy
pass
test_update_router_only_ingress
pass
test_update_router_only_egress
pass
test_add_router
pass
test_add_router_only_ingress
pass
test_delete_router
pass
test_qos_policy_has_no_bandwidth_limit_rule
pass
test_rule_only_has_max_kbps
pass
test_process_ip_rates_with_cache
pass
test_process_ip_rates_without_cache
pass
neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase 4 4 0 0 0 Detail
test_remove_fip_ratelimit_cache
pass
test_get_router_floating_ips
pass
test_get_router_id_by_fip
pass
test_set_fip_ratelimit_cache
pass
neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase 4 4 0 0 0 Detail
test_update_router
pass
test_add_router
pass
test__process_update_policy
pass
test_delete_router
pass
neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase 4 4 0 0 0 Detail
test_create_router
pass
test_delete_router
pass
test_add_conntrack_helper_update_router
pass
test_update_router
pass
neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase 6 6 0 0 0 Detail
test_check_conntrack_helper_changes_no_change
pass
test_clear_by_router_id
pass
test_set_conntrack_helpers
pass
test_check_conntrack_helper_changes
pass
test_update_conntrack_helper
pass
test_del_conntrack_helper
pass
neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase 8 8 0 0 0 Detail
test_update_router
pass
test_add_ndp_proxy_update_router
pass
test_disable_ndp_proxy_update_router
pass
test_add_subnet_update_router
pass
test__handle_notification
pass
test_del_ndp_proxy_update_router
pass
test_create_router
pass
test_remove_subnet_update_router
pass
neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase 48 48 0 0 0 Detail
test_add_floating_ip
pass
test_process_router_dist_floating_ip_add
pass
test__get_snat_idx_ipv4
pass
test__delete_arp_cache_for_internal_port
pass
test__handle_notification
pass
test_add_arp_entry_no_routerinfo
pass
test__get_address_scope_mark
pass
test_add_centralized_floatingip_dvr_ha
pass
test__get_internal_port
pass
test__get_internal_port_not_found
pass
test__update_arp_entry_calls_arp_cache_with_no_device
pass
test_floating_ip_moved_dist
pass
test_floating_mangle_rules
pass
test__get_snat_idx_ipv6
pass
test_get_floating_ips_dvr
pass
test_create_dvr_fip_interfaces_with_address_scope_mismatch
pass
test_get_floating_agent_gw_interfaces
pass
test_add_arp_entry
pass
test_ext_gw_updated_dvr_agent_mode
pass
test__load_used_fip_information
pass
test_initialize_dvr_ha_router_reset_state
pass
test_add_ndp_proxy_update_router
pass
test__get_snat_idx_ipv6_below_32768
pass
test_create_dvr_fip_interfaces_update
pass
test_floating_forward_rules_no_fip_ns
pass
test_create_router
pass
test__set_subnet_arp_info
pass
test_floating_mangle_rules_no_fip_ns
pass
test__process_arp_cache_for_internal_port
pass
test_del_ndp_proxy_update_router
pass
test_add_floating_ip_failure
pass
test_del_arp_entry
pass
test_get_arp_related_dev_no_subnet
pass
test_external_gateway_removed_ext_gw_port_and_fip
pass
test_handle_snat_rule_for_centralized_fip
pass
test_create_dvr_fip_interfaces_with_matching_address_scope
pass
test_get_router_cidrs_no_device_exists
pass
test_update_router
pass
test_initialize_dvr_local_router
pass
test_floating_ip_added_dist
pass
test_ext_gw_updated_dvr_agent_mode_host
pass
test_get_router_cidrs_no_fip_ns
pass
test_remove_centralized_floatingip
pass
test_remove_floating_ip
pass
test_floating_forward_rules
pass
test_initialize_dvr_ha_router_snat_ns_once
pass
test_floating_ip_removed_dist
pass
test_gw_ns_name
pass
neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase 8 8 0 0 0 Detail
test_add_ndp_proxy_update_router
pass
test_disable_ndp_proxy_update_router
pass
test_update_router
pass
test__handle_notification
pass
test_remove_subnet_update_router
pass
test_add_subnet_update_router
pass
test_create_router
pass
test_del_ndp_proxy_update_router
pass
neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase 3 3 0 0 0 Detail
test_del_ndp_proxies
pass
test_clear_by_router_id
pass
test_set_ndp_proxies
pass
neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase 6 6 0 0 0 Detail
test_extract_ports
pass
test_add_update_router
pass
test_add_update_router_port_forwarding_change
pass
test_add_update_router_port_forwarding_remove
pass
test_add_delete_router
pass
test_check_if_need_process_no_snat_ns
pass
neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase 4 4 0 0 0 Detail
test_clear_by_fip
pass
test_set_port_forwardings
pass
test_del_port_forwardings
pass
test_update_port_forwarding
pass
neutron.tests.unit.agent.l3.extensions.test_snat_log.SnatLogExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations 161 161 0 0 0 Detail
test__configure_ipv6_params_primary
pass
test_agent_add_external_gateway_no_subnet
pass
test_agent_remove_external_gateway_dist
pass
test_destroy_router_namespace
pass
test_enqueue_state_change_metadata_disable
pass
test_ext_gw_updated_dvr_edge_router_snat_rescheduled
pass
test_generate_radvd_conf_other_and_managed_flag
pass
test__configure_ipv6_params_backup_no_gw_port
pass
test_generate_radvd_mtu_conf
pass
test__configure_ipv6_params_primary_no_gw_port
pass
test_get_host_ha_router_count_retried
pass
test__create_router_dvr_agent
pass
test_get_snat_port_for_internal_port_ipv6_same_port
pass
test__create_router_dvr_agent_with_dvr_snat_mode
pass
test_initialize_address_scope_iptables_rules_dvr
pass
test__configure_ipv6_params_backup
pass
test__create_router_dvr_ha_agent
pass
test_periodic_sync_routers_task_call_ensure_snat_cleanup
pass
test__process_network_update_no_router_info_found
pass
test__create_router_ha_agent
pass
test_process_cent_router
pass
test__process_router_added_router_not_in_cache_after_failure
pass
test_agent_remove_external_gateway
pass
test_added_to_agent
pass
test_create_dvr_gateway
pass
test_process_not_update_ha_routing_table
pass
test_disable_metadata_proxy_spawn
pass
test_process_router_interface_removed
pass
test_process_router_ipv6_slaac_interface_added
pass
test_agent_add_external_gateway_dist_dual_stack
pass
test_process_router_ipv6_subnet_removed
pass
test_process_routers_update_rpc_timeout_on_get_ext_net
pass
test_removed_from_agent
pass
test_agent_add_external_gateway_dual_stack
pass
test_stop_cleanup
pass
test_agent_remove_external_gateway_dist_dual_stack
pass
test_agent_remove_external_gateway_dual_stack
pass
test_agent_remove_internal_network_dist
pass
test_check_ha_router_process_status_2___
pass
test_enqueue_state_change_from_none_to_backup
pass
test_enqueue_state_change_router_standby_ha
pass
test_ext_gw_updated_calling_snat_ns_delete_if_gw_port_host_none
pass
test_agent_add_external_gateway_dual_stack_no_subnet_w_ipv6_gw
pass
test_initialize_fail_retrigger_initialize
pass
test_agent_add_external_gateway_no_subnet_with_ipv6_gw
pass
test_initialize_metadata_iptables_rules
pass
test_agent_remove_internal_network_dist_with_addr_scope_mismatch
pass
test_process_ipv6_only_gw
pass
test__process_network_update
pass
test_check_ha_router_process_status_1___fip_AAA____snat_BBB____qrouter_CCC__
pass
test_agent_add_internal_network
pass
test_process_router_internal_network_removed_unexpected_error
pass
test_enable_metadata_proxy
pass
test_check_ha_state_for_router_primary_standby
pass
test_process_router_ipv6_dhcpv6_stateful_interface_added
pass
test_enqueue_state_change_router_standby_ha_dvr
pass
test_process_router_ipv6_subnets_added_to_existing_port
pass
test_ext_gw_updated_dvr_edge_router
pass
test_process_router_snat_disabled_random_fully_false
pass
test__create_router_dvr_ha_agent_with_dvr_snat_mode
pass
test_periodic_sync_routers_task_call_clean_stale_meta_proxies
pass
test_stop_no_cleanup
pass
test_agent_add_external_gateway
pass
test_destroy_snat_namespace
pass
test_process_dvr_routers_ha_on_update_without_ha_interface
pass
test_process_floating_ip_addresses_not_care_port_forwarding
pass
test_process_ha_dvr_router_if_compatible_no_ha_interface
pass
test_process_not_update_snat_routing_table_ecmp
pass
test_agent_add_external_gateway_dist
pass
test_agent_add_internal_network_dist
pass
test_process_router_floatingip_status_update_if_processed
pass
test_agent_add_internal_network_dist_with_addr_scope_match
pass
test_process_router_snat_enabled_random_fully_false
pass
test__create_router_legacy_agent
pass
test_process_routers_update_router_deleted_error
pass
test__process_network_update_not_connected_to_router
pass
test_process_routers_update_router_update
pass
test_agent_create
pass
test_enqueue_state_change_from_none_to_primary
pass
test_snat_ns_delete_not_called_when_snat_namespace_does_not_exist
pass
test_agent_remove_internal_network
pass
test_check_ha_state_for_router_standby_standby
pass
test_enqueue_state_change_from_none_to_backup_to_primary
pass
test_create_dvr_fip_interfaces
pass
test_external_gateway_removed_ext_gw_port_no_fip_ns
pass
test_create_router_namespace
pass
test_get_snat_port_for_internal_port
pass
test_delete_ha_router_initialize_fails
pass
test_handle_router_snat_rules_distributed_without_snat_manager
pass
test_initialize_and_delete_fail_retrigger_initialize
pass
test_nonexistent_interface_driver
pass
test_periodic_sync_routers_task_call_clean_stale_namespaces
pass
test_process_dual_stack_gw
pass
test_process_external_iptables_exception
pass
test_process_router_if_compatible
pass
test_enqueue_state_change_from_none_to_primary_to_backup
pass
test_init_ha_conf
pass
test_process_router_if_compatible_type_changed
pass
test_l3_initial_report_state_done
pass
test_process_router_ipv6_interface_removed
pass
test_process_dvr_router_delete_stale_external_devices_no_snat_ns
pass
test_process_routers_update_router_deleted_success
pass
test_process_not_update_ha_routing_table_ecmp
pass
test_process_router_delete_stale_external_devices
pass
test_enqueue_state_change_l3_extension
pass
test_process_router_floatingip_exception
pass
test_process_router_if_compatible_type_match
pass
test_process_router_snat_enabled_random_fully
pass
test_process_update_snat_routing_table
pass
test_floating_ip_not_configured_if_no_host_or_dest_host
pass
test_router_deleted
pass
test_generate_radvd_rdnss_conf
pass
test_router_info_create
pass
test_handle_router_snat_rules_add_back_jump
pass
test_router_info_create_with_router
pass
test_periodic_sync_routers_task_raise_exception
pass
test_process_dvr_router_delete_stale_external_devices
pass
test_process_router_interface_added
pass
test_process_router_snat_disabled_random_fully
pass
test_cleanup_namespace
pass
test_process_routers_if_compatible_error
pass
test_create_dvr_fip_interfaces_for_late_binding
pass
test_enqueue_state_change_router_active_ha
pass
test_enqueue_state_change_router_not_found
pass
test_ext_gw_updated_dvr_edge_router_host_mismatch
pass
test_external_gateway_updated
pass
test_generate_radvd_intervals
pass
test_get_host_ha_router_count
pass
test_initialize_address_scope_iptables_rules
pass
test_process_dist_router
pass
test_process_router_cent_floating_ip_add
pass
test_process_router_delete_stale_internal_devices
pass
test_process_router_floatingip_nochange
pass
test_cleanup_namespace_with_registered_router_ids
pass
test_process_router_internal_network_added_unexpected_error
pass
test_process_router_ipv6_interface_added
pass
test_process_routers_if_compatible
pass
test_process_routers_update_rpc_timeout_on_get_routers
pass
test_spawn_radvd
pass
test_create_dvr_fip_interfaces_for_restart_l3agent_case
pass
test_create_dvr_fip_interfaces_if_fipnamespace_exist
pass
test_destroy_namespace
pass
test_dvr_edge_router_init_for_snat_namespace_object
pass
test_external_gateway_updated_dual_stack
pass
test_external_gateway_updated_dvr
pass
test_floating_ip_centralized
pass
test_handle_router_snat_rules_add_rules
pass
test_interface_driver_init
pass
test_network_update
pass
test_network_update_not_called
pass
test_process_address_scope
pass
test_process_dvr_routers_ha_on_update_when_router_unbound
pass
test_process_not_update_snat_routing_table
pass
test_process_router_floatingip_disabled
pass
test_process_router_ipv6_subnets_added
pass
test_process_router_ipv6v4_interface_added
pass
test_process_routers_update_resyncs_failed_router
pass
test_process_update_snat_routing_table_ecmp
pass
test_report_state_revival_logic
pass
test_request_id_changes
pass
test_routers_updated
pass
neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs 22 22 0 0 0 Detail
test_create_gateway_port
pass
test_update_gateway_port_gateway_outside_subnet_added
pass
test_check_gateway_ip_changed_v6
pass
test_create_rtr_2_fip_link
pass
test_create_rtr_2_fip_link_already_exists
pass
test_create_old_kernel
pass
test_scan_fip_ports_restart_fips
pass
test_unsubscribe
pass
test_update_gateway_port
pass
test_destroy_no_namespace
pass
test_deallocate_rule_priority
pass
test_update_gateway_port_raises_exception
pass
test_allocate_rule_priority
pass
test_check_gateway_ip_changed_no_change
pass
test_check_gateway_ip_changed_v4
pass
test_destroy
pass
test_subscribe
pass
test_create_new_kernel
pass
test_create_rtr_2_fip_link_and_addr_already_exist
pass
test_scan_fip_ports_restart_none
pass
test_subscribe_not_first
pass
test_unsubscribe_not_last
pass
neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations 43 43 0 0 0 Detail
test__get_address_scope_mark
pass
test__get_snat_idx_ipv4
pass
test_add_floating_ip_failure
pass
test_handle_snat_rule_for_centralized_fip
pass
test_initialize_dvr_local_router
pass
test_add_arp_entry_no_routerinfo
pass
test__delete_arp_cache_for_internal_port
pass
test_floating_forward_rules_no_fip_ns
pass
test_ext_gw_updated_dvr_agent_mode
pass
test_gw_ns_name
pass
test_get_router_cidrs_no_fip_ns
pass
test_initialize_dvr_ha_router_reset_state
pass
test_remove_floating_ip
pass
test_initialize_dvr_ha_router_snat_ns_once
pass
test_remove_centralized_floatingip
pass
test__load_used_fip_information
pass
test__update_arp_entry_calls_arp_cache_with_no_device
pass
test__get_internal_port
pass
test_floating_forward_rules
pass
test_add_arp_entry
pass
test_del_arp_entry
pass
test_get_router_cidrs_no_device_exists
pass
test__get_internal_port_not_found
pass
test__get_snat_idx_ipv6
pass
test__get_snat_idx_ipv6_below_32768
pass
test__set_subnet_arp_info
pass
test_add_centralized_floatingip_dvr_ha
pass
test_create_dvr_fip_interfaces_update
pass
test_get_floating_agent_gw_interfaces
pass
test_get_floating_ips_dvr
pass
test__process_arp_cache_for_internal_port
pass
test_add_floating_ip
pass
test_create_dvr_fip_interfaces_with_matching_address_scope
pass
test_ext_gw_updated_dvr_agent_mode_host
pass
test_floating_ip_moved_dist
pass
test_floating_ip_removed_dist
pass
test_floating_mangle_rules
pass
test_floating_mangle_rules_no_fip_ns
pass
test_process_router_dist_floating_ip_add
pass
test_create_dvr_fip_interfaces_with_address_scope_mismatch
pass
test_external_gateway_removed_ext_gw_port_and_fip
pass
test_floating_ip_added_dist
pass
test_get_arp_related_dev_no_subnet
pass
neutron.tests.unit.agent.l3.test_dvr_snat_ns.TestDvrSnatNs 1 1 0 0 0 Detail
test_create
pass
neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority 4 4 0 0 0 Detail
test__hash__
pass
test__eq__
pass
test__repr__
pass
test__init__
pass
neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipRulePriorityAllocator 1 1 0 0 0 Detail
test__init__
pass
neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations 14 14 0 0 0 Detail
test_set_ha_port
pass
test_destroy_state_change_monitor_force
pass
test_ha_state_primary
pass
test_gateway_ports_equal
pass
test_spawn_state_change_monitor
pass
test__add_default_gw_virtual_route
pass
test_destroy_state_change_monitor_ok
pass
test_get_router_cidrs_returns_ha_cidrs
pass
test_remove_floating_ip
pass
test_routes_updated_with_dvr
pass
test_ha_state_ioerror
pass
test_ha_state_unknown
pass
test_routes_updated_with_non_dvr
pass
test_spawn_state_change_monitor_no_pid
pass
neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator 8 8 0 0 0 Detail
test__init__
pass
test_allocate_repeated_call_with_same_key
pass
test_release
pass
test__init__readfile
pass
test__init__readfile_error
pass
test_allocate_from_file
pass
test_allocate_exhausted_pool
pass
test_allocate_and_lookup
pass
neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi 8 8 0 0 0 Detail
test_get_router_info
pass
test_get_routers_in_project
pass
test_is_router_in_namespace_for_in_ns
pass
test_get_router_hosting_port_for_router_not_in_ns
pass
test_get_router_hosting_port_for_router_in_ns
pass
test_register_router
pass
test_get_router_info_nonexistent
pass
test_is_router_in_namespace_for_not_in_ns
pass
neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp 2 2 0 0 0 Detail
test_add_floating_ip
pass
test_add_floating_ip_error
pass
neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations 3 3 0 0 0 Detail
test_remove_external_gateway_ip
pass
test_remove_multiple_external_gateway_ips
pass
test_remove_floating_ip
pass
neutron.tests.unit.agent.l3.test_link_local_allocator.TestLinkLocalAddrAllocator 1 1 0 0 0 Detail
test__init__
pass
neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager 5 5 0 0 0 Detail
test_get_prefix_and_id
pass
test_is_managed
pass
test_list_all
pass
test_ensure_snat_cleanup
pass
test_ensure_router_cleanup
pass
neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations 12 12 0 0 0 Detail
test__add_fip_addr_to_device
pass
test_process_floating_ip_address_scope_rules_diff_scopes
pass
test_process_floating_ip_nat_rules_removed
pass
test_get_floating_ips
pass
test_process_snat_dnat_for_fip
pass
test_put_fips_in_error_state
pass
test_configure_fip_addresses
pass
test_process_floating_ip_nat_rules
pass
test_process_floating_ip_address_scope_rules_same_scopes
pass
test_process_floating_ip_mangle_rules_removed
pass
test__add_fip_addr_to_device_error
pass
test_get_router_cidrs_returns_cidrs
pass
neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice 6 6 0 0 0 Detail
test_process_router_with_disabled_floating_ip
pass
test_process_floating_ip_addresses_remap
pass
test_process_router_floating_ip_with_device_add_error
pass
test_process_floating_ip_addresses_gw_secondary_ip_not_removed
pass
test_process_floating_ip_addresses_remove
pass
test_process_floating_ip_reassignment
pass
neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo 10 10 0 0 0 Detail
test_check_and_remove_ecmp_route
pass
test_process_delete
pass
test_update_routing_table_ecmp
pass
test__update_internal_ports_cache
pass
test_check_and_add_ecmp_route
pass
test_update_routing_table
pass
test_address_scope_mark_ids_handling
pass
test_routes_updated
pass
test_routing_table_update
pass
test_add_ports_address_scope_iptables
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager 5 5 0 0 0 Detail
test_sg_removed
pass
test_update_flows_for_vlan_remote_group
pass
test_remote_sg_removed
pass
test_update_flows_for_vlan_no_ports_but_members
pass
test_update_flows_for_vlan_no_members
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap 6 6 0 0 0 Detail
test_delete_sg
pass
test__init_max_id_vsctl
pass
test__next_max_id
pass
test_get_conj_id_invalid
pass
test__init_max_id_os_ken
pass
test_get_conj_id
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext 2 2 0 0 0 Detail
test_cookie_is_different_in_context
pass
test_context_cookie_is_not_left_as_used
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers 2 2 0 0 0 Detail
test_no_registers_defined
pass
test_all_registers_defined
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort 5 5 0 0 0 Detail
test_ipv4_address
pass
test__get_allowed_pairs
pass
test_ipv6_address
pass
test__get_allowed_pairs_empty
pass
test_update
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver 49 49 0 0 0 Detail
test_delete_flows_for_flow_state_no_removed_ips_exp_egress
pass
test_get_ovs_port_non_existent
pass
test_is_port_managed_managed_port
pass
test_delete_flows_for_flow_state_no_removed_ips_no_exp_egress
pass
test_delete_flows_for_flow_state_removed_ips_no_exp_egress
pass
test_initialize_bridge
pass
test__drop_all_unmatched_flows
pass
test__initialize_egress_no_port_security_no_tag
pass
test_initialize_port_flows_dvr_conntrack_direct_vxlan
pass
test_get_or_create_ofport_existing
pass
test_prepare_port_filter
pass
test_prepare_port_filter_port_security_disabled
pass
test_get_ovs_port
pass
test_initialize_port_flows_vlan_dvr_conntrack_direct_vlan
pass
test_process_trusted_ports_caches_port_id
pass
test_update_port_filter_applies_added_flows
pass
test_process_trusted_ports_port_not_found
pass
test__initialize_egress_no_port_security_sends_to_egress
pass
test_get_or_create_ofport_changed
pass
test__remove_egress_no_port_security_non_existing_port
pass
test_get_or_create_ofport_changed_and_local_vlan_changed
pass
test_delete_flows_for_flow_state_removed_ips_exp_egress
pass
test_initialize_port_flows_dvr_conntrack_direct_vlan
pass
test_initialize_port_flows_permitted_ethertypes
pass
test_get_or_create_ofport_missing
pass
test_remove_port_filter_port_security_disabled
pass
test_update_port_filter_create_new_port_if_not_present
pass
test_update_port_filter_port_security_disabled
pass
test_update_security_group_members
pass
test_update_security_group_rules
pass
test__initialize_egress_ipv6_icmp
pass
test__remove_egress_no_port_security_deletes_flow
pass
test_delete_flow_for_ip_and_mac_using_cookie_any
pass
test_is_port_managed_not_managed_port
pass
test_remove_port_filter
pass
test__add_flow_dl_type_formatted_to_string
pass
test__add_flow_registers_are_replaced
pass
test__cleanup_stale_sg
pass
test_delete_all_port_flows
pass
test_get_or_create_ofport_missing_nocreate
pass
test_remove_trusted_ports_not_managed_port
pass
test_update_port_filter_clean_when_port_not_found
pass
test_callbacks_registered
pass
test_get_or_create_ofport_non_existing
pass
test_get_ovs_port_invalid
pass
test_initialize_port_flows_dvr_conntrack_direct_flat
pass
test_prepare_port_filter_initialized_port
pass
test_remove_trusted_ports_clears_cached_port_id
pass
test_update_port_filter
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap 8 8 0 0 0 Detail
test_create_port
pass
test_remove_port
pass
test_update_port_sg_removed
pass
test_get_or_create_sg_existing_sg
pass
test_update_members
pass
test_update_rules
pass
test_get_or_create_sg_nonexisting_sg
pass
test_update_port_sg_added
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup 3 3 0 0 0 Detail
test_get_ethertype_filtered_addresses
pass
test_update_rules_split
pass
test_update_rules_protocols
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper 11 11 0 0 0 Detail
test_cleanup_port_existing_ports
pass
test_has_not_been_cleaned_false
pass
test_load_driver_if_needed_hybrid_ports_cleaned
pass
test_load_driver_if_needed_hybrid_ports_not_cleaned
pass
test_get_iptables_driver_instance_has_correct_instance
pass
test_load_driver_if_needed_no_hybrid_ports
pass
test_has_not_been_cleaned_true
pass
test_cleanup_port_last_port_marks_cleaned
pass
test_cleanup_port_unknown
pass
test_get_hybrid_ports
pass
test_has_not_been_cleaned_no_value
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHybridIptablesHelper 1 1 0 0 0 Detail
test_overloaded_remove_conntrack
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateConjFlows 1 1 0 0 0 Detail
test_create_conj_flows
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsForIpAddress 1 1 0 0 0 Detail
test_create_flows_for_ip_address_egress
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort 6 6 0 0 0 Detail
test_create_flows_from_rule_and_port_no_ip_ipv4
pass
test_create_flows_from_rule_and_port_src_and_dst_ipv4
pass
test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv4
pass
test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv6
pass
test_create_flows_from_rule_and_port_src_and_dst_ipv6
pass
test_create_flows_from_rule_and_port_no_ip_ipv6
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows 5 5 0 0 0 Detail
test_create_port_range_flows_with_destination
pass
test_create_port_range_with_icmp_protocol
pass
test_create_port_range_flows_without_port_range
pass
test_create_port_range_flows_with_source
pass
test_create_port_range_flows_with_source_and_destination
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows 7 7 0 0 0 Detail
test_create_protocol_flows_port_range
pass
test_create_protocol_flows_icmp6
pass
test_create_protocol_flows_no_protocol
pass
test_create_protocol_flows_icmp
pass
test_create_protocol_flows_ingress
pass
test_create_protocol_flows_ipv6_icmp
pass
test_create_protocol_flows_egress
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestFlowPriority 1 1 0 0 0 Detail
test_flow_priority_offset
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix 4 4 0 0 0 Detail
test_invalid_prefix_ipv4
pass
test_valid_prefix_ipv4
pass
test_invalid_prefix_ipv6
pass
test_valid_prefix_ipv6
pass
neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules 7 7 0 0 0 Detail
test_merge_common_rules_single
pass
test_merge_common_rules
pass
test__assert_mergeable_rules
pass
test_merge_port_ranges_no_port_ranges_same_conj_id
pass
test_merge_port_ranges_no_port_ranges
pass
test_merge_port_ranges_overlapping
pass
test_merge_port_ranges_nonoverlapping
pass
neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest 5 5 0 0 0 Detail
test_owns_interface
pass
test_addbr_exists
pass
test_get_interfaces
pass
test_is_bridged_interface
pass
test_get_interface_bridge
pass
neutron.tests.unit.agent.linux.test_conntrackd.ConntrackdConfigTestCase 3 3 0 0 0 Detail
test_max_socket_path_len
pass
test_build_config
pass
test_max_file_path_len
pass
neutron.tests.unit.agent.linux.test_daemon.TestDaemon 10 10 0 0 0 Detail
test_fork_error
pass
test_init_nopidfile
pass
test_handle_sigterm
pass
test_fork_child
pass
test_daemonize
pass
test_delete_pid
pass
test_init
pass
test_start_running
pass
test_fork_parent
pass
test_start
pass
neutron.tests.unit.agent.linux.test_daemon.TestPidfile 8 8 0 0 0 Detail
test_read
pass
test_init_open_fail
pass
test_is_running_uuid_true
pass
test_is_running
pass
test_unlock
pass
test_init
pass
test_is_running_uuid_false
pass
test_write
pass
neutron.tests.unit.agent.linux.test_daemon.TestPrivileges 12 12 0 0 0 Detail
test_drop_group_privileges
pass
test_drop_uid_privileges
pass
test_setgid_with_id
pass
test_drop_no_privileges
pass
test_drop_privileges_without_root_permissions
pass
test_drop_gid_privileges
pass
test_drop_user_privileges
pass
test_setgid_fails
pass
test_setuid_fails
pass
test_setgid_with_name
pass
test_setuid_with_id
pass
test_setuid_with_name
pass
neutron.tests.unit.agent.linux.test_daemon.TestUnwatchLog 1 1 0 0 0 Detail
test_unwatch_log
pass
neutron.tests.unit.agent.linux.test_devlink.TestDevlink 1 1 0 0 0 Detail
test_get_port
pass
neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager 9 9 0 0 0 Detail
test__setup_reserved_dhcp_port_with_fake_remote_error
pass
test_setup_reserved_2
pass
test_setup_reserved_and_enable_metadata
pass
test_setup_v4_only_network
pass
test_setup_reserved_and_disable_metadata
pass
test_setup_reserved_with_force_metadata_enable
pass
test_setup_device_manager_dhcp_port_with_gateway_ips
pass
test_setup_device_manager_dhcp_port_without_gateway_ips
pass
test_setup_reserved_with_isolated_metadata_enable
pass
neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase 4 4 0 0 0 Detail
test_existing_dhcp_networks_abstract_error
pass
test_restart
pass
test_base_abc_error
pass
test_check_version_abstract_error
pass
neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess 15 15 0 0 0 Detail
test_disable
pass
test_set_interface_name
pass
test_enable_disable_two_networks
pass
test_disable_with_segment
pass
test_enable
pass
test_get_conf_file_name
pass
test_get_interface_name
pass
test_disable_blocking_sigterm_sigkill
pass
test_disable_not_active
pass
test_disable_blocking
pass
test_disable_config_dir_removed_after_destroy
pass
test_disable_retain_port
pass
test_enable_already_active
pass
test_get_process_uuid
pass
test_ensure_dir_called
pass
neutron.tests.unit.agent.linux.test_dhcp.TestDictModel 17 17 0 0 0 Detail
test__getattr
pass
test__len
pass
test__setitem
pass
test_string_representation_network
pass
test__str
pass
test_string_representation_port
pass
test__copy_and_deepcopy
pass
test__init_dictmodel
pass
test__setattr
pass
test__init_parameters
pass
test__iter
pass
test_dict_has_sub_dict
pass
test__getitem
pass
test_dict_contains_list
pass
test__delattr
pass
test_basic_dict
pass
test_dict_contains_list_of_dicts
pass
neutron.tests.unit.agent.linux.test_external_process.TestProcessManager 27 27 0 0 0 Detail
test_active
pass
test_active_none
pass
test_cmdline
pass
test_disable_custom_kill_script_no_kill_script_namespace
pass
test_disable_custom_kill_script_no_kill_script_no_namespace
pass
test_disable_get_stop_command
pass
test_disable_namespace
pass
test_disable_no_pid
pass
test_pid_no_an_int
pass
test_reload_cfg_without_custom_reload_callback
pass
test_disable_custom_kill_script_no_namespace
pass
test_pid
pass
test_disable_custom_kill_script_namespace
pass
test_pid_invalid_file
pass
test_active_cmd_mismatch
pass
test_enable_with_ensure_active
pass
test_enable_with_namespace
pass
test_enable_with_namespace_process_active
pass
test_get_pid_file_name_default
pass
test_reload_cfg_with_custom_reload_callback
pass
test_disable_not_active
pass
test_enable_no_namespace
pass
test_processmanager_ensures_pid_dir
pass
test_cmdline_none
pass
test_disable_custom_kill_script_namespace_no_path
pass
test_disable_no_namespace
pass
test_enable_delete_pid_file_raises
pass
neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript 29 29 0 0 0 Detail
test_active
pass
test_disable_custom_kill_script_namespace_no_path
pass
test_disable_custom_kill_script_no_namespace
pass
test_disable_no_pid
pass
test_enable_check_process_id_env_var
pass
test_processmanager_ensures_pid_dir
pass
test_pid_invalid_file
pass
test_reload_cfg_with_custom_reload_callback
pass
test_active_cmd_mismatch
pass
test_cmdline
pass
test_reload_cfg_without_custom_reload_callback
pass
test_disable_no_namespace
pass
test_enable_no_namespace
pass
test_enable_with_ensure_active
pass
test_enable_with_namespace_process_active
pass
test_get_pid_file_name_default
pass
test_pid
pass
test_active_none
pass
test_disable_check_process_id_env_var
pass
test_disable_custom_kill_script_no_kill_script_namespace
pass
test_cmdline_none
pass
test_disable_custom_kill_script_no_kill_script_no_namespace
pass
test_enable_delete_pid_file_raises
pass
test_pid_no_an_int
pass
test_disable_custom_kill_script_namespace
pass
test_disable_get_stop_command
pass
test_disable_namespace
pass
test_disable_not_active
pass
test_enable_with_namespace
pass
neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor 7 7 0 0 0 Detail
test_register_same_service_twice
pass
test_register
pass
test_error_logged
pass
test_exit_handler
pass
test_unregister_unknown_process
pass
test_register_different_service_types
pass
test_unregister
pass
neutron.tests.unit.agent.linux.test_interface.TestABCDriver 19 19 0 0 0 Detail
test_init_router_port_delete_onlink_routes
pass
test_init_router_port_ext_gw_with_dual_stack
pass
test_l3_init_with_clean_connections
pass
test_l3_init_with_duplicated_ipv6
pass
test_add_ipv6_addr
pass
test_delete_ipv6_addr
pass
test_l3_init_with_duplicated_ipv6_uncompact
pass
test_l3_init_with_preserve
pass
test_set_mtu_logs_once
pass
test_l3_init_with_duplicated_ipv6_dynamic
pass
test_get_device_name
pass
test_get_ipv6_llas
pass
test_init_router_port_ipv6_with_gw_ip
pass
test_init_router_port_with_ipv6_delete_onlink_routes
pass
test_l3_init_with_duplicated_ipv6_lla
pass
test_delete_ipv6_addr_with_prefix
pass
test_init_router_port
pass
test_l3_init_with_not_present_ipv6_lla
pass
test_l3_init_without_clean_connections
pass
neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver 8 8 0 0 0 Detail
test_plug_no_ns
pass
test_get_device_name
pass
test__add_device_to_namespace_retries
pass
test_plug_alt_bridge
pass
test_plug_configured_bridge
pass
test_unplug
pass
test_plug_new
pass
test_plug_with_ns
pass
neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth 9 9 0 0 0 Detail
test__add_device_to_namespace_retries
pass
test_get_device_name
pass
test_plug_alt_bridge
pass
test_plug_new
pass
test_plug_configured_bridge
pass
test_plug_no_ns
pass
test_unplug
pass
test_plug_with_ns
pass
test_plug_with_prefix
pass
neutron.tests.unit.agent.linux.test_ip_conntrack.IPConntrackTestCase 1 1 0 0 0 Detail
test_delete_conntrack_state_dedupes
pass
neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase 2 2 0 0 0 Detail
test_delete_conntrack_state_dedupes
pass
test_get_device_zone
pass
neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase 5 5 0 0 0 Detail
test_get_devices_info_veth
pass
test_get_devices_info_dummy
pass
test_get_devices_info_lo
pass
test_get_devices_info_vlan
pass
test_get_devices_info_vxlan
pass
neutron.tests.unit.agent.linux.test_ip_lib.ListIpRulesTestCase 1 1 0 0 0 Detail
test_list_ip_rules
pass
neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase 15 15 0 0 0 Detail
test_parse_oif_none
pass
test_parse_from_any_ipv6
pass
test_parse_fwmark_none
pass
test_parse_table
pass
test_parse_to_ipv6
pass
test_parse_fwmark
pass
test_parse_priority
pass
test_parse_from_ipv4
pass
test_parse_iif
pass
test_parse_oif
pass
test_parse_iif_none
pass
test_parse_from_ipv6
pass
test_parse_to_ipv4
pass
test_parse_to_none
pass
test_parse_from_any_ipv4
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd 2 2 0 0 0 Detail
test_add_namespace_to_cmd_with_namespace
pass
test_add_namespace_to_cmd_without_namespace
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing 3 3 0 0 0 Detail
test_no_ipv6_addr_notif
pass
test_send_ipv4_addr_adv_notif
pass
test_send_ipv4_addr_adv_notif_nodev
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestConntrack 1 1 0 0 0 Detail
test_delete_socket_conntrack_state
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists 3 3 0 0 0 Detail
test_ensure_device_is_ready_no_link_address
pass
test_ensure_device_is_ready_no_device
pass
test_ensure_device_is_ready
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestGetSysctl 2 2 0 0 0 Detail
test_get_ip_nonlocal_bind
pass
test_get_ipv6_forwarding
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice 6 6 0 0 0 Detail
test_str
pass
test_eq_same_name
pass
test_eq_diff_name
pass
test_eq_diff_namespace
pass
test_eq_same_namespace
pass
test_eq_other_is_none
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIPDeviceCommandBase 1 1 0 0 0 Detail
test_name_property
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand 17 17 0 0 0 Detail
test_add_address
pass
test_add_address_no_broadcast
pass
test_flush
pass
test_list_ip_version
pass
test_wait_until_address_dadfailed
pass
test_list_filters_dynamic_permanent
pass
test_list_to
pass
test_wait_until_address_ready_non_existent_address
pass
test_wait_until_address_ready_success_one_timeout
pass
test_list_scope
pass
test_add_address_scoped
pass
test_del_address
pass
test_list_filters_tentative_dadfailed
pass
test_wait_until_address_ready_timeout
pass
test_add_address_broadcast
pass
test_list
pass
test_wait_until_address_ready
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand 11 11 0 0 0 Detail
test_create
pass
test_set_allmulticast_on
pass
test_delete
pass
test_set_netns
pass
test_set_up
pass
test_set_alias
pass
test_set_down
pass
test_settings_property
pass
test_set_name
pass
test_set_address
pass
test_set_mtu
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand 7 7 0 0 0 Detail
test_delete_entry_not_exist
pass
test_add_entry
pass
test_add_entry_nonexistent_namespace
pass
test_add_entry_other_error
pass
test_delete_entry
pass
test_dump_entries
pass
test_flush
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand 5 5 0 0 0 Detail
test_add_namespace
pass
test_execute_env_var_prepend
pass
test_execute_nosudo_with_no_namespace
pass
test_delete_namespace
pass
test_execute
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand 6 6 0 0 0 Detail
test_add_rule_v4_iif
pass
test_add_rule_v4
pass
test_add_rule_v6
pass
test_delete_rule_v4
pass
test_delete_rule_v6
pass
test_add_rule_table_string
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper 30 30 0 0 0 Detail
test_add_veth_with_namespaces
pass
test_add_vxlan_valid_srcport_length
pass
test_garbage_collect_namespace_does_not_exist
pass
test_get_namespaces_non_root
pass
test_add_veth
pass
test_add_vxlan_dstport
pass
test_add_vxlan6_valid_srcport_length
pass
test_del_veth
pass
test_ensure_namespace_existing
pass
test_garbage_collect_namespace_existing_broken
pass
test_add_device_to_namespace
pass
test_garbage_collect_namespace_existing_empty_ns
pass
test_add_tuntap
pass
test_get_devices
pass
test_add_vxlan_invalid_ipv6_localaddr
pass
test_namespace_is_empty
pass
test_namespace_is_empty_no_devices
pass
test_add_vxlan_invalid_ipv6_groupaddr
pass
test_add_vxlan_invalid_srcport_range
pass
test_ensure_namespace
pass
test_garbage_collect_namespace_existing_not_empty
pass
test_get_device
pass
test_get_devices_include_loopback_and_gre
pass
test_get_devices_no_netspace
pass
test_get_namespaces_root
pass
test_add_device_to_namespace_is_none
pass
test_add_macvtap
pass
test_add_dummy
pass
test_add_vlan
pass
test_add_vxlan_invalid_srcport_length
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestSetIpNonlocalBindForHaNamespace 1 1 0 0 0 Detail
test_setting_failure
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase 6 6 0 0 0 Detail
test_execute_wrapper_no_options
pass
test_run_namespace
pass
test_as_root_namespace
pass
test_execute_wrapper_int_options
pass
test_execute_wrapper
pass
test_run_no_namespace
pass
neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl 2 2 0 0 0 Detail
test_disable_ipv6_when_ipv6_globally_enabled
pass
test_disable_ipv6_when_ipv6_globally_disabled
pass
neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase 8 8 0 0 0 Detail
test_set_members_deleting_less_than_5
pass
test_set_members_adding_more_than_5
pass
test_destroy
pass
test_set_members_adding_all_zero_ipv4
pass
test_set_members_adding_less_than_5
pass
test_set_name_exists
pass
test_set_members_adding_all_zero_ipv6
pass
test_set_members_with_first_add_member
pass
neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase 19 19 0 0 0 Detail
test_determine_remote_sgs_to_remove_ipv6_unreferenced
pass
test_remove_unused_security_group_info_clears_unused_rules
pass
test_single_fallback_accept_rule
pass
test_remove_port_filter_with_destroy_ipset_chain
pass
test_determine_sg_rules_to_remove
pass
test_sg_rule_expansion_with_remote_ips
pass
test__get_any_remote_group_id_in_rule_with_remote_address_group
pass
test_filter_defer_apply_off_with_sg_only_ipv6_rule
pass
test_remove_all_unused_info
pass
test_remove_unused_security_group_info
pass
test__get_any_remote_group_id_in_rule_with_remote_group
pass
test_build_ipv4v6_mac_ip_list
pass
test_determine_remote_sgs_to_remove
pass
test_get_sg_ids_set_for_ports
pass
test_not_remove_used_security_group_info
pass
test_get_remote_sg_ids
pass
test_get_remote_sg_ids_by_ipversion
pass
test_remove_sg_members
pass
test_update_security_group_members
pass
neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase 113 113 0 0 0 Detail
test__get_port_device_name
pass
test_delete_conntrack_from_delete_port
pass
test_filter_ipv4_egress_icmp_type_name
pass
test_filter_ipv4_ingress_prefix
pass
test_filter_ipv4_ingress_protocol_4
pass
test_filter_ipv6_egress_icmp_type_code
pass
test_filter_ipv6_egress_udp_prefix
pass
test_filter_ipv6_ingress_icmp_prefix
pass
test_process_trusted_ports_already_configured
pass
test_remove_conntrack_entries_for_delete_rule_ipv4
pass
test_remove_conntrack_entries_for_port_sec_group_change
pass
test_filter_ingress_tcp_min_port_0_for_ipv6
pass
test_filter_ipv4_egress_icmp_type
pass
test_filter_ipv4_egress_icmp_type_code
pass
test_filter_ipv4_egress_icmp_type_code_protocol_num
pass
test_filter_ipv4_ingress_protocol_encap
pass
test_filter_ipv4_ingress_udp
pass
test_filter_ipv4_ingress_udp_mport
pass
test_filter_ipv6_ingress_tcp_port
pass
test_filter_ipv6_ingress_udp
pass
test_prepare_port_filter_with_no_sg
pass
test_process_trusted_ports
pass
test_remove_conntrack_entries_for_delete_rule_ipv6_no_ct_zone
pass
test_delete_conntrack_from_delete_port_no_ct_zone
pass
test_filter_bad_vrrp_with_dport
pass
test_filter_ipv4_egress_icmp
pass
test_remove_conntrack_entries_for_port_sec_group_change_no_ct_zone
pass
test_filter_ipv4_egress_tcp
pass
test_filter_ipv4_egress_udp
pass
test_filter_ipv4_egress_udp_prefix
pass
test_filter_ipv4_ingress_protocol_ipip
pass
test_filter_ipv4_ingress_tcp_mport_prefix
pass
test_filter_ipv4_ingress_udp_prefix
pass
test_filter_ipv6_egress_icmp_prefix
pass
test_filter_ipv6_egress_icmp_type
pass
test_filter_ipv6_egress_tcp_mport_prefix
pass
test_filter_ipv6_egress_tcp_port
pass
test_filter_ipv6_ingress_prefix
pass
test_filter_ipv6_ingress_tcp_prefix
pass
test_filter_ipv6_ingress_udp_mport_prefix
pass
test_remove_conntrack_entries_for_sg_member_changed_ipv4
pass
test_filter_ipv4_egress_udp_mport
pass
test_filter_ipv4_egress_udp_port
pass
test_filter_ipv4_ingress
pass
test_defer_apply
pass
test_filter_ipv4_ingress_icmp_prefix
pass
test_filter_defer_with_exception
pass
test_filter_ipv4_ingress_udplite_port
pass
test_filter_ipv4_egress_tcp_prefix
pass
test_filter_ipv6_egress_udp_mport_prefix
pass
test_filter_ipv4_egress_udp_mport_prefix
pass
test_filter_ipv6_ingress_tcp_mport_prefix
pass
test_filter_ipv4_ingress_dccp_port
pass
test_filter_ipv6_ingress_udp_mport
pass
test_filter_ipv4_ingress_sctp_port
pass
test_filter_ipv6_ingress_udp_port
pass
test_filter_ipv4_ingress_tcp_mport
pass
test_filter_ipv6_ingress_udp_prefix
pass
test_process_remove_ports_not_configured
pass
test_filter_ipv4_ingress_tcp_port
pass
test_filter_ipv4_ingress_tcp_port_by_num
pass
test_filter_ipv6_egress_icmp_type_code_protocol_legacy_name
pass
test_filter_ipv6_egress_icmp_type_name
pass
test_filter_ipv6_egress_tcp_mport
pass
test_filter_ipv6_egress_udp
pass
test_ip_spoofing_no_fixed_ips
pass
test_mock_chain_applies
pass
test_remove_conntrack_entries_for_sg_member_changed_ipv4_no_ct_zone
pass
test_remove_trusted_ports
pass
test_update_delete_port_filter
pass
test__get_sg_members
pass
test_defer_chain_apply_coalesce_multiple_ports
pass
test_defer_chain_apply_need_pre_defer_copy
pass
test_filter_ipv4_egress
pass
test_filter_ipv4_egress_dest_prefix
pass
test_filter_ipv4_egress_icmp_prefix
pass
test_filter_ipv4_egress_tcp_mport
pass
test_filter_ipv4_ingress_protocol_94
pass
test_filter_ipv4_ingress_protocol_blank
pass
test_filter_ipv6_egress_icmp
pass
test_filter_ipv6_egress_tcp
pass
test_filter_ipv6_ingress_tcp
pass
test_ip_spoofing_filter_with_multiple_ips
pass
test_remove_conntrack_entries_for_delete_rule_ipv4_no_ct_zone
pass
test_remove_conntrack_entries_for_delete_rule_ipv6
pass
test_remove_conntrack_entries_for_sg_member_changed_ipv6
pass
test_remove_unknown_port
pass
test_defer_chain_apply_coalesce_simple
pass
test_filter_ipv4_egress_source_prefix
pass
test_filter_ipv4_egress_tcp_mport_prefix
pass
test_filter_ipv4_ingress_icmp
pass
test_filter_ipv4_ingress_protocol_encap_by_num
pass
test_filter_ipv4_ingress_protocol_zero
pass
test_filter_ipv4_ingress_udp_port
pass
test_filter_ipv4_ingress_udplite_mport
pass
test_filter_ipv6_egress
pass
test_filter_ipv6_egress_udp_mport
pass
test_filter_ipv6_egress_udp_port
pass
test_filter_ipv6_ingress
pass
test_filter_ingress_tcp_min_port_0_for_ipv4
pass
test_filter_ipv4_egress_tcp_port
pass
test_filter_ipv4_ingress_protocol_999_local
pass
test_filter_ipv4_ingress_tcp
pass
test_filter_ipv4_ingress_tcp_prefix
pass
test_filter_ipv4_ingress_udp_mport_prefix
pass
test_filter_ipv6_egress_icmp_type_code_protocol_num
pass
test_filter_ipv6_egress_prefix
pass
test_filter_ipv6_egress_tcp_prefix
pass
test_filter_ipv6_ingress_icmp
pass
test_filter_ipv6_ingress_tcp_mport
pass
test_remove_conntrack_entries_for_delete_rule_ipv4_by_num
pass
test_remove_conntrack_entries_for_sg_member_changed_ipv6_no_ct_zone
pass
test_user_sg_rules_deduped_before_call_to_iptables_manager
pass
neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase 4 4 0 0 0 Detail
test_get_device_zone
pass
test_multiple_firewall_with_common_conntrack
pass
test__populate_initial_zone_map
pass
test__generate_device_zone
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase 3 3 0 0 0 Detail
test_add_filter_rule
pass
test_comments_short_enough
pass
test_reordering_of_jump_rule_comments
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerDisableRandomFullyTestCase 1 1 0 0 0 Detail
test_verify_disable_random_fully
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase 3 3 0 0 0 Detail
test_initialize_nat_table
pass
test_mangle_found
pass
test_nat_found
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase 21 21 0 0 0 Detail
test_add_rule_to_a_nonexistent_chain
pass
test_get_traffic_counters_and_zero
pass
test_add_blank_rule
pass
test_add_mangle_rule
pass
test_add_nat_rule
pass
test_add_and_remove_chain
pass
test_get_traffic_counters_chain_notexists
pass
test_iptables_failure
pass
test_remove_nonexistent_rule
pass
test_binary_name
pass
test_get_chain_name
pass
test_iptables__apply_synchronized_no_namespace
pass
test_add_rule_exchanged_interface_and_ip
pass
test_defer_apply_with_exception
pass
test_get_traffic_counters
pass
test_iptables_failure_with_no_failing_line_number
pass
test_remove_nonexistent_chain
pass
test_rule_with_wrap_target
pass
test_add_filter_rule
pass
test_add_raw_rule
pass
test_iptables_use_table_lock
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryName 1 1 0 0 0 Detail
test_add_and_remove_chain_custom_binary_name
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryNameIPv6 1 1 0 0 0 Detail
test_add_and_remove_chain_custom_binary_name
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryName 1 1 0 0 0 Detail
test_empty_chain_custom_binary_name
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryNameIPv6 1 1 0 0 0 Detail
test_empty_chain_custom_binary_name
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6 21 21 0 0 0 Detail
test_defer_apply_with_exception
pass
test_get_chain_name
pass
test_rule_with_wrap_target
pass
test_add_and_remove_chain
pass
test_add_mangle_rule
pass
test_add_rule_exchanged_interface_and_ip
pass
test_get_traffic_counters
pass
test_add_filter_rule
pass
test_add_rule_to_a_nonexistent_chain
pass
test_binary_name
pass
test_remove_nonexistent_chain
pass
test_add_raw_rule
pass
test_add_nat_rule
pass
test_iptables__apply_synchronized_no_namespace
pass
test_add_blank_rule
pass
test_get_traffic_counters_chain_notexists
pass
test_remove_nonexistent_rule
pass
test_get_traffic_counters_and_zero
pass
test_iptables_failure
pass
test_iptables_failure_with_no_failing_line_number
pass
test_iptables_use_table_lock
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase 4 4 0 0 0 Detail
test_initialize_mangle_table
pass
test_initialize_nat_table
pass
test_nat_found
pass
test_mangle_not_found
pass
neutron.tests.unit.agent.linux.test_iptables_manager.IptablesTestCase 1 1 0 0 0 Detail
test_get_binary_name_in_unittest
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase 4 4 0 0 0 Detail
test_config_with_reset
pass
test_get_existing_vip_ip_addresses_returns_list
pass
test_config_generation
pass
test_config_generation_no_track_not_supported
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase 4 4 0 0 0 Detail
test_get_free_range
pass
test_get_free_range_excluded_out_of_parent
pass
test_get_free_range_not_found
pass
test_get_free_range_without_excluded
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase 4 4 0 0 0 Detail
test_build_config
pass
test_build_config_no_track_not_supported
pass
test_remove_routes_on_interface
pass
test_routes
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase 5 5 0 0 0 Detail
test_build_config_no_vips
pass
test_remove_address_by_interface_no_track_not_supported
pass
test_get_primary_vip
pass
test_build_config_no_vips_track_script
pass
test_remove_addresses_by_interface
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase 2 2 0 0 0 Detail
test_destroy_force
pass
test_destroy
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedStateExceptionTestCase 1 1 0 0 0 Detail
test_state_exception
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase 6 6 0 0 0 Detail
test_get_config_str
pass
test_build_config_preamble
pass
test_get_script_str_no_routes
pass
test_get_script_str
pass
test_write_check_script
pass
test_write_check_script_no_routes
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase 2 2 0 0 0 Detail
test_add_vip_idempotent
pass
test_vip_with_scope
pass
neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase 4 4 0 0 0 Detail
test_virtual_route_with_dev_no_track_not_supported
pass
test_virtual_route_with_dev
pass
test_virtual_route_without_dev
pass
test_virtual_route_without_dev_no_track_not_supported
pass
neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand 9 9 0 0 0 Detail
test_get_existing_filter_ids
pass
test_clear_all_filters_without_chain
pass
test_delete_filter_ids
pass
test_set_ip_rate_limit_filter_existed
pass
test_get_filter_id_for_ip
pass
test_set_ip_rate_limit_no_qdisc_without_chain
pass
test_clear_ip_rate_limit
pass
test_set_ip_rate_limit_no_qdisc_with_chain
pass
test_clear_all_filters_with_chain
pass
neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase 18 18 0 0 0 Detail
test__get_filterid_for_ip_duplicated_without_chain
pass
test__get_filterid_for_ip_without_chain
pass
test__get_filters
pass
test__get_or_create_qdisc_failed
pass
test__get_filterid_for_ip_not_found_with_chain
pass
test__get_filterid_for_ip_with_chain
pass
test__get_qdisc_filters_without_chain
pass
test__get_qdisc_filters_with_chain
pass
test__get_or_create_qdisc
pass
test__get_qdisc_filters_no_output
pass
test__add_filter
pass
test__add_qdisc
pass
test__del_filter_by_id
pass
test__get_filterid_for_ip_duplicated_with_chain
pass
test__get_filterid_for_ip_not_found_without_chain
pass
test__get_filterid_for_ip_with_additional_filters
pass
test__get_filterid_for_ip_no_output
pass
test__get_qdisc_id_for_filter
pass
neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase 2 2 0 0 0 Detail
test_add_tc_filter_vxlan
pass
test__mac_to_pyroute2_keys
pass
neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase 2 2 0 0 0 Detail
test_list_tc_policy_classes
pass
test_add_tc_policy_class
pass
neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase 8 8 0 0 0 Detail
test__get_tbf_burst_value_when_burst_bigger_then_minimal
pass
test_list_tc_qdiscs_htb
pass
test_list_tc_qdiscs_tbf
pass
test_add_tc_qdisc_wrong_qdisc_type
pass
test_add_tc_qdisc_htb
pass
test_add_tc_qdisc_tbf
pass
test_add_tc_qdisc_tbf_missing_arguments
pass
test__get_tbf_burst_value_when_burst_smaller_then_minimal
pass
neutron.tests.unit.agent.linux.test_tc_lib.TestHandleFromHexToString 1 1 0 0 0 Detail
test_run
pass
neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions 6 6 0 0 0 Detail
test_convert_to_kilobits_bare_value
pass
test_convert_to_kilobits_megabytes_value
pass
test_convert_to_kilobits_bits_value
pass
test_convert_to_kilobits_megabits_value
pass
test_convert_to_bytes_wrong_unit
pass
test_convert_to_kilobits_bytes_value
pass
neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions 6 6 0 0 0 Detail
test_convert_to_kilobits_megabytes_value
pass
test_convert_to_bytes_wrong_unit
pass
test_convert_to_kilobits_bits_value
pass
test_convert_to_kilobits_megabits_value
pass
test_convert_to_kilobits_bytes_value
pass
test_convert_to_kilobits_bare_value
pass
neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand 13 13 0 0 0 Detail
test_get_ingress_qdisc_burst_burst_value_zero
pass
test_get_tbf_bw_limits
pass
test_get_filters_bw_limits
pass
test_delete_tbf_bw_limit
pass
test_check_kernel_hz_lower_then_zero
pass
test_get_tbf_bw_limits_when_wrong_qdisc
pass
test_delete_filters_bw_limit
pass
test_get_ingress_qdisc_burst_value_burst_not_none
pass
test_get_filters_bw_limits_no_filters
pass
test_get_filters_bw_limits_no_rate_info
pass
test_get_ingress_qdisc_burst_no_burst_value_given
pass
test_set_tbf_bw_limit
pass
test_update_filters_bw_limit
pass
neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest 1 1 0 0 0 Detail
test_decode_return_data
pass
neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest 17 17 0 0 0 Detail
test_execute_raises
pass
test_with_root_privileges_privsep
pass
test_with_root_privileges_rootwrap
pass
test_return_code_raise_runtime_do_not_log_fail_as_error
pass
test_stderr_true
pass
test_without_helper
pass
test_return_code_log_error_no_raise_runtime
pass
test_encode_process_input
pass
test_surrogateescape_in_decoding_out_data
pass
test_return_code_log_debug
pass
test_return_code_log_error_raise_runtime
pass
test_with_root_privileges_rootwrap_exception
pass
test_check_exit_code
pass
test_process_input
pass
test_return_code_log_error_change_locale
pass
test_return_str_data
pass
test_with_addl_env
pass
neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils 8 8 0 0 0 Detail
test_is_effective_group_id
pass
test_is_not_effective_group
pass
test_is_effective_user_name
pass
test_is_effective_user_str_id
pass
test_is_not_effective_user
pass
test_is_effective_group_name
pass
test_is_effective_user_id
pass
test_is_effective_group_str_id
pass
neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent 4 4 0 0 0 Detail
test_returns_first_parent_pid_fork
pass
test_returns_own_pid_nofork
pass
test_returns_top_parent_pid_fork
pass
test_returns_own_pid_no_parent
pass
neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid 5 5 0 0 0 Detail
test_no_process_running
pass
test_cmdline_with_single_argument
pass
test_cmdline_process_disappearing
pass
test_cmdline_separated_with_null_char
pass
test_cmdline_separated_with_space_char
pass
neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid 5 5 0 0 0 Detail
test_returns_child_pid_as_root
pass
test_returns_process_pid_not_root
pass
test_returns_none_as_root
pass
test_returns_first_non_root_helper_child
pass
test_returns_last_child_pid_as_root
pass
neutron.tests.unit.agent.linux.test_utils.TestKillProcess 4 4 0 0 0 Detail
test_kill_process_with_different_signal
pass
test_kill_process_returns_none_for_valid_pid
pass
test_kill_process_raises_exception_for_execute_exception
pass
test_kill_process_returns_none_for_stale_pid
pass
neutron.tests.unit.agent.linux.test_utils.TestPathUtilities 6 6 0 0 0 Detail
test_remove_abs_path
pass
test_cmd_matches_expected_matches_abs_path_script_with_procname
pass
test_cmd_matches_expected_doesnt_match
pass
test_cmd_matches_expected_matches_script
pass
test_cmd_matches_expected_matches_script_with_procname
pass
test_cmd_matches_expected_matches_abs_path
pass
neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpConnection 1 1 0 0 0 Detail
test_connect
pass
neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol 5 5 0 0 0 Detail
test_init_with_client
pass
test_init_new_style_client
pass
test_init_new_style_empty_client
pass
test_init_unknown_client
pass
test_init_empty_client
pass
neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer 3 3 0 0 0 Detail
test_run
pass
test_start
pass
test_num_threads
pass
neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc 4 4 0 0 0 Detail
test_get_port_filters
pass
test_get_ports_for_remote_address
pass
test_get_router_networks
pass
test_get_port_filters_mac
pass
neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy 6 6 0 0 0 Detail
test_init_exists_unlink_fails_file_still_exists
pass
test_init_exists
pass
test_report_state
pass
test_main
pass
test_init_exists_unlink_no_file
pass
test_init_doesnot_exists
pass
neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess 12 12 0 0 0 Detail
test_after_router_updated_called_on_agent_process_update
pass
test_spawn_metadata_proxy
pass
test_spawn_metadata_proxy_dad_failed
pass
test_create_config_file_wrong_group
pass
test_metadata_proxy_conf_parse_ip_versions
pass
test_after_router_updated_should_not_call_add_metadata_rules
pass
test_spawn_rate_limited_metadata_proxy
pass
test_create_config_file_wrong_user
pass
test_destroy_monitored_metadata_proxy
pass
test_spawn_metadata_proxy_no_matching_configurations
pass
test_destroy_monitored_metadata_proxy_force
pass
test_spawn_metadata_proxy_handles_process_exception
pass
neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules 3 3 0 0 0 Detail
test_metadata_nat_rules
pass
test_metadata_nat_rules_ipv6
pass
test_metadata_filter_rules
pass
neutron.tests.unit.agent.metadata.test_proxy_base.TestMetadataProxyHandlerBase 12 12 0 0 0 Detail
test_proxy_request_504
pass
test_proxy_request_200
pass
test_proxy_request_502
pass
test_proxy_request_other_code
pass
test_proxy_request_post
pass
test_proxy_request_404
pass
test_proxy_request_500
pass
test_proxy_request_400
pass
test_proxy_request_403
pass
test_proxy_request_409
pass
test_proxy_request_503
pass
test_proxy_request_connection_error
pass
neutron.tests.unit.agent.metadata.test_proxy_base.TestUnixDomainMetadataProxyBase 3 3 0 0 0 Detail
test__get_socket_mode_deduce_group
pass
test__get_socket_mode_user
pass
test__get_socket_mode_deduce_user_root
pass
neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent 21 21 0 0 0 Detail
test__process_cidrs_current_ns_contains_stale_cidr_ipv6
pass
test_get_networks_port_bindings
pass
test_provision_datapath_ipv6
pass
test__get_provision_params_returns_provision_parameters_ipv6
pass
test__process_cidrs_current_ns_only_contains_meta_cidr_ipv6
pass
test_sync_teardown_namespace_does_not_crash_on_error
pass
test_teardown_datapath
pass
test__get_provision_params_returns_none_when_no_vif_ports
pass
test__process_cidrs_when_current_namespace_empty_no_ipv6
pass
test_provision_datapath_no_ipv6
pass
test__process_cidrs_current_ns_contains_stale_cidr_no_ipv6
pass
test__process_cidrs_when_current_namespace_empty_ipv6
pass
test__get_provision_params_returns_none_when_metadata_port_is_missing
pass
test__get_provision_params_returns_none_when_metadata_port_missing_mac
pass
test__load_config
pass
test__process_cidrs_current_namespace_contains_mix_cidrs_ipv6
pass
test__process_cidrs_current_namespace_contains_mix_cidrs_no_ipv6
pass
test__get_provision_params_returns_provision_parameters
pass
test__process_cidrs_current_ns_only_contains_meta_cidr_no_ipv6
pass
test_sync_teardown_namespace
pass
test_sync
pass
neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess 5 5 0 0 0 Detail
test_spawn_rate_limited_metadata_proxy
pass
test_create_config_file_wrong_group
pass
test_create_config_file_wrong_user
pass
test_spawn_metadata_proxy
pass
test_spawn_metadata_proxy_handles_process_exception
pass
neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler 8 8 0 0 0 Detail
test_call_internal_server_error
pass
test_call_no_instance_match
pass
test_call
pass
test_get_instance_id_network_id_ipv4
pass
test_get_instance_id_network_id_ipv6_ll
pass
test_get_instance_id_network_id_ipv6
pass
test_get_instance_id_network_id_too_many
pass
test_get_instance_id_network_id_no_match
pass
neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy 5 5 0 0 0 Detail
test_init_exists
pass
test_init_doesnot_exists
pass
test_init_exists_unlink_no_file
pass
test_init_exists_unlink_fails_file_still_exists
pass
test_run
pass
neutron.tests.unit.agent.ovsdb.native.test_connection.BridgeCreateEventTestCase 1 1 0 0 0 Detail
test_run
pass
neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase 3 3 0 0 0 Detail
test_ssl_conn_file_missing
pass
test_ssl_conn_cfg_missing
pass
test_ssl_connection
pass
neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase 3 3 0 0 0 Detail
test_bridged_added
pass
test_start_bridge_monitor
pass
test_add_bridge
pass
neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase 2 2 0 0 0 Detail
test_post_commit_does_not_raise_exception
pass
test_commit_raises_exception_on_timeout
pass
neutron.tests.unit.agent.test_agent_extensions_manager.TestAgentExtensionsManager 1 1 0 0 0 Detail
test_initialize
pass
neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase 10 10 0 0 0 Detail
test__is_stale
pass
test_get_resource_by_id
pass
test_get_resources
pass
test_record_resource_delete_ignores_dups
pass
test_record_resource_update
pass
test__flood_cache_for_query_pulls_once
pass
test_bulk_pull_doesnt_wipe_out_newer_data
pass
test_match_resources_with_func
pass
test_record_resource_delete
pass
test_resource_change_handler
pass
neutron.tests.unit.agent.test_rpc.AgentPluginReportState 4 4 0 0 0 Detail
test_plugin_report_state_use_call
pass
test_plugin_report_state_cast
pass
test_plugin_report_state_microsecond_is_0
pass
test_plugin_report_state_timeout_report_interval
pass
neutron.tests.unit.agent.test_rpc.AgentRPCMethods 3 3 0 0 0 Detail
test_create_consumers_start_listening
pass
test_create_consumers_with_node_name
pass
test_create_consumers_do_not_listen
pass
neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi 6 6 0 0 0 Detail
test_get_devices_details_list
pass
test_update_device_down
pass
test_get_device_details
pass
test_get_network_details
pass
test_get_ports_by_vnic_type_and_host
pass
test_tunnel_sync
pass
neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi 12 12 0 0 0 Detail
test_initialization_with_custom_resource
pass
test_initialization_with_default_resources
pass
test__legacy_notifier_resource_delete
pass
test_get_device_details_hints
pass
test__legacy_notifier_existing_or_updated_is_none
pass
test__legacy_notifier_new_binding_activated
pass
test_get_device_details_binding_not_in_host
pass
test__legacy_notifier_binding_activated_not_supported
pass
test_get_device_details_binding_in_host
pass
test__legacy_notifier_no_new_binding_activated
pass
test__legacy_notifier_resource_update
pass
test_get_device_details_migrating_to_host
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase 13 9 0 0 4 Detail
test_security_group_rules_for_devices_ipv4_ingress_addr_pair
skip
test_security_group_rules_for_devices_ipv6_source_group
pass
test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp
skip
test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1
pass
test_security_group_info_for_devices_ipv4_source_group
pass
test_security_group_info_for_devices_ipv4_addr_pair
skip
test_security_group_info_for_devices_ipv4_addr_pair_low_version
skip
test_security_group_info_for_ports_with_no_rules
pass
test_security_group_rules_for_devices_ipv6_ingress
pass
test_security_group_rules_for_devices_ipv4_source_group
pass
test_security_group_rules_for_devices_ipv6_egress
pass
test_security_group_info_for_devices_only_ipv6_rule
pass
test_security_group_rules_for_devices_ipv4_egress
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase 8 8 0 0 0 Detail
test_refresh_firewall_devices_enhanced_rpc
pass
test_security_groups_rule_updated_enhanced_rpc
pass
test_refresh_firewall_none_enhanced_rpc
pass
test_security_groups_member_not_updated_enhanced_rpc
pass
test_prepare_and_remove_devices_filter_enhanced_rpc
pass
test_refresh_firewall_enhanced_rpc
pass
test_security_groups_member_updated_enhanced_rpc
pass
test_security_groups_rule_not_updated_enhanced_rpc
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase 4 4 0 0 0 Detail
test_security_groups_member_updated
pass
test_security_groups_member_not_updated
pass
test_security_groups_rule_not_updated
pass
test_security_groups_rule_updated
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase 16 16 0 0 0 Detail
test_refresh_firewall
pass
test_security_groups_member_not_updated
pass
test_refresh_firewall_with_noopfirewall
pass
test_security_groups_rule_not_updated
pass
test_prepare_devices_filter_with_noopfirewall
pass
test_refresh_firewall_none
pass
test_prepare_devices_filter_with_trusted_ports
pass
test_security_groups_member_updated
pass
test_security_groups_rule_updated
pass
test_refresh_firewall_devices
pass
test_address_group_updated
pass
test_prepare_and_remove_devices_filter
pass
test_address_group_deleted
pass
test_prepare_devices_filter_with_firewall_disabled
pass
test_remove_devices_filter_with_trusted_ports
pass
test_refresh_firewall_with_firewall_disabled
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver 2 2 0 0 0 Detail
test_init_firewall_with_none_driver
pass
test_get_trusted_devices
pass
neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase 31 31 0 0 0 Detail
test_refresh_firewall_with_noopfirewall
pass
test_setup_port_filters_sg_updates_and_updated_ports
pass
test_security_groups_member_updated_multiple_ports
pass
test_security_groups_rule_updated
pass
test_setup_port_filters_all_updates
pass
test_address_group_updated
pass
test_multiple_security_groups_rule_updated_multiple_ports
pass
test_multiple_security_groups_rule_updated_same_port
pass
test_prepare_and_remove_devices_filter
pass
test_prepare_devices_filter_with_trusted_ports
pass
test_prepare_devices_filter_with_noopfirewall
pass
test_refresh_firewall_none
pass
test_security_groups_rule_not_updated
pass
test_setup_port_filter_new_and_updated_ports
pass
test_refresh_firewall_devices
pass
test_security_groups_rule_updated_multiple_ports
pass
test_setup_port_filters_no_update
pass
test_setup_port_filters_sg_updates_and_new_ports
pass
test_setup_port_filters_sg_updates_only
pass
test_prepare_devices_filter_with_firewall_disabled
pass
test_remove_devices_filter_with_trusted_ports
pass
test_security_groups_member_not_updated
pass
test_setup_port_filters_new_ports_only
pass
test_setup_port_filters_new_port_and_rpc
pass
test_setup_port_filters_updated_ports_only
pass
test_address_group_deleted
pass
test_multiple_security_groups_member_updated_multiple_ports
pass
test_multiple_security_groups_member_updated_same_port
pass
test_refresh_firewall
pass
test_refresh_firewall_with_firewall_disabled
pass
test_security_groups_member_updated
pass
neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables 3 3 0 0 0 Detail
test_security_group_member_updated
pass
test_security_group_rule_updated
pass
test_prepare_remove_port
pass
neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables 3 3 0 0 0 Detail
test_security_group_rule_updated
pass
test_prepare_remove_port
pass
test_security_group_member_updated
pass
neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables 3 3 0 0 0 Detail
test_security_group_rule_updated
pass
test_security_group_member_updated
pass
test_prepare_remove_port
pass
neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables 4 4 0 0 0 Detail
test_security_group_rule_updated
pass
test_prepare_remove_port
pass
test_prepare_remove_port_no_ct_zone
pass
test_security_group_member_updated
pass
neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl 2 2 0 0 0 Detail
test_enable_security_group_extension_by_config
pass
test_disable_security_group_extension_by_config
pass
neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI 20 20 0 0 0 Detail
test__get_enabled_agents
pass
test__notify_agents_cast_required_with_scheduling_segment
pass
test__notify_agents_cast_required_wo_scheduling_on_port_update
pass
test__notify_agents_fanout_required
pass
test__cast_message
pass
test__notification_is_needed
pass
test__notify_agents_no_action
pass
test__fanout_message
pass
test__notify_agents_allocate_priority
pass
test__notify_agents_cast_required_with_scheduling
pass
test__notify_agents_cast_required_with_scheduling_subnet_create
pass
test__schedule_network_no_existing_agents
pass
test__get_enabled_agents_with_admin_state_down
pass
test__get_enabled_agents_with_notification_required
pass
test__schedule_network_no_new_agents
pass
test__get_enabled_agents_with_inactive_ones
pass
test__notify_agents_with_router_interface_add
pass
test__notify_agents_with_router_interface_delete
pass
test__native_notification_unsubscribes
pass
test__schedule_network
pass
neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI 2 2 0 0 0 Detail
test_del_arp_entry
pass
test_add_arp_entry
pass
neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase 5 5 0 0 0 Detail
test_register
pass
test_push
pass
test_unsubscribe
pass
test__get_manager_is_singleton
pass
test_clear
pass
neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase 7 7 0 0 0 Detail
test_pull_raises_on_callback_not_found
pass
test_pull_returns_callback_result
pass
test_pull_does_not_raise_on_none
pass
test__get_manager_is_singleton
pass
test_unprovide
pass
test_clear_unprovides_all_producers
pass
test_pull_raises_on_wrong_object_type
pass
neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase 10 10 0 0 0 Detail
test_register_fails_on_invalid_type
pass
test_register_succeeds_on_multiple_calls
pass
test_unregister_unregisters_callback
pass
test_unregister_fails_on_unregistered_callback
pass
test___init___does_not_reset_callbacks
pass
test_get_callbacks_fails_on_unregistered_callback
pass
test_clear_unregisters_all_callbacks
pass
test_register_registers_callback
pass
test_unregister_fails_on_invalid_type
pass
test_get_callbacks_returns_proper_callbacks
pass
neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase 11 11 0 0 0 Detail
test_get_callback_returns_proper_callback
pass
test_register_registers_callback
pass
test_unregister_fails_on_unregistered_callback
pass
test_get_callback_fails_on_invalid_type
pass
test_unregister_fails_on_invalid_type
pass
test___init___does_not_reset_callbacks
pass
test_clear_unregisters_all_callbacks
pass
test_register_fails_on_invalid_type
pass
test_register_fails_on_multiple_calls
pass
test_get_callback_fails_on_unregistered_callback
pass
test_unregister_unregisters_callback
pass
neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase 2 2 0 0 0 Detail
test_known_type
pass
test_unknown_type
pass
neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase 3 3 0 0 0 Detail
test_get_resource_type_wrong_type
pass
test_get_resource_type
pass
test_get_resource_type_none
pass
neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase 2 2 0 0 0 Detail
test_known_type
pass
test_unknown_type
pass
neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass 2 2 0 0 0 Detail
test_register_resource_class
pass
test_register_bogus_resource_class
pass
neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest 4 4 0 0 0 Detail
test_plugin_does_not_implement_agentsdb_exception
pass
test_consumer_versions_callback
pass
test_update_versions
pass
test_versions_ttl
pass
neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest 6 6 0 0 0 Detail
test_consumer_downgrades_removing_resource
pass
test_consumer_downgrades_stops_reporting
pass
test_multiple_consumer_version_update
pass
test_consumer_set_versions
pass
test_different_adds_triggers_recalculation
pass
test_consumer_updates_version
pass
neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback 26 26 0 0 0 Detail
test__is_dhcp_agent_hosting_network_false
pass
test_get_network_info_return_none_on_not_found
pass
test_get_network_info_with_routed_network
pass
test_group_by_network_id
pass
test_port_action_update_port
pass
test_update_port_missing_port_on_update
pass
test__port_action_bad_action
pass
test_create_port_catch_db_reference_error
pass
test_create_port_catch_subnet_not_found
pass
test_get_network_info_with_network_info_provided
pass
test_update_dhcp_port_verify_port_action_port_dict
pass
test_create_port_catch_and_handle_ip_generation_failure
pass
test_release_dhcp_port
pass
test_update_reserved_dhcp_port
pass
test_create_port_catch_ip_generation_failure_reraise
pass
test_create_port_catch_network_not_found
pass
test_get_network_info
pass
test__is_dhcp_agent_hosting_network
pass
test_get_active_networks_info
pass
test_get_network_info_with_non_segmented_network
pass
test_get_network_info_with_segmented_network_but_not_routed
pass
test_port_action_create_port
pass
test_update_port_missing_port_on_get
pass
test_update_dhcp_port
pass
test_dhcp_ready_on_ports
pass
test_update_dhcp_port_with_agent_not_hosting_network
pass
neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase 4 4 0 0 0 Detail
test_get_dvr_mac_address_list
pass
test_get_dvr_mac_address_by_host
pass
test_get_ports_on_host_by_subnet
pass
test_get_subnet_for_dvr
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase 4 4 0 0 0 Detail
test_pull
pass
test_bulk_pull
pass
test_is_singleton
pass
test_pull_resource_not_found
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase 3 3 0 0 0 Detail
test_pull
pass
test_pull_backports_to_older_version
pass
test_bulk_pull
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase 3 3 0 0 0 Detail
test_push_mixed
pass
test__prepare_object_fanout_context
pass
test_push_single_type
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcCallbackTestCase 1 1 0 0 0 Detail
test_push
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushToServerRpcCallbackTestCase 1 1 0 0 0 Detail
test_report_versions
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ResourceTypeVersionedTopicTestCase 1 1 0 0 0 Detail
test_resource_type_versioned_topic
pass
neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase 2 2 0 0 0 Detail
test_invalid_type
pass
test_valid_type
pass
neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase 2 2 0 0 0 Detail
test_security_groups_member_updated
pass
test_security_groups_rule_updated
pass
neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase 9 9 0 0 0 Detail
test_address_group_update_events
pass
test_sg_member_update_events
pass
test_security_group_info_for_devices
pass
test_sg_delete_events_with_remote
pass
test_sg_delete_events_without_remote
pass
test_sg_deletion_affects_only_own_rules
pass
test_sg_deletion_of_non_cached_sg_changes_nothing
pass
test_get_secgroup_ids_for_address_group
pass
test_sg_parent_ops_affect_rules
pass
neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerRpcApiTestCase 1 1 0 0 0 Detail
test_security_group_rules_for_devices
pass
neutron.tests.unit.api.test_api_common.GetPathUrlTestCase 3 3 0 0 0 Detail
test_http_to_https
pass
test_https_to_http
pass
test_no_headers
pass
neutron.tests.unit.api.test_api_common.PrepareUrlTestCase 2 2 0 0 0 Detail
test_no_configured_prefix
pass
test_configured_prefix
pass
neutron.tests.unit.api.test_extensions.ActionExtensionTest 4 4 0 0 0 Detail
test_returns_404_for_non_existent_resource
pass
test_extended_action_for_adding_extra_data
pass
test_extended_action_for_deleting_extra_data
pass
test_returns_404_for_non_existent_action
pass
neutron.tests.unit.api.test_extensions.ExtensionControllerTest 3 3 0 0 0 Detail
test_show_returns_not_found_for_non_existent_extension
pass
test_index_gets_all_registerd_extensions
pass
test_extension_can_be_accessed_by_alias
pass
neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase 2 2 0 0 0 Detail
test_ext_test_resource_get
pass
test_ext_test_resource_create
pass
neutron.tests.unit.api.test_extensions.ExtensionManagerTest 7 7 0 0 0 Detail
test__check_faulty_extensions_raise_not_default_ext
pass
test_assignment_of_attr_map
pass
test_missing_required_extensions_gracefully_error
pass
test_invalid_extensions_are_not_registered
pass
test_optional_extensions_no_error
pass
test_missing_required_extensions_raise_error
pass
test_extension_extends_sub_resource
pass
neutron.tests.unit.api.test_extensions.ExtensionPathTest 5 5 0 0 0 Detail
test_get_extensions_path_no_extensions
pass
test_get_extensions_path_multiple_extensions
pass
test_get_extensions_path_single_extension
pass
test_get_extensions_path_duplicate_extensions
pass
test_get_extensions_path_with_plugins
pass
neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest 10 10 0 0 0 Detail
test_extensions_expecting_neutron_plugin_interface_are_loaded
pass
test_unsupported_extensions_are_not_loaded
pass
test_extensions_are_loaded_for_plugin_with_expected_interface
pass
test_extensions_without_need_for__plugin_interface_are_loaded
pass
test_custom_supported_implementation
pass
test_custom_supported_implementation_plugin_specific
pass
test_extensions_are_not_loaded_for_plugins_unaware_of_extensions
pass
test_extensions_not_loaded_for_plugin_without_expected_interface
pass
test_extension_loaded_for_non_core_plugin
pass
test_unloaded_supported_extensions_raises_exception
pass
neutron.tests.unit.api.test_extensions.RequestExtensionTest 4 4 0 0 0 Detail
test_get_resources
pass
test_extend_get_resource_response
pass
test_headers_can_be_extended
pass
test_edit_previously_uneditable_field
pass
neutron.tests.unit.api.test_extensions.ResourceExtensionTest 20 20 0 0 0 Detail
test_resource_extension_for_get_custom_collection_action
pass
test_resource_extension_for_post_custom_collection_method
pass
test_resource_can_be_added_as_extension
pass
test_plugin_prefix_with_parent_resource
pass
test_resource_ext_for_nested_resource_custom_collection_method
pass
test_resource_extension_for_put_custom_collection_method
pass
test_resource_ext_for_formatted_req_on_custom_collection_method
pass
test_resource_extension_for_post_custom_collection_action
pass
test_resource_extension_with_custom_member_action
pass
test_resource_extension_with_custom_member_action_and_attr_map
pass
test_resource_ext_for_formatted_req_on_custom_collection_action
pass
test_resource_ext_for_nested_resource_custom_collection_action
pass
test_resource_ext_with_custom_member_action_gets_plugin_prefix
pass
test_resource_extension_for_get_custom_collection_method
pass
test_exceptions_notimplemented
pass
test_resource_gets_prefix_of_plugin
pass
test_resource_extension_for_delete_custom_collection_action
pass
test_resource_extension_for_delete_custom_collection_method
pass
test_resource_extension_for_put_custom_collection_action
pass
test_returns_404_for_non_existent_extension
pass
neutron.tests.unit.api.test_wsgi.ActionDispatcherTest 3 3 0 0 0 Detail
test_dispatch_default
pass
test_dispatch_action_None
pass
test_dispatch
pass
neutron.tests.unit.api.test_wsgi.DictSerializerTest 1 1 0 0 0 Detail
test_dispatch_default
pass
neutron.tests.unit.api.test_wsgi.FaultTest 1 1 0 0 0 Detail
test_call_fault
pass
neutron.tests.unit.api.test_wsgi.JSONDeserializerTest 4 4 0 0 0 Detail
test_json_with_unicode
pass
test_json
pass
test_json_with_utf8
pass
test_default_raise_Malformed_Exception
pass
neutron.tests.unit.api.test_wsgi.JSONDictSerializerTest 2 2 0 0 0 Detail
test_json
pass
test_json_with_unicode
pass
neutron.tests.unit.api.test_wsgi.RequestDeserializerTest 5 5 0 0 0 Detail
test_get_action_args
pass
test_deserialize
pass
test_get_deserializer
pass
test_get_body_deserializer_unknown_content_type
pass
test_get_expected_content_type
pass
neutron.tests.unit.api.test_wsgi.RequestHeadersDeserializerTest 2 2 0 0 0 Detail
test_default
pass
test_custom
pass
neutron.tests.unit.api.test_wsgi.RequestTest 9 9 0 0 0 Detail
test_content_type_missing
pass
test_content_type_accept_and_query_extension
pass
test_content_type_from_accept
pass
test_content_type_from_query_extension
pass
test_content_type_accept_with_given_content_types
pass
test_content_type_with_given_content_types
pass
test_content_type_with_charset
pass
test_content_type_accept_default
pass
test_content_type_unsupported
pass
neutron.tests.unit.api.test_wsgi.ResourceTest 8 8 0 0 0 Detail
test_call_resource_class_internal_error
pass
test_malformed_request_body_throws_bad_request
pass
test_wrong_content_type_server_error
pass
test_call_resource_class_bad_request
pass
test_dispatch
pass
test_wrong_content_type_throws_unsupported_media_type_error
pass
test_dispatch_unknown_controller_action
pass
test_type_error
pass
neutron.tests.unit.api.test_wsgi.ResponseHeadersSerializerTest 2 2 0 0 0 Detail
test_default
pass
test_custom
pass
neutron.tests.unit.api.test_wsgi.ResponseSerializerTest 5 5 0 0 0 Detail
test_get_serializer
pass
test_serialize_response_None
pass
test_get_body_serializer
pass
test_serialize_unknown_content_type
pass
test_serialize_json_response
pass
neutron.tests.unit.api.test_wsgi.SerializerTest 5 5 0 0 0 Detail
test_serialize_content_type_json
pass
test_get_deserialize_handler_unknown_content_type
pass
test_serialize_unknown_content_type
pass
test_deserialize_json_content_type
pass
test_deserialize_raise_bad_request
pass
neutron.tests.unit.api.test_wsgi.TestWSGIServer 7 7 0 0 0 Detail
test_start_multiple_workers
pass
test_app
pass
test__run
pass
test_disable_ssl
pass
test_ipv6_listen_called_with_scope
pass
test_start_random_port
pass
test_start_random_port_with_ipv6
pass
neutron.tests.unit.api.test_wsgi.TestWorkerService 2 2 0 0 0 Detail
test_reset
pass
test_start_withoutdb_call
pass
neutron.tests.unit.api.test_wsgi.TextDeserializerTest 1 1 0 0 0 Detail
test_dispatch_default
pass
neutron.tests.unit.api.v2.test_base.APIv2TestCase 36 36 0 0 0 Detail
test_emulated_sort
pass
test_emulated_pagination
pass
test_fields_multiple_with_empty
pass
test_filters_multiple_empty
pass
test_filters_multiple_with_empty
pass
test_filters_with_fields
pass
test_limit
pass
test_page_reverse
pass
test_sort_with_invalid_attribute
pass
test_limit_with_great_than_max_limit
pass
test_page_reverse_with_unspecific
pass
test_sort_with_primary_key
pass
test_emulated_sort_without_sort_field
pass
test_filters
pass
test_filters_empty
pass
test_filters_multiple_values
pass
test_filters_with_convert_to
pass
test_limit_with_infinite_pagination_max_limit
pass
test_limit_with_negative_value
pass
test_limit_with_non_integer
pass
test_filters_multiple
pass
test_limit_with_unspecific
pass
test_native_pagination_without_native_sorting
pass
test_sort
pass
test_fields_empty
pass
test_fields_multiple
pass
test_marker
pass
test_sort_without_direction
pass
test_limit_with_non_integer_pagination_max_limit
pass
test_fields
pass
test_fields_multiple_empty
pass
test_filters_with_convert_list_to
pass
test_limit_with_negative_pagination_max_limit
pass
test_limit_with_zero
pass
test_page_reverse_with_non_bool
pass
test_sort_with_invalid_dirs
pass
neutron.tests.unit.api.v2.test_base.CreateResourceTestCase 1 1 0 0 0 Detail
test_resource_creation
pass
neutron.tests.unit.api.v2.test_base.ExtensionTestCase 1 1 0 0 0 Detail
test_extended_create
pass
neutron.tests.unit.api.v2.test_base.FiltersTestCase 10 10 0 0 0 Detail
test_attr_info_with_filter_validation
pass
test_attr_info_with_base_db_attributes
pass
test_attr_info_without_conversion
pass
test_blank_values
pass
test_attr_info_with_convert_to
pass
test_attr_info_with_project_info_populated
pass
test_attr_info_with_convert_list_to
pass
test_blank_values_with_filtering_supported
pass
test_no_attr_info
pass
test_all_skip_args
pass
neutron.tests.unit.api.v2.test_base.JSONV2TestCase 46 46 0 0 0 Detail
test_create
pass
test_create_body_string_not_json
pass
test_create_no_body
pass
test_create_no_resource
pass
test_get_keystone
pass
test_get_keystone_strip_admin_only_attribute
pass
test_create_bulk
pass
test_create_readonly_attr
pass
test_create_object_boolean_not_json
pass
test_get_keystone_shared_network
pass
test_delete_keystone_bad_tenant
pass
test_get_noauth
pass
test_delete_noauth
pass
test_list_keystone_bad
pass
test_list_noauth
pass
test_list_pagination_with_last_page
pass
test_retry_on_index
pass
test_update_noauth
pass
test_create_attr_not_specified
pass
test_create_no_keystone_env
pass
test_create_bad_keystone_tenant
pass
test_create_body_boolean_not_json
pass
test_create_return_extra_attr
pass
test_create_missing_attr
pass
test_invalid_attribute_field
pass
test_create_with_keystone_env
pass
test_list_pagination_reverse_with_empty_page
pass
test_list_keystone
pass
test_list_pagination_with_empty_page
pass
test_list_pagination
pass
test_retry_on_show
pass
test_create_bulk_networks_none
pass
test_update_keystone_bad_tenant
pass
test_fields
pass
test_update_readonly_field
pass
test_get_keystone_bad_tenant
pass
test_create_bulk_partial_body
pass
test_create_use_defaults
pass
test_update_keystone
pass
test_update_keystone_no_tenant
pass
test_create_bulk_missing_attr
pass
test_create_bulk_networks_empty_list
pass
test_create_object_string_not_json
pass
test_create_with_too_long_name
pass
test_delete_keystone
pass
test_list_pagination_reverse_with_last_page
pass
neutron.tests.unit.api.v2.test_base.ListArgsTestCase 2 2 0 0 0 Detail
test_list_args_with_empty
pass
test_list_args
pass
neutron.tests.unit.api.v2.test_base.NotificationTest 3 3 0 0 0 Detail
test_network_update_notifier
pass
test_network_delete_notifier
pass
test_network_create_notifier
pass
neutron.tests.unit.api.v2.test_base.QuotaTest 2 2 0 0 0 Detail
test_create_network_quota_without_limit
pass
test_create_network_quota_exceeded
pass
neutron.tests.unit.api.v2.test_base.RegistryNotificationTest 4 4 0 0 0 Detail
test_networks_create_bulk_registry_publish
pass
test_network_delete_registry_publish
pass
test_network_update_registry_publish
pass
test_network_create_registry_publish
pass
neutron.tests.unit.api.v2.test_base.ResourceExtendedActionsTestCase 2 2 0 0 0 Detail
test_resource_attrs_not_included
pass
test_resource_attrs_included
pass
neutron.tests.unit.api.v2.test_base.SortingTestCase 3 3 0 0 0 Detail
test_get_sorts
pass
test_get_sorts_with_project_id
pass
test_get_sorts_with_non_sort_key
pass
neutron.tests.unit.api.v2.test_base.V2Views 3 3 0 0 0 Detail
test_network
pass
test_subnet
pass
test_port
pass
neutron.tests.unit.api.v2.test_resource.RequestTestCase 12 12 0 0 0 Detail
test_context_without_neutron_context
pass
test_best_match_language
pass
test_request_context_elevated
pass
test_content_type_from_accept
pass
test_content_type_with_charset
pass
test_content_type_with_partial_matched_string
pass
test_content_type_accept_default
pass
test_context_with_neutron_context
pass
test_content_type_accept_and_query_extension
pass
test_content_type_from_accept_best
pass
test_content_type_from_query_extension
pass
test_content_type_missing
pass
neutron.tests.unit.api.v2.test_resource.ResourceTestCase 19 19 0 0 0 Detail
test_post_with_body
pass
test_mapped_neutron_error_with_json
pass
test_unhandled_error
pass
test_unhandled_error_logs_attached_details
pass
test_unmapped_neutron_error_localized
pass
test_webob_4xx_logged_info_level
pass
test_unmapped_error_logged_exception_level
pass
test_no_route_args
pass
test_webob_5xx_logged_info_level
pass
test_4xx_error_logged_info_level
pass
test_mapped_neutron_error_localized
pass
test_non_4xx_error_logged_exception_level
pass
test_status_204
pass
test_unhandled_error_logs_no_attached_details
pass
test_action_status
pass
test_not_implemented_error
pass
test_status_200
pass
test_http_error
pass
test_unmapped_neutron_error_with_json
pass
neutron.tests.unit.api.v2.test_router.TestRouter 1 1 0 0 0 Detail
test_pecan_factory
pass
neutron.tests.unit.cmd.ovn.test_neutron_ovn_db_sync_util.TestNeutronOVNDBSyncUtil 1 1 0 0 0 Detail
test_setup_conf
pass
neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup 23 23 0 0 0 Detail
test_kill_listen_processes_still_procs
pass
test_eligible_for_deletion_filtered_by_agent_type
pass
test_kill_listen_processes
pass
test__kill_listen_processes_only_parents_force_false
pass
test_destroy_namespace_not_empty
pass
test_eligible_for_deletion_not_empty
pass
test_eligible_for_deletion_not_empty_forced
pass
test_eligible_for_deletion_empty
pass
test_eligible_for_deletion_ns_not_uuid
pass
test_main
pass
test_unplug_device_cannot_determine_bridge_port
pass
test_unplug_device_ovs_port
pass
test_destroy_namespace_empty
pass
test_unplug_device_regular_device
pass
test_destroy_namespace_exception
pass
test_eligible_for_deletion_fip_namespace
pass
test_kill_dhcp
pass
test_kill_dhcp_no_active
pass
test_main_no_candidates
pass
test_eligible_for_deletion_snat_namespace
pass
test_kill_listen_processes_no_procs
pass
test__kill_listen_processes_parents_and_childs
pass
test_destroy_namespace_not_empty_forced
pass
neutron.tests.unit.cmd.test_ovs_cleanup.TestOVSCleanup 1 1 0 0 0 Detail
test_clean_ovs_bridges
pass
neutron.tests.unit.cmd.test_runtime_checks.TestRuntimeChecks 2 2 0 0 0 Detail
test_get_keepalived_version
pass
test_get_keepalived_version_fail
pass
neutron.tests.unit.cmd.test_sanity_check.TestSanityCheck 1 1 0 0 0 Detail
test_setup_conf_and_enable_test_from_config
pass
neutron.tests.unit.cmd.test_status.TestUpgradeChecks 1 1 0 0 0 Detail
test_load_checks
pass
neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks 28 28 0 0 0 Detail
test_networksegments_unique_constraint_check
pass
test_ovn_for_bm_provisioning_over_ipv6_check_success
pass
test_duplicated_ha_network_per_project_check_success
pass
test_ovn_for_bm_provisioning_over_ipv6_check_warning
pass
test_ovn_port_forwarding_configuration_check_ovn_l3_success
pass
test_worker_check_api_missing
pass
test_worker_check_good
pass
test_ovn_for_bm_provisioning_over_ipv6_check_failed_to_get_ovn_client
pass
test_ovn_for_bm_provisioning_over_ipv6_check_native_dhcp_disabled
pass
test_ovn_port_forwarding_configuration_check_no_ovn_l3_router
pass
test_ovn_port_forwarding_configuration_check_ovn_l3_failure
pass
test_tags_over_limit_check_failure
pass
test_floatingip_inherit_qos_from_network
pass
test_worker_check_both_missing
pass
test_extra_dhcp_options_check_bad_name
pass
test_network_mtu_check_bad
pass
test_network_mtu_check_good
pass
test_port_mac_address_sanity
pass
test_vlan_allocations_segid_check
pass
test_worker_check_rpc_missing
pass
test_extra_dhcp_options_check_bad_value
pass
test_nic_switch_agent_min_kernel_check_no_nic_switch_agents
pass
test_tags_over_limit_check_success
pass
test_duplicated_ha_network_per_project_check_warning
pass
test_extra_dhcp_options_check_all_good
pass
test_get_checks_list
pass
test_nic_switch_agent_min_kernel_check
pass
test_port_binding_profile_sanity
pass
neutron.tests.unit.common.ovn.test_acl.TestACLs 14 14 0 0 0 Detail
test_acl_ethertype
pass
test_acl_protocol_and_ports_for_ipv6_icmp_protocol
pass
test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number
pass
test_drop_all_ip_traffic_for_port
pass
test_acl_direction
pass
test_acl_protocol_and_ports_protocol_not_supported
pass
test_acl_protocol_and_ports_protocol_range
pass
test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_one
pass
test_acl_remote_ip_prefix
pass
test_acl_remote_group_id
pass
test_acl_protocol_and_ports_name_to_number
pass
test_acl_protocol_and_ports_for_icmp4_and_icmp6_port_range
pass
test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_range
pass
test_acl_remote_ip_prefix_not_normalized
pass
neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager 4 4 0 0 0 Detail
test__wait_startup_before_caching
pass
test_get_node_no_active_nodes
pass
test_get_node
pass
test_ring_rebalance
pass
neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase 7 7 0 0 0 Detail
test_vnic_remote_managed_port_context
pass
test_vnic_normal_port_context
pass
test_vnic_normal_unbound_port
pass
test_vnic_remote_managed_bound_port
pass
test_vnic_remote_managed_unbound_port
pass
test_vnic_remote_managed_unbound_port_no_binding_profile
pass
test_vnic_normal_bound_port
pass
neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase 3 3 0 0 0 Detail
test_no_parents
pass
test_with_parents
pass
test_no_subnets
pass
neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase 4 4 0 0 0 Detail
test_no_subnets
pass
test_address_scope
pass
test_no_address_scope
pass
test_no_subnetpool
pass
neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils 12 12 0 0 0 Detail
test_get_lsp_dhcp_opts
pass
test_get_lsp_dhcp_opts_dhcp_disabled_for_baremetal
pass
test_get_lsp_dhcp_opts_sanitize_map
pass
test_validate_port_extra_dhcp_opts_empty
pass
test_validate_port_extra_dhcp_opts_invalid
pass
test_validate_port_extra_dhcp_opts_dhcp_disabled
pass
test_get_lsp_dhcp_opts_for_domain_search
pass
test_get_lsp_dhcp_opts_empty_dhcp_disabled
pass
test_get_lsp_dhcp_opts_for_baremetal
pass
test_get_lsp_dhcp_opts_is_network_device_port
pass
test_validate_port_extra_dhcp_opts
pass
test_get_lsp_dhcp_opts_empty
pass
neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity 9 9 0 0 0 Detail
test_gateway_chassis_due_to_invalid_chassis_name
pass
test_gateway_chassis_for_chassis_az_hints_empty
pass
test_gateway_chassis_for_chassis_not_in_gw_chassis_list
pass
test_gateway_chassis_for_undefined_physnet
pass
test_gateway_chassis_for_chassis_not_in_chassis_physnets
pass
test_gateway_chassis_for_chassis_no_in_az_hints
pass
test_gateway_chassis_for_physnet_not_in_chassis_physnets
pass
test_gateway_chassis_for_gw_chassis_empty
pass
test_gateway_chassis_valid
pass
neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers 2 2 0 0 0 Detail
test_ipv6
pass
test_ipv4
pass
neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand 6 6 0 0 0 Detail
test_run_northbound_with_ssl
pass
test_run_bad_schema
pass
test_run_southbound
pass
test_run_empty_list
pass
test_run_northbound
pass
test_run_southbound_with_ssl
pass
neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator 3 3 0 0 0 Detail
test_custom_retry_value
pass
test_positive_result
pass
test_default_retry_value
pass
neutron.tests.unit.common.ovn.test_utils.TestUtils 13 13 0 0 0 Detail
test_get_system_dns_resolvers
pass
test_get_chassis_availability_zones_malformed
pass
test_parse_ovn_lb_port_forwarding
pass
test_get_chassis_availability_zones_multiple_az
pass
test_is_ovn_metadata_port
pass
test_get_chassis_availability_zones_one_az
pass
test_get_chassis_availability_zones_no_azs
pass
test_is_extport_host_chassis
pass
test_is_ovn_lb_hm_port
pass
test_get_chassis_without_azs
pass
test_get_chassis_in_azs
pass
test_is_gateway_chassis
pass
test_is_security_groups_enabled
pass
neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile 10 10 0 0 0 Detail
test_invalid_input_raises
pass
test_get_port_raises
pass
test_overlapping_param_set_different_vnic_type
pass
test_polymorphic_validation
pass
test_valid_input
pass
test_valid_input_no_binding_profile
pass
test_valid_input_surplus_keys
pass
test_capability_only_allowed
pass
test_overlapping_param_set_different_vnic_type_and_capability
pass
test_unknown_profile_items_pruned
pass
neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase 4 4 0 0 0 Detail
test_validation_when_distributed_fip_disabled
pass
test_validation_when_no_pf_plugin_enabled
pass
test_validation_when_no_provider_net_configured
pass
test_validation_when_pf_and_provider_net_enabled
pass
neutron.tests.unit.common.test__deprecate.TestMovedGlobals 8 8 0 0 0 Detail
test_moved_global
pass
test_renamed_global
pass
test_not_last_line
pass
test_moved_global_no_attr
pass
test_delete_unmoved_global
pass
test_moved_global_renamed
pass
test_set_new_global
pass
test_set_unmoved_global
pass
neutron.tests.unit.common.test_cache_utils.TestCachingDecorator 6 6 0 0 0 Detail
test_cache_hit
pass
test_cache_miss
pass
test_get_unhashable
pass
test_missing_cache
pass
test_no_cache
pass
test_skip_cache
pass
neutron.tests.unit.common.test_cache_utils.TestOsloCache 2 2 0 0 0 Detail
test_get_cache
pass
test_get_cache_region
pass
neutron.tests.unit.common.test_coordination.CoordinationTestCase 1 1 0 0 0 Detail
test_synchronized
pass
neutron.tests.unit.common.test_ipv6_utils.TestIsAutoAddressSubnet 1 1 0 0 0 Detail
test_combinations
pass
neutron.tests.unit.common.test_ipv6_utils.TestIsEui64Address 1 1 0 0 0 Detail
test_invalid_eui64_addresses
pass
neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL 4 4 0 0 0 Detail
test_valid_ipv6_url
pass
test_invalid_ipv6_url
pass
test_valid_hostname_url
pass
test_valid_ipv4_url
pass
neutron.tests.unit.common.test_utils.DisableNotificationTestCase 3 3 0 0 0 Detail
test_notification_rpc_workers_lt_one
pass
test_notification_rpc_workers_none
pass
test_notification_rpc_workers_one
pass
neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase 2 2 0 0 0 Detail
test_recursion_2___
pass
test_recursion_1__
pass
neutron.tests.unit.common.test_utils.ParsePermittedEthertypesTestCase 1 1 0 0 0 Detail
test_parse_permitted_ethertypes
pass
neutron.tests.unit.common.test_utils.SignatureTestCase 1 1 0 0 0 Detail
test_sign_instance_id
pass
neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase 3 3 0 0 0 Detail
test_singleton_instance_class
pass
test_singleton_instance_deletion
pass
test_singleton_several_independent_classes
pass
neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase 2 2 0 0 0 Detail
test_spawn_with_profiler
pass
test_spawn_without_profiler
pass
neutron.tests.unit.common.test_utils.StringMapTestCase 2 2 0 0 0 Detail
test_stringmap_custom_default
pass
test_stringmap
pass
neutron.tests.unit.common.test_utils.TestCidrIsHost 7 7 0 0 0 Detail
test_is_cidr_host_ipv6_netaddr
pass
test_is_cidr_host_ipv4_not_cidr
pass
test_is_cidr_host_ipv4
pass
test_is_cidr_host_ipv6_not_cidr
pass
test_is_cidr_host_ipv6
pass
test_is_cidr_host_ipv6_32
pass
test_is_cidr_host_ipv6_not_cidr_netaddr
pass
neutron.tests.unit.common.test_utils.TestDelayedStringRenderer 2 2 0 0 0 Detail
test_not_called_with_low_log_level
pass
test_call_deferred_until_str
pass
neutron.tests.unit.common.test_utils.TestDvrServices 2 2 0 0 0 Detail
test_is_dvr_serviced_with_vm_port
pass
test_is_dvr_serviced_with_dhcp_port
pass
neutron.tests.unit.common.test_utils.TestExcDetails 6 6 0 0 0 Detail
test_attach_exc_details_with_None_interpolation
pass
test_attach_exc_details_with_interpolation
pass
test_extract_exc_details_no_details_attached
pass
test_attach_exc_details_with_dict_interpolation
pass
test_attach_exc_details
pass
test_attach_exc_details_with_multiple_interpolation
pass
neutron.tests.unit.common.test_utils.TestExceptionLogger 7 7 0 0 0 Detail
test_normal_call
pass
test_pool_spawn_raise
pass
test_raise
pass
test_spawn_normal
pass
test_pool_spawn_normal
pass
test_wait_until_true
pass
test_spawn_raise
pass
neutron.tests.unit.common.test_utils.TestFipServices 2 2 0 0 0 Detail
test_is_fip_serviced_with_vm_port
pass
test_is_fip_serviced_with_dhcp_port
pass
neutron.tests.unit.common.test_utils.TestIECUnitConversions 2 2 0 0 0 Detail
test_bits_to_kilobits
pass
test_bytes_to_bits
pass
neutron.tests.unit.common.test_utils.TestIpToCidr 7 7 0 0 0 Detail
test_ip_to_cidr_ipv4_bad_prefix
pass
test_ip_to_cidr_ipv4_default
pass
test_ip_to_cidr_ipv4_netaddr
pass
test_ip_to_cidr_ipv6_bad_prefix
pass
test_ip_to_cidr_ipv6_prefix
pass
test_ip_to_cidr_ipv6_default
pass
test_ip_to_cidr_ipv4_prefix
pass
neutron.tests.unit.common.test_utils.TestIpVersionFromInt 3 3 0 0 0 Detail
test_ip_version_from_int_ipv4
pass
test_ip_version_from_int_ipv6
pass
test_ip_version_from_int_illegal_int
pass
neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual 3 3 0 0 0 Detail
test_is_version_greater_equal_less
pass
test_is_version_greater_equal_equal
pass
test_is_version_greater_equal_greater
pass
neutron.tests.unit.common.test_utils.TestPortRuleMasking 3 3 0 0 0 Detail
test_port_rule_masking_random_ranges
pass
test_port_rule_wrong_input
pass
test_port_rule_masking_edge_cases
pass
neutron.tests.unit.common.test_utils.TestRpBandwidthValidator 1 1 0 0 0 Detail
test_validate_rp_bandwidth_with_device_names
pass
neutron.tests.unit.common.test_utils.TestSIUnitConversions 2 2 0 0 0 Detail
test_bits_to_kilobits
pass
test_bytes_to_bits
pass
neutron.tests.unit.common.test_utils.TestThrottler 3 3 0 0 0 Detail
test_method_still_callable
pass
test_throttler
pass
test_method_docstring_is_preserved
pass
neutron.tests.unit.conf.agent.test_common.TestRootHelper 3 3 0 0 0 Detail
test_agent_root_helper_daemon
pass
test_agent_root_helper
pass
test_root_default
pass
neutron.tests.unit.conf.policies.test_address_group.AdminTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.ProjectManagerTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.ProjectMemberTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.ProjectReaderTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.ServiceRoleTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.SystemAdminTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.SystemMemberTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_group.SystemReaderTests 1 1 0 0 0 Detail
test_get_address_group
pass
neutron.tests.unit.conf.policies.test_address_scope.AdminTests 6 6 0 0 0 Detail
test_get_address_scope
pass
test_update_address_scope
pass
test_delete_address_scope
pass
test_create_address_scope
pass
test_create_address_scope_shared
pass
test_update_address_scope_shared
pass
neutron.tests.unit.conf.policies.test_address_scope.ProjectManagerTests 6 6 0 0 0 Detail
test_create_address_scope_shared
pass
test_update_address_scope
pass
test_update_address_scope_shared
pass
test_create_address_scope
pass
test_delete_address_scope
pass
test_get_address_scope
pass
neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests 6 6 0 0 0 Detail
test_create_address_scope
pass
test_delete_address_scope
pass
test_create_address_scope_shared
pass
test_get_address_scope
pass
test_update_address_scope
pass
test_update_address_scope_shared
pass
neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests 6 6 0 0 0 Detail
test_update_address_scope_shared
pass
test_delete_address_scope
pass
test_get_address_scope
pass
test_update_address_scope
pass
test_create_address_scope_shared
pass
test_create_address_scope
pass
neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests 6 6 0 0 0 Detail
test_update_address_scope_shared
pass
test_create_address_scope_shared
pass
test_create_address_scope
pass
test_get_address_scope
pass
test_update_address_scope
pass
test_delete_address_scope
pass
neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests 6 6 0 0 0 Detail
test_update_address_scope_shared
pass
test_create_address_scope_shared
pass
test_update_address_scope
pass
test_delete_address_scope
pass
test_get_address_scope
pass
test_create_address_scope
pass
neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests 6 6 0 0 0 Detail
test_get_address_scope
pass
test_delete_address_scope
pass
test_create_address_scope
pass
test_create_address_scope_shared
pass
test_update_address_scope
pass
test_update_address_scope_shared
pass
neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests 6 6 0 0 0 Detail
test_update_address_scope
pass
test_create_address_scope
pass
test_create_address_scope_shared
pass
test_get_address_scope
pass
test_update_address_scope_shared
pass
test_delete_address_scope
pass
neutron.tests.unit.conf.policies.test_agent.AdminTests 12 12 0 0 0 Detail
test_update_agent
pass
test_delete_agent
pass
test_add_router_to_l3_agent
pass
test_delete_router_from_l3_agent
pass
test_get_routers_on_l3_agent
pass
test_create_agent
pass
test_get_networks_on_dhcp_agent
pass
test_get_agent
pass
test_get_l3_agents_hosting_router
pass
test_add_network_to_dhcp_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_delete_network_from_dhcp_agent
pass
neutron.tests.unit.conf.policies.test_agent.ProjectManagerTests 12 12 0 0 0 Detail
test_add_router_to_l3_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_get_l3_agents_hosting_router
pass
test_delete_network_from_dhcp_agent
pass
test_add_network_to_dhcp_agent
pass
test_get_routers_on_l3_agent
pass
test_get_agent
pass
test_update_agent
pass
test_delete_agent
pass
test_delete_router_from_l3_agent
pass
test_get_networks_on_dhcp_agent
pass
test_create_agent
pass
neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests 12 12 0 0 0 Detail
test_get_routers_on_l3_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_update_agent
pass
test_get_networks_on_dhcp_agent
pass
test_add_network_to_dhcp_agent
pass
test_delete_agent
pass
test_delete_router_from_l3_agent
pass
test_create_agent
pass
test_delete_network_from_dhcp_agent
pass
test_get_l3_agents_hosting_router
pass
test_add_router_to_l3_agent
pass
test_get_agent
pass
neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests 12 12 0 0 0 Detail
test_delete_router_from_l3_agent
pass
test_update_agent
pass
test_add_router_to_l3_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_add_network_to_dhcp_agent
pass
test_get_agent
pass
test_create_agent
pass
test_get_routers_on_l3_agent
pass
test_get_networks_on_dhcp_agent
pass
test_delete_agent
pass
test_delete_network_from_dhcp_agent
pass
test_get_l3_agents_hosting_router
pass
neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests 12 12 0 0 0 Detail
test_get_agent
pass
test_get_l3_agents_hosting_router
pass
test_get_routers_on_l3_agent
pass
test_delete_agent
pass
test_update_agent
pass
test_add_router_to_l3_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_create_agent
pass
test_delete_network_from_dhcp_agent
pass
test_delete_router_from_l3_agent
pass
test_networks_on_dhcp_agent
pass
test_add_network_to_dhcp_agent
pass
neutron.tests.unit.conf.policies.test_agent.SystemAdminTests 12 12 0 0 0 Detail
test_add_network_to_dhcp_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_update_agent
pass
test_get_l3_agents_hosting_router
pass
test_create_agent
pass
test_delete_router_from_l3_agent
pass
test_add_router_to_l3_agent
pass
test_delete_network_from_dhcp_agent
pass
test_networks_on_dhcp_agent
pass
test_delete_agent
pass
test_get_agent
pass
test_get_routers_on_l3_agent
pass
neutron.tests.unit.conf.policies.test_agent.SystemMemberTests 12 12 0 0 0 Detail
test_get_routers_on_l3_agent
pass
test_add_router_to_l3_agent
pass
test_add_network_to_dhcp_agent
pass
test_get_l3_agents_hosting_router
pass
test_delete_router_from_l3_agent
pass
test_update_agent
pass
test_get_agent
pass
test_create_agent
pass
test_delete_agent
pass
test_delete_network_from_dhcp_agent
pass
test_get_dhcp_agents_hosting_network
pass
test_networks_on_dhcp_agent
pass
neutron.tests.unit.conf.policies.test_agent.SystemReaderTests 12 12 0 0 0 Detail
test_create_agent
pass
test_delete_network_from_dhcp_agent
pass
test_delete_router_from_l3_agent
pass
test_get_agent
pass
test_update_agent
pass
test_add_router_to_l3_agent
pass
test_delete_agent
pass
test_get_l3_agents_hosting_router
pass
test_get_routers_on_l3_agent
pass
test_networks_on_dhcp_agent
pass
test_add_network_to_dhcp_agent
pass
test_get_dhcp_agents_hosting_network
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests 2 2 0 0 0 Detail
test_delete_topology
pass
test_get_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectManagerTests 2 2 0 0 0 Detail
test_delete_topology
pass
test_get_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests 2 2 0 0 0 Detail
test_delete_topology
pass
test_get_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests 2 2 0 0 0 Detail
test_delete_topology
pass
test_get_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.ServiceRoleTests 2 2 0 0 0 Detail
test_get_topology
pass
test_delete_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests 2 2 0 0 0 Detail
test_get_topology
pass
test_delete_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemMemberTests 1 1 0 0 0 Detail
test_delete_topology
pass
neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemReaderTests 1 1 0 0 0 Detail
test_delete_topology
pass
neutron.tests.unit.conf.policies.test_availability_zone.AdminTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.ProjectManagerTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.ProjectMemberTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.ProjectReaderTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.ServiceRoleTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.SystemAdminTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.SystemMemberTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_availability_zone.SystemReaderTests 1 1 0 0 0 Detail
test_get_availability_zone
pass
neutron.tests.unit.conf.policies.test_base.RuleScopesTestCase 1 1 0 0 0 Detail
test_rules_are_single_scoped
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_create_default_security_group_rule
pass
test_delete_default_security_group_rule
pass
test_get_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectManagerDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_delete_default_security_group_rule
pass
test_create_default_security_group_rule
pass
test_get_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_delete_default_security_group_rule
pass
test_get_default_security_group_rule
pass
test_create_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_create_default_security_group_rule
pass
test_delete_default_security_group_rule
pass
test_get_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_get_default_security_group_rule
pass
test_create_default_security_group_rule
pass
test_delete_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_delete_default_security_group_rule
pass
test_get_default_security_group_rule
pass
test_create_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests 3 3 0 0 0 Detail
test_create_default_security_group_rule
pass
test_get_default_security_group_rule
pass
test_delete_default_security_group_rule
pass
neutron.tests.unit.conf.policies.test_flavor.AdminTests 10 10 0 0 0 Detail
test_create_flavor
pass
test_create_flavor_service_profile
pass
test_create_service_profile
pass
test_delete_service_profile
pass
test_get_service_profile
pass
test_delete_flavor
pass
test_get_flavor
pass
test_update_service_profile
pass
test_delete_flavor_service_profile
pass
test_update_flavor
pass
neutron.tests.unit.conf.policies.test_flavor.ProjectManagerTests 10 10 0 0 0 Detail
test_delete_flavor_service_profile
pass
test_create_flavor_service_profile
pass
test_create_service_profile
pass
test_create_flavor
pass
test_delete_service_profile
pass
test_delete_flavor
pass
test_update_service_profile
pass
test_get_flavor
pass
test_get_service_profile
pass
test_update_flavor
pass
neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests 10 10 0 0 0 Detail
test_delete_flavor_service_profile
pass
test_update_flavor
pass
test_update_service_profile
pass
test_delete_service_profile
pass
test_create_flavor
pass
test_get_service_profile
pass
test_delete_flavor
pass
test_create_flavor_service_profile
pass
test_create_service_profile
pass
test_get_flavor
pass
neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests 10 10 0 0 0 Detail
test_update_flavor
pass
test_delete_flavor
pass
test_create_flavor
pass
test_create_service_profile
pass
test_delete_flavor_service_profile
pass
test_get_flavor
pass
test_get_service_profile
pass
test_update_service_profile
pass
test_create_flavor_service_profile
pass
test_delete_service_profile
pass
neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests 9 9 0 0 0 Detail
test_create_flavor_service_profile
pass
test_update_flavor
pass
test_delete_flavor
pass
test_update_service_profile
pass
test_delete_service_profile
pass
test_delete_flavor_service_profile
pass
test_create_flavor
pass
test_create_service_profile
pass
test_get_service_profile
pass
neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests 8 8 0 0 0 Detail
test_create_service_profile
pass
test_update_flavor
pass
test_update_service_profile
pass
test_delete_flavor_service_profile
pass
test_create_flavor_service_profile
pass
test_delete_flavor
pass
test_create_flavor
pass
test_delete_service_profile
pass
neutron.tests.unit.conf.policies.test_floatingip.AdminTests 8 8 0 0 0 Detail
test_update_floatingip
pass
test_create_floatingip_with_ip_address
pass
test_create_floatingip
pass
test_get_floatingip_tags
pass
test_update_floatingip_tags
pass
test_get_floatingip
pass
test_create_floatingip_tags
pass
test_delete_floatingip
pass
neutron.tests.unit.conf.policies.test_floatingip.ProjectManagerTests 8 8 0 0 0 Detail
test_update_floatingip_tags
pass
test_create_floatingip_with_ip_address
pass
test_update_floatingip
pass
test_delete_floatingip
pass
test_get_floatingip
pass
test_create_floatingip
pass
test_create_floatingip_tags
pass
test_get_floatingip_tags
pass
neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests 8 8 0 0 0 Detail
test_get_floatingip
pass
test_create_floatingip_with_ip_address
pass
test_update_floatingip_tags
pass
test_create_floatingip
pass
test_create_floatingip_tags
pass
test_get_floatingip_tags
pass
test_delete_floatingip
pass
test_update_floatingip
pass
neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests 8 8 0 0 0 Detail
test_create_floatingip_with_ip_address
pass
test_create_floatingip
pass
test_create_floatingip_tags
pass
test_update_floatingip_tags
pass
test_update_floatingip
pass
test_delete_floatingip
pass
test_get_floatingip
pass
test_get_floatingip_tags
pass
neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests 6 6 0 0 0 Detail
test_create_floatingip_tags
pass
test_create_floatingip
pass
test_create_floatingip_with_ip_address
pass
test_get_floatingip
pass
test_delete_floatingip
pass
test_update_floatingip
pass
neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests 8 8 0 0 0 Detail
test_create_floatingip_tags
pass
test_get_floatingip
pass
test_create_floatingip_with_ip_address
pass
test_delete_floatingip
pass
test_create_floatingip
pass
test_update_floatingip
pass
test_update_floatingip_tags
pass
test_get_floatingip_tags
pass
neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests 8 8 0 0 0 Detail
test_get_floatingip_tags
pass
test_get_floatingip
pass
test_delete_floatingip
pass
test_update_floatingip
pass
test_update_floatingip_tags
pass
test_create_floatingip_tags
pass
test_create_floatingip_with_ip_address
pass
test_create_floatingip
pass
neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests 8 8 0 0 0 Detail
test_delete_floatingip
pass
test_update_floatingip_tags
pass
test_create_floatingip_with_ip_address
pass
test_get_floatingip
pass
test_create_floatingip
pass
test_get_floatingip_tags
pass
test_create_floatingip_tags
pass
test_update_floatingip
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.AdminTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectManagerTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectMemberTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectReaderTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.ServiceRoleTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.SystemAdminTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.SystemMemberTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_pools.SystemReaderTests 1 1 0 0 0 Detail
test_get_floatingip_pool
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests 4 4 0 0 0 Detail
test_create_fip_pf
pass
test_get_fip_pf
pass
test_delete_fip_pf
pass
test_update_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectManagerTests 4 4 0 0 0 Detail
test_delete_fip_pf
pass
test_get_fip_pf
pass
test_create_fip_pf
pass
test_update_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests 4 4 0 0 0 Detail
test_delete_fip_pf
pass
test_get_fip_pf
pass
test_update_fip_pf
pass
test_create_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests 4 4 0 0 0 Detail
test_update_fip_pf
pass
test_delete_fip_pf
pass
test_get_fip_pf
pass
test_create_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests 4 4 0 0 0 Detail
test_create_fip_pf
pass
test_get_fip_pf
pass
test_delete_fip_pf
pass
test_update_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests 4 4 0 0 0 Detail
test_delete_fip_pf
pass
test_get_fip_pf
pass
test_create_fip_pf
pass
test_update_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests 4 4 0 0 0 Detail
test_create_fip_pf
pass
test_get_fip_pf
pass
test_delete_fip_pf
pass
test_update_fip_pf
pass
neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests 4 4 0 0 0 Detail
test_get_fip_pf
pass
test_delete_fip_pf
pass
test_update_fip_pf
pass
test_create_fip_pf
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests 4 4 0 0 0 Detail
test_get_router_conntrack_helper
pass
test_create_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectManagerTests 4 4 0 0 0 Detail
test_update_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
test_create_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests 4 4 0 0 0 Detail
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
test_create_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests 4 4 0 0 0 Detail
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
test_create_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests 4 4 0 0 0 Detail
test_create_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests 4 4 0 0 0 Detail
test_create_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests 4 4 0 0 0 Detail
test_create_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests 4 4 0 0 0 Detail
test_create_router_conntrack_helper
pass
test_get_router_conntrack_helper
pass
test_delete_router_conntrack_helper
pass
test_update_router_conntrack_helper
pass
neutron.tests.unit.conf.policies.test_local_ip.AdminTests 4 4 0 0 0 Detail
test_delete_local_ip
pass
test_create_local_ip
pass
test_get_local_ip
pass
test_update_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.ProjectManagerTests 4 4 0 0 0 Detail
test_delete_local_ip
pass
test_get_local_ip
pass
test_update_local_ip
pass
test_create_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests 4 4 0 0 0 Detail
test_update_local_ip
pass
test_delete_local_ip
pass
test_create_local_ip
pass
test_get_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests 8 8 0 0 0 Detail
test_get_local_ip
pass
test_update_local_ip
pass
test_delete_local_ip_other_project
pass
test_create_localip_other_project
pass
test_delete_local_ip
pass
test_create_localip
pass
test_get_local_ip_other_project
pass
test_update_local_ip_other_project
pass
neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests 4 4 0 0 0 Detail
test_delete_local_ip
pass
test_update_local_ip
pass
test_create_local_ip
pass
test_get_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests 4 4 0 0 0 Detail
test_update_local_ip
pass
test_create_local_ip
pass
test_get_local_ip
pass
test_delete_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests 4 4 0 0 0 Detail
test_create_local_ip
pass
test_delete_local_ip
pass
test_get_local_ip
pass
test_update_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests 4 4 0 0 0 Detail
test_delete_local_ip
pass
test_create_local_ip
pass
test_get_local_ip
pass
test_update_local_ip
pass
neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests 3 3 0 0 0 Detail
test_create_local_ip_port_association
pass
test_get_local_ip_port_association
pass
test_delete_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.ProjectManagerTests 3 3 0 0 0 Detail
test_delete_local_ip_port_association
pass
test_get_local_ip_port_association
pass
test_create_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests 3 3 0 0 0 Detail
test_create_local_ip_port_association
pass
test_delete_local_ip_port_association
pass
test_get_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests 3 3 0 0 0 Detail
test_create_local_ip_port_association
pass
test_get_local_ip_port_association
pass
test_delete_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests 3 3 0 0 0 Detail
test_delete_local_ip_port_association
pass
test_create_local_ip_port_association
pass
test_get_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests 3 3 0 0 0 Detail
test_delete_local_ip_port_association
pass
test_get_local_ip_port_association
pass
test_create_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests 3 3 0 0 0 Detail
test_get_local_ip_port_association
pass
test_create_local_ip_port_association
pass
test_delete_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests 3 3 0 0 0 Detail
test_create_local_ip_port_association
pass
test_delete_local_ip_port_association
pass
test_get_local_ip_port_association
pass
neutron.tests.unit.conf.policies.test_logging.AdminTests 5 5 0 0 0 Detail
test_create_log
pass
test_delete_log
pass
test_get_log
pass
test_update_log
pass
test_get_loggable_resource
pass
neutron.tests.unit.conf.policies.test_logging.ProjectManagerTests 5 5 0 0 0 Detail
test_get_log
pass
test_get_loggable_resource
pass
test_delete_log
pass
test_update_log
pass
test_create_log
pass
neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests 5 5 0 0 0 Detail
test_delete_log
pass
test_create_log
pass
test_get_log
pass
test_get_loggable_resource
pass
test_update_log
pass
neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests 5 5 0 0 0 Detail
test_get_log
pass
test_create_log
pass
test_update_log
pass
test_delete_log
pass
test_get_loggable_resource
pass
neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests 5 5 0 0 0 Detail
test_delete_log
pass
test_get_log
pass
test_get_loggable_resource
pass
test_create_log
pass
test_update_log
pass
neutron.tests.unit.conf.policies.test_logging.SystemAdminTests 5 5 0 0 0 Detail
test_create_log
pass
test_update_log
pass
test_get_loggable_resource
pass
test_delete_log
pass
test_get_log
pass
neutron.tests.unit.conf.policies.test_metering.AdminTests 6 6 0 0 0 Detail
test_delete_metering_label_rule
pass
test_delete_metering_label
pass
test_get_metering_label
pass
test_create_metering_label
pass
test_create_metering_label_rule
pass
test_get_metering_label_rule
pass
neutron.tests.unit.conf.policies.test_metering.ProjectManagerTests 6 6 0 0 0 Detail
test_create_metering_label_rule
pass
test_delete_metering_label
pass
test_get_metering_label
pass
test_delete_metering_label_rule
pass
test_get_metering_label_rule
pass
test_create_metering_label
pass
neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests 6 6 0 0 0 Detail
test_create_metering_label
pass
test_create_metering_label_rule
pass
test_get_metering_label_rule
pass
test_delete_metering_label
pass
test_get_metering_label
pass
test_delete_metering_label_rule
pass
neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests 6 6 0 0 0 Detail
test_get_metering_label_rule
pass
test_create_metering_label
pass
test_create_metering_label_rule
pass
test_delete_metering_label
pass
test_delete_metering_label_rule
pass
test_get_metering_label
pass
neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests 6 6 0 0 0 Detail
test_create_metering_label
pass
test_create_metering_label_rule
pass
test_delete_metering_label
pass
test_delete_metering_label_rule
pass
test_get_metering_label_rule
pass
test_get_metering_label
pass
neutron.tests.unit.conf.policies.test_metering.SystemAdminTests 6 6 0 0 0 Detail
test_create_metering_label_rule
pass
test_create_metering_label
pass
test_delete_metering_label
pass
test_delete_metering_label_rule
pass
test_get_metering_label_rule
pass
test_get_metering_label
pass
neutron.tests.unit.conf.policies.test_metering.SystemMemberTests 6 6 0 0 0 Detail
test_create_metering_label_rule
pass
test_delete_metering_label_rule
pass
test_get_metering_label
pass
test_create_metering_label
pass
test_delete_metering_label
pass
test_get_metering_label_rule
pass
neutron.tests.unit.conf.policies.test_metering.SystemReaderTests 6 6 0 0 0 Detail
test_get_metering_label
pass
test_get_metering_label_rule
pass
test_delete_metering_label_rule
pass
test_delete_metering_label
pass
test_create_metering_label_rule
pass
test_create_metering_label
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests 4 4 0 0 0 Detail
test_update_ndp_proxy
pass
test_create_ndp_proxy
pass
test_get_ndp_proxy
pass
test_delete_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectManagerTests 4 4 0 0 0 Detail
test_create_ndp_proxy
pass
test_delete_ndp_proxy
pass
test_get_ndp_proxy
pass
test_update_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests 4 4 0 0 0 Detail
test_delete_ndp_proxy
pass
test_update_ndp_proxy
pass
test_get_ndp_proxy
pass
test_create_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests 4 4 0 0 0 Detail
test_create_ndp_proxy
pass
test_delete_ndp_proxy
pass
test_get_ndp_proxy
pass
test_update_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests 4 4 0 0 0 Detail
test_get_ndp_proxy
pass
test_update_ndp_proxy
pass
test_delete_ndp_proxy
pass
test_create_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests 4 4 0 0 0 Detail
test_delete_ndp_proxy
pass
test_update_ndp_proxy
pass
test_get_ndp_proxy
pass
test_create_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests 4 4 0 0 0 Detail
test_update_ndp_proxy
pass
test_delete_ndp_proxy
pass
test_get_ndp_proxy
pass
test_create_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests 4 4 0 0 0 Detail
test_create_ndp_proxy
pass
test_delete_ndp_proxy
pass
test_get_ndp_proxy
pass
test_update_ndp_proxy
pass
neutron.tests.unit.conf.policies.test_network.AdminTests 27 27 0 0 0 Detail
test_create_network
pass
test_update_network_external
pass
test_get_network_provider_network_type
pass
test_create_network_tags
pass
test_get_network_tags
pass
test_update_network_provider_segmentation_id
pass
test_update_network
pass
test_update_network_provider_network_type
pass
test_get_network_provider_segmentation_id
pass
test_create_network_provider_physical_network
pass
test_create_network_shared
pass
test_get_network
pass
test_get_network_provider_physical_network
pass
test_create_network_external
pass
test_update_network_default
pass
test_create_network_segments
pass
test_update_network_provider_physical_network
pass
test_delete_network_tags
pass
test_update_network_segments
pass
test_update_network_shared
pass
test_create_network_default
pass
test_create_network_port_security_enabled
pass
test_update_network_port_security_enabled
pass
test_update_network_tags
pass
test_create_network_provider_network_type
pass
test_create_network_provider_segmentation_id
pass
test_delete_network
pass
neutron.tests.unit.conf.policies.test_network.ProjectManagerTests 28 28 0 0 0 Detail
test_create_network_provider_segmentation_id
pass
test_update_network_segments
pass
test_get_network_tags
pass
test_update_network_default
pass
test_create_network_port_security_enabled
pass
test_create_network_segments
pass
test_create_network_tags
pass
test_get_network_provider_segmentation_id
pass
test_update_network_shared
pass
test_create_network_shared
pass
test_delete_network
pass
test_delete_network_tags
pass
test_update_network_external
pass
test_update_network_port_security_enabled
pass
test_create_network
pass
test_create_network_default
pass
test_get_network
pass
test_get_network_provider_network_type
pass
test_create_network_provider_network_type
pass
test_update_network_tags
pass
test_get_network_provider_physical_network
pass
test_update_network_provider_segmentation_id
pass
test_create_network_provider_physical_network
pass
test_get_network_segments
pass
test_update_network
pass
test_update_network_provider_network_type
pass
test_create_network_external
pass
test_update_network_provider_physical_network
pass
neutron.tests.unit.conf.policies.test_network.ProjectMemberTests 28 28 0 0 0 Detail
test_get_network_tags
pass
test_delete_network_tags
pass
test_get_network
pass
test_update_network_segments
pass
test_create_network_shared
pass
test_get_network_provider_segmentation_id
pass
test_update_network_provider_network_type
pass
test_update_network
pass
test_create_network_provider_segmentation_id
pass
test_update_network_provider_segmentation_id
pass
test_create_network_default
pass
test_create_network_provider_network_type
pass
test_create_network_segments
pass
test_get_network_provider_physical_network
pass
test_update_network_shared
pass
test_delete_network
pass
test_get_network_provider_network_type
pass
test_update_network_provider_physical_network
pass
test_update_network_tags
pass
test_create_network
pass
test_create_network_external
pass
test_create_network_port_security_enabled
pass
test_create_network_provider_physical_network
pass
test_create_network_tags
pass
test_get_network_segments
pass
test_update_network_default
pass
test_update_network_external
pass
test_update_network_port_security_enabled
pass
neutron.tests.unit.conf.policies.test_network.ProjectReaderTests 28 28 0 0 0 Detail
test_create_network_shared
pass
test_create_network_tags
pass
test_get_network_segments
pass
test_update_network_port_security_enabled
pass
test_create_network
pass
test_create_network_port_security_enabled
pass
test_create_network_provider_network_type
pass
test_get_network_provider_segmentation_id
pass
test_get_network_tags
pass
test_update_network_provider_segmentation_id
pass
test_create_network_external
pass
test_create_network_provider_physical_network
pass
test_create_network_segments
pass
test_delete_network_tags
pass
test_update_network_shared
pass
test_update_network_tags
pass
test_get_network
pass
test_get_network_provider_network_type
pass
test_update_network_segments
pass
test_create_network_default
pass
test_delete_network
pass
test_update_network_provider_network_type
pass
test_update_network_default
pass
test_update_network_external
pass
test_create_network_provider_segmentation_id
pass
test_get_network_provider_physical_network
pass
test_update_network
pass
test_update_network_provider_physical_network
pass
neutron.tests.unit.conf.policies.test_network.ServiceRoleTests 25 25 0 0 0 Detail
test_create_network_default
pass
test_create_network_external
pass
test_create_network_shared
pass
test_update_network_default
pass
test_update_network_port_security_enabled
pass
test_update_network_segments
pass
test_create_network
pass
test_create_network_provider_segmentation_id
pass
test_update_network_provider_segmentation_id
pass
test_create_network_tags
pass
test_create_network_port_security_enabled
pass
test_create_network_provider_network_type
pass
test_delete_network
pass
test_get_network
pass
test_get_network_provider_physical_network
pass
test_get_network_provider_segmentation_id
pass
test_update_network_external
pass
test_create_network_segments
pass
test_get_network_provider_network_type
pass
test_update_network
pass
test_update_network_provider_network_type
pass
test_create_network_provider_physical_network
pass
test_get_network_segments
pass
test_update_network_provider_physical_network
pass
test_update_network_shared
pass
neutron.tests.unit.conf.policies.test_network.SystemAdminTests 28 28 0 0 0 Detail
test_create_network
pass
test_create_network_provider_segmentation_id
pass
test_create_network_segments
pass
test_create_network_tags
pass
test_update_network_external
pass
test_update_network_tags
pass
test_create_network_default
pass
test_create_network_external
pass
test_create_network_shared
pass
test_delete_network
pass
test_get_network_segments
pass
test_get_network_tags
pass
test_update_network_port_security_enabled
pass
test_get_network_provider_physical_network
pass
test_get_network_provider_segmentation_id
pass
test_update_network
pass
test_update_network_default
pass
test_create_network_port_security_enabled
pass
test_delete_network_tags
pass
test_update_network_provider_network_type
pass
test_update_network_provider_physical_network
pass
test_update_network_shared
pass
test_create_network_provider_physical_network
pass
test_get_network_provider_network_type
pass
test_update_network_provider_segmentation_id
pass
test_create_network_provider_network_type
pass
test_get_network
pass
test_update_network_segments
pass
neutron.tests.unit.conf.policies.test_network.SystemMemberTests 28 28 0 0 0 Detail
test_create_network_provider_network_type
pass
test_create_network_provider_segmentation_id
pass
test_create_network_shared
pass
test_delete_network_tags
pass
test_get_network
pass
test_get_network_tags
pass
test_update_network_default
pass
test_update_network_shared
pass
test_create_network_port_security_enabled
pass
test_update_network_external
pass
test_update_network_provider_physical_network
pass
test_update_network_segments
pass
test_update_network_provider_segmentation_id
pass
test_create_network_default
pass
test_create_network_external
pass
test_create_network_segments
pass
test_delete_network
pass
test_get_network_provider_network_type
pass
test_get_network_provider_physical_network
pass
test_update_network_provider_network_type
pass
test_create_network
pass
test_update_network
pass
test_update_network_port_security_enabled
pass
test_update_network_tags
pass
test_create_network_provider_physical_network
pass
test_create_network_tags
pass
test_get_network_provider_segmentation_id
pass
test_get_network_segments
pass
neutron.tests.unit.conf.policies.test_network.SystemReaderTests 28 28 0 0 0 Detail
test_create_network_external
pass
test_create_network_port_security_enabled
pass
test_update_network_provider_network_type
pass
test_get_network_provider_segmentation_id
pass
test_update_network_provider_segmentation_id
pass
test_create_network_provider_segmentation_id
pass
test_get_network
pass
test_update_network
pass
test_update_network_default
pass
test_update_network_tags
pass
test_create_network_shared
pass
test_delete_network_tags
pass
test_update_network_segments
pass
test_create_network
pass
test_update_network_provider_physical_network
pass
test_update_network_shared
pass
test_create_network_segments
pass
test_create_network_tags
pass
test_get_network_provider_physical_network
pass
test_get_network_tags
pass
test_create_network_default
pass
test_create_network_provider_physical_network
pass
test_create_network_provider_network_type
pass
test_delete_network
pass
test_get_network_provider_network_type
pass
test_get_network_segments
pass
test_update_network_external
pass
test_update_network_port_security_enabled
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.AdminTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectManagerTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectMemberTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectReaderTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.ServiceRoleTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.SystemAdminTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.SystemMemberTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_ip_availability.SystemReaderTests 1 1 0 0 0 Detail
test_get_network_ip_availability
pass
neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests 8 8 0 0 0 Detail
test_delete_network_segment_range_tags
pass
test_get_network_segment_range_tags
pass
test_create_network_segment_range
pass
test_delete_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_update_network_segment_range_tags
pass
test_get_network_segment_range
pass
neutron.tests.unit.conf.policies.test_network_segment_range.ProjectManagerTests 8 8 0 0 0 Detail
test_delete_network_segment_range
pass
test_create_network_segment_range
pass
test_delete_network_segment_range_tags
pass
test_create_network_segment_range_tags
pass
test_get_network_segment_range
pass
test_update_network_segment_range
pass
test_update_network_segment_range_tags
pass
test_get_network_segment_range_tags
pass
neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests 8 8 0 0 0 Detail
test_delete_network_segment_range
pass
test_create_network_segment_range
pass
test_delete_network_segment_range_tags
pass
test_get_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_update_network_segment_range_tags
pass
test_get_network_segment_range
pass
neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests 8 8 0 0 0 Detail
test_create_network_segment_range
pass
test_get_network_segment_range
pass
test_delete_network_segment_range_tags
pass
test_update_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_delete_network_segment_range
pass
test_get_network_segment_range_tags
pass
neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests 5 5 0 0 0 Detail
test_update_network_segment_range
pass
test_delete_network_segment_range
pass
test_get_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_create_network_segment_range
pass
neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests 8 8 0 0 0 Detail
test_create_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_delete_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_get_network_segment_range
pass
test_get_network_segment_range_tags
pass
test_update_network_segment_range_tags
pass
test_delete_network_segment_range
pass
neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests 8 8 0 0 0 Detail
test_delete_network_segment_range_tags
pass
test_create_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_update_network_segment_range_tags
pass
test_create_network_segment_range
pass
test_delete_network_segment_range
pass
test_get_network_segment_range_tags
pass
test_get_network_segment_range
pass
neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests 8 8 0 0 0 Detail
test_get_network_segment_range_tags
pass
test_update_network_segment_range
pass
test_create_network_segment_range_tags
pass
test_get_network_segment_range
pass
test_create_network_segment_range
pass
test_update_network_segment_range_tags
pass
test_delete_network_segment_range
pass
test_delete_network_segment_range_tags
pass
neutron.tests.unit.conf.policies.test_port.AdminTests 42 42 0 0 0 Detail
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_fixed_ips
pass
test_get_port
pass
test_get_port_binding_vif_type
pass
test_update_port
pass
test_update_port_hints
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_get_port_tags
pass
test_update_port_trusted_field
pass
test_update_port_with_fixed_ips
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_create_port_tags
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_trusted_field
pass
test_get_port_binding_host_id
pass
test_get_port_hints
pass
test_update_port_with_binding_host_id
pass
test_create_port
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_mac_address
pass
test_delete_port
pass
test_update_port_with_binding_vnic_type
pass
test_create_port_with_binding_profile
pass
test_create_port_with_hints
pass
test_get_port_binding_vif_details
pass
test_get_port_resource_request
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_device_owner
pass
test_create_port_with_port_security_enabled
pass
test_get_port_trusted_field
pass
test_update_port_with_binding_profile
pass
test_create_port_with_binding_vnic_type
pass
test_get_port_binding_profile
pass
test_update_port_data_plane_status
pass
test_update_port_with_allowed_address_pairs
pass
test_update_port_with_device_owner
pass
test_update_port_with_mac_address
pass
test_update_port_with_port_security_enabled
pass
neutron.tests.unit.conf.policies.test_port.ProjectManagerTests 43 43 0 0 0 Detail
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_fixed_ips
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_get_port_trusted_field
pass
test_update_port_with_binding_host_id
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_update_port
pass
test_update_port_with_allowed_address_pairs
pass
test_create_port_with_binding_profile
pass
test_create_port_with_hints
pass
test_delete_port
pass
test_get_port_tags
pass
test_update_port_with_binding_profile
pass
test_update_port_with_mac_address
pass
test_create_port_with_device_owner
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_get_port_binding_vif_details
pass
test_get_port_resource_request
pass
test_update_port_tags
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port_with_device_owner
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_binding_vnic_type
pass
test_get_port_binding_vif_type
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_get_port_hints
pass
test_create_port_with_port_security_enabled
pass
test_update_port_with_port_security_enabled
pass
test_update_port_hints
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_binding_vnic_type
pass
test_create_port
pass
test_create_port_tags
pass
test_create_port_with_trusted_field
pass
test_get_port
pass
test_update_port_data_plane_status
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_mac_address
pass
test_get_port_binding_host_id
pass
test_get_port_binding_profile
pass
test_update_port_trusted_field
pass
test_update_port_with_fixed_ips
pass
neutron.tests.unit.conf.policies.test_port.ProjectMemberTests 43 43 0 0 0 Detail
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_binding_host_id
pass
test_get_port_binding_vif_details
pass
test_update_port_tags
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_binding_vnic_type
pass
test_create_port_with_hints
pass
test_delete_port
pass
test_get_port_hints
pass
test_get_port_tags
pass
test_update_port_data_plane_status
pass
test_update_port_with_mac_address
pass
test_create_port_with_binding_profile
pass
test_create_port_with_mac_address
pass
test_get_port_binding_profile
pass
test_get_port_trusted_field
pass
test_update_port_with_binding_host_id
pass
test_update_port_with_binding_profile
pass
test_update_port_with_device_owner
pass
test_create_port
pass
test_create_port_with_device_owner
pass
test_create_port_with_trusted_field
pass
test_create_port_tags
pass
test_get_port_binding_host_id
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_update_port
pass
test_get_port
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_hints
pass
test_update_port_with_fixed_ips
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_update_port_with_port_security_enabled
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_fixed_ips
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_get_port_binding_vif_type
pass
test_get_port_resource_request
pass
test_update_port_with_allowed_address_pairs
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port_with_binding_vnic_type
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_port_security_enabled
pass
test_update_port_trusted_field
pass
neutron.tests.unit.conf.policies.test_port.ProjectReaderTests 43 43 0 0 0 Detail
test_create_port_with_allowed_address_pairs
pass
test_get_port
pass
test_update_port_with_allowed_address_pairs
pass
test_create_port_with_hints
pass
test_get_port_binding_host_id
pass
test_get_port_binding_profile
pass
test_get_port_tags
pass
test_get_port_trusted_field
pass
test_update_port_with_mac_address
pass
test_update_port_with_port_security_enabled
pass
test_create_port_tags
pass
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_fixed_ips
pass
test_create_port_with_trusted_field
pass
test_get_port_binding_vif_type
pass
test_update_port_hints
pass
test_get_port_binding_vif_details
pass
test_update_port_with_binding_profile
pass
test_update_port_with_binding_vnic_type
pass
test_create_port_with_binding_vnic_type
pass
test_create_port_with_device_owner
pass
test_get_port_resource_request
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_port_security_enabled
pass
test_delete_port
pass
test_get_port_hints
pass
test_update_port_data_plane_status
pass
test_update_port_tags
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_binding_profile
pass
test_create_port_with_mac_address
pass
test_update_port
pass
test_update_port_trusted_field
pass
test_update_port_with_binding_host_id
pass
test_update_port_with_device_owner
pass
test_update_port_with_fixed_ips
pass
test_update_port_with_fixed_ips_and_ip_address
pass
neutron.tests.unit.conf.policies.test_port.ServiceRoleTests 35 35 0 0 0 Detail
test_update_port_with_allowed_address_pairs
pass
test_update_port_with_binding_vnic_type
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_update_port_with_mac_address
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port
pass
test_update_port_with_port_security_enabled
pass
test_create_port_with_device_owner
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_create_port_tags
pass
test_create_port_with_binding_profile
pass
test_create_port_with_fixed_ips
pass
test_get_port_binding_host_id
pass
test_update_port_with_binding_host_id
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_port_security_enabled
pass
test_get_port
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_delete_port
pass
test_update_port_with_binding_profile
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port_with_fixed_ips
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_create_port
pass
test_create_port_with_binding_vnic_type
pass
test_create_port_with_mac_address
pass
test_get_port_binding_profile
pass
test_get_port_binding_vif_details
pass
test_get_port_binding_vif_type
pass
test_get_port_resource_request
pass
test_update_port_data_plane_status
pass
test_update_port_with_device_owner
pass
neutron.tests.unit.conf.policies.test_port.SystemAdminTests 36 36 0 0 0 Detail
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_fixed_ips
pass
test_update_port_data_plane_status
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_mac_address
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_get_port_binding_profile
pass
test_get_port_binding_vif_details
pass
test_update_port_with_binding_vnic_type
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_delete_port
pass
test_update_port_with_device_owner
pass
test_update_port_with_fixed_ips
pass
test_create_port
pass
test_create_port_tags
pass
test_create_port_with_binding_host_id
pass
test_update_port
pass
test_create_port_with_device_owner
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_mac_address
pass
test_create_port_with_port_security_enabled
pass
test_get_port
pass
test_get_port_tags
pass
test_update_port_with_port_security_enabled
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_binding_profile
pass
test_create_port_with_binding_vnic_type
pass
test_get_port_binding_host_id
pass
test_update_port_with_allowed_address_pairs
pass
test_update_port_with_binding_profile
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_create_port_with_allowed_address_pairs
pass
test_get_port_binding_vif_type
pass
test_get_port_resource_request
pass
test_update_port_with_binding_host_id
pass
neutron.tests.unit.conf.policies.test_port.SystemMemberTests 36 36 0 0 0 Detail
test_create_port_with_binding_vnic_type
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_create_port_with_mac_address
pass
test_get_port
pass
test_get_port_binding_host_id
pass
test_update_port_with_binding_profile
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_binding_profile
pass
test_create_port_with_fixed_ips
pass
test_update_port_data_plane_status
pass
test_update_port_with_binding_vnic_type
pass
test_update_port_with_fixed_ips_and_ip_address
pass
test_update_port_with_port_security_enabled
pass
test_get_port_binding_profile
pass
test_get_port_binding_vif_details
pass
test_update_port_with_fixed_ips
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_delete_port
pass
test_get_port_binding_vif_type
pass
test_update_port
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_device_owner
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_create_port
pass
test_create_port_tags
pass
test_get_port_tags
pass
test_update_port_with_binding_host_id
pass
test_update_port_with_mac_address
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_device_owner
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_create_port_with_port_security_enabled
pass
test_get_port_resource_request
pass
test_update_port_with_allowed_address_pairs
pass
neutron.tests.unit.conf.policies.test_port.SystemReaderTests 36 36 0 0 0 Detail
test_create_port_with_port_security_enabled
pass
test_get_port_binding_host_id
pass
test_update_port_with_fixed_ips
pass
test_create_port
pass
test_create_port_with_binding_host_id
pass
test_create_port_with_fixed_ips
pass
test_update_port_with_allowed_address_pairs_and_ip_address
pass
test_update_port_with_device_owner
pass
test_create_port_tags
pass
test_create_port_with_allowed_address_pairs_and_mac_address
pass
test_create_port_with_binding_profile
pass
test_update_port_with_allowed_address_pairs
pass
test_update_port_with_binding_host_id
pass
test_update_port_with_port_security_enabled
pass
test_create_port_with_allowed_address_pairs
pass
test_create_port_with_allowed_address_pairs_and_ip_address
pass
test_get_port_resource_request
pass
test_create_port_with_fixed_ips_and_ip_address
pass
test_update_port_with_allowed_address_pairs_and_mac_address
pass
test_get_port_binding_profile
pass
test_delete_port
pass
test_create_port_with_device_owner
pass
test_create_port_with_mac_address
pass
test_get_port_binding_vif_details
pass
test_update_port_data_plane_status
pass
test_update_port_with_fixed_ips_and_subnet_id
pass
test_update_port_with_mac_address
pass
test_create_port_with_binding_vnic_type
pass
test_create_port_with_fixed_ips_and_subnet_id
pass
test_get_port
pass
test_get_port_binding_vif_type
pass
test_get_port_tags
pass
test_update_port
pass
test_update_port_with_binding_profile
pass
test_update_port_with_binding_vnic_type
pass
test_update_port_with_fixed_ips_and_ip_address
pass
neutron.tests.unit.conf.policies.test_port_bindings.AdminTests 4 4 0 0 0 Detail
test_activate_port_binding
pass
test_create_port_binding
pass
test_delete_port_binding
pass
test_get_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.ProjectManagerTests 4 4 0 0 0 Detail
test_activate_port_binding
pass
test_create_port_binding
pass
test_get_port_binding
pass
test_delete_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests 4 4 0 0 0 Detail
test_delete_port_binding
pass
test_get_port_binding
pass
test_create_port_binding
pass
test_activate_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests 4 4 0 0 0 Detail
test_get_port_binding
pass
test_delete_port_binding
pass
test_create_port_binding
pass
test_activate_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests 4 4 0 0 0 Detail
test_activate_port_binding
pass
test_delete_port_binding
pass
test_get_port_binding
pass
test_create_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests 4 4 0 0 0 Detail
test_get_port_binding
pass
test_delete_port_binding
pass
test_activate_port_binding
pass
test_create_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests 4 4 0 0 0 Detail
test_get_port_binding
pass
test_create_port_binding
pass
test_delete_port_binding
pass
test_activate_port_binding
pass
neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests 4 4 0 0 0 Detail
test_delete_port_binding
pass
test_get_port_binding
pass
test_create_port_binding
pass
test_activate_port_binding
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_delete_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_update_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
test_delete_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_create_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_get_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_create_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_delete_policy_packet_rate_limit_rule
pass
test_create_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule
pass
test_update_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests 8 8 0 0 0 Detail
test_delete_policy
pass
test_create_policy
pass
test_create_policy_tags
pass
test_get_policy
pass
test_get_policy_tags
pass
test_delete_policy_tags
pass
test_update_policy_tags
pass
test_update_policy
pass
neutron.tests.unit.conf.policies.test_qos.AdminQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_update_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_delete_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_get_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
test_delete_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_get_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_create_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_update_policy_packet_rate_limit_rule
pass
test_create_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosPolicyTests 8 8 0 0 0 Detail
test_delete_policy
pass
test_update_policy_tags
pass
test_delete_policy_tags
pass
test_get_policy_tags
pass
test_create_policy_tags
pass
test_create_policy
pass
test_get_policy
pass
test_update_policy
pass
neutron.tests.unit.conf.policies.test_qos.ProjectManagerQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_create_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
test_delete_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_delete_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_update_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
test_get_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_create_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_get_policy_packet_rate_limit_rule
pass
test_update_policy_packet_rate_limit_rule
pass
test_create_policy_packet_rate_limit_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests 8 8 0 0 0 Detail
test_update_policy_tags
pass
test_delete_policy_tags
pass
test_delete_policy
pass
test_get_policy
pass
test_create_policy
pass
test_create_policy_tags
pass
test_get_policy_tags
pass
test_update_policy
pass
neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_delete_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_delete_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_update_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_get_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_get_policy_minimum_packet_rate_rule
pass
test_create_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_create_policy_packet_rate_limit_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule
pass
test_update_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests 8 8 0 0 0 Detail
test_delete_policy
pass
test_create_policy_tags
pass
test_create_policy
pass
test_get_policy
pass
test_get_policy_tags
pass
test_update_policy
pass
test_delete_policy_tags
pass
test_update_policy_tags
pass
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_create_policy_bandwidth_limit_rule
pass
test_delete_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_get_policy_dscp_marking_rule
pass
test_delete_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_delete_policy_minimum_bandwidth_rule
pass
test_get_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_get_policy_minimum_packet_rate_rule
pass
test_create_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_update_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
test_create_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests 8 8 0 0 0 Detail
test_delete_policy
pass
test_create_policy
pass
test_delete_policy_tags
pass
test_get_policy
pass
test_update_policy
pass
test_get_policy_tags
pass
test_create_policy_tags
pass
test_update_policy_tags
pass
neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_delete_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_delete_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_delete_policy_minimum_bandwidth_rule
pass
test_get_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_update_policy_minimum_packet_rate_rule
pass
test_create_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests 4 4 0 0 0 Detail
test_create_policy_packet_rate_limit_rule
pass
test_update_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests 8 8 0 0 0 Detail
test_get_policy
pass
test_get_policy_tags
pass
test_create_policy_tags
pass
test_update_policy
pass
test_delete_policy_tags
pass
test_create_policy
pass
test_delete_policy
pass
test_update_policy_tags
pass
neutron.tests.unit.conf.policies.test_qos.SystemAdminQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_delete_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_delete_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
test_create_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_get_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_create_policy_minimum_packet_rate_rule
pass
test_update_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests 8 8 0 0 0 Detail
test_create_policy_tags
pass
test_get_policy
pass
test_update_policy_tags
pass
test_delete_policy_tags
pass
test_delete_policy
pass
test_get_policy_tags
pass
test_update_policy
pass
test_create_policy
pass
neutron.tests.unit.conf.policies.test_qos.SystemMemberQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests 4 4 0 0 0 Detail
test_get_policy_bandwidth_limit_rule
pass
test_create_policy_bandwidth_limit_rule
pass
test_update_policy_bandwidth_limit_rule
pass
test_delete_policy_bandwidth_limit_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests 4 4 0 0 0 Detail
test_create_policy_dscp_marking_rule
pass
test_update_policy_dscp_marking_rule
pass
test_delete_policy_dscp_marking_rule
pass
test_get_policy_dscp_marking_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests 4 4 0 0 0 Detail
test_get_policy_minimum_bandwidth_rule
pass
test_delete_policy_minimum_bandwidth_rule
pass
test_create_policy_minimum_bandwidth_rule
pass
test_update_policy_minimum_bandwidth_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests 4 4 0 0 0 Detail
test_update_policy_minimum_packet_rate_rule
pass
test_create_policy_minimum_packet_rate_rule
pass
test_get_policy_minimum_packet_rate_rule
pass
test_delete_policy_minimum_packet_rate_rule
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests 8 8 0 0 0 Detail
test_update_policy
pass
test_create_policy_tags
pass
test_get_policy
pass
test_delete_policy_tags
pass
test_delete_policy
pass
test_create_policy
pass
test_get_policy_tags
pass
test_update_policy_tags
pass
neutron.tests.unit.conf.policies.test_qos.SystemReaderQosRuleTypeTests 1 1 0 0 0 Detail
test_get_rule_type
pass
neutron.tests.unit.conf.policies.test_quotas.AdminTests 3 3 0 0 0 Detail
test_update_quota
pass
test_get_quota
pass
test_delete_quota
pass
neutron.tests.unit.conf.policies.test_quotas.ProjectManagerTests 3 3 0 0 0 Detail
test_delete_quota
pass
test_get_quota
pass
test_update_quota
pass
neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests 3 3 0 0 0 Detail
test_delete_quota
pass
test_update_quota
pass
test_get_quota
pass
neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests 3 3 0 0 0 Detail
test_get_quota
pass
test_delete_quota
pass
test_update_quota
pass
neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests 3 3 0 0 0 Detail
test_delete_quota
pass
test_get_quota
pass
test_update_quota
pass
neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests 3 3 0 0 0 Detail
test_update_quota
pass
test_delete_quota
pass
test_get_quota
pass
neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests 3 3 0 0 0 Detail
test_update_quota
pass
test_delete_quota
pass
test_get_quota
pass
neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests 3 3 0 0 0 Detail
test_delete_quota
pass
test_get_quota
pass
test_update_quota
pass
neutron.tests.unit.conf.policies.test_rbac.AdminTests 16 16 0 0 0 Detail
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
pass
test_create_rbac_policy_target_project(target_project)
pass
test_delete_rbac_policy(target_tenant)
pass
test_delete_rbac_policy(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
pass
test_update_rbac_policy_target_project(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.ProjectManagerTests 16 14 0 0 2 Detail
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
skip
test_update_rbac_policy_target_project(target_project)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_delete_rbac_policy(target_tenant)
pass
test_delete_rbac_policy(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
skip
test_create_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests 16 14 0 0 2 Detail
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
skip
test_update_rbac_policy_target_project(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_delete_rbac_policy(target_tenant)
pass
test_delete_rbac_policy(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
skip
test_create_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests 16 14 0 0 2 Detail
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
skip
test_update_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_delete_rbac_policy(target_tenant)
pass
test_delete_rbac_policy(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
skip
test_create_rbac_policy_target_project(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests 14 12 0 0 2 Detail
test_create_rbac_policy_target_project(target_tenant)
skip
test_create_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
skip
test_update_rbac_policy_target_project(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests 14 14 0 0 0 Detail
test_update_rbac_policy_target_project(target_tenant)
pass
test_update_rbac_policy_target_project(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy_target_project(target_project)
pass
test_create_rbac_policy(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests 14 14 0 0 0 Detail
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
pass
test_update_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_create_rbac_policy_target_project(target_tenant)
pass
test_create_rbac_policy_target_project(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests 14 14 0 0 0 Detail
test_create_rbac_policy_target_project(target_tenant)
pass
test_create_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy_target_project(target_tenant)
pass
test_update_rbac_policy_target_project(target_project)
pass
test_update_rbac_policy_target_tenant(target_tenant)
pass
test_update_rbac_policy_target_tenant(target_project)
pass
test_create_rbac_policy(target_tenant)
pass
test_create_rbac_policy(target_project)
pass
test_update_rbac_policy(target_tenant)
pass
test_update_rbac_policy(target_project)
pass
test_get_rbac_policy(target_tenant)
pass
test_get_rbac_policy(target_project)
pass
test_create_rbac_policy_target_tenant(target_tenant)
pass
test_create_rbac_policy_target_tenant(target_project)
pass
neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests 2 2 0 0 0 Detail
test_remove_extraroute
pass
test_add_extraroute
pass
neutron.tests.unit.conf.policies.test_router.AdminTests 38 38 0 0 0 Detail
test_add_external_gateways
pass
test_create_router_external_gateway_info
pass
test_create_router_external_gateway_info_network_id
pass
test_delete_router
pass
test_delete_router_tags
pass
test_get_router_distributed
pass
test_update_router_enable_default_route_ecmp
pass
test_update_external_gateways
pass
test_update_router_external_gateway_info
pass
test_create_router_distributed
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_remove_router_interface
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_add_router_interface
pass
test_create_router
pass
test_get_router_ha
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_router_distributed
pass
test_update_router_external_gateway_info_enable_snat
pass
test_update_router_ha
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_add_external_gateways_external_gateways_network_id
pass
test_create_router_ha
pass
test_remove_external_gateways
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_router
pass
test_add_external_gateways_external_gateways
pass
test_create_router_tags
pass
test_get_router
pass
test_update_router_external_gateway_info_network_id
pass
test_update_router_tags
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_create_router_external_gateway_info_enable_snat
pass
test_remove_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_network_id
pass
test_get_router_tags
pass
test_update_router_enable_default_route_bfd
pass
neutron.tests.unit.conf.policies.test_router.ProjectManagerTests 38 38 0 0 0 Detail
test_create_router_distributed
pass
test_create_router_external_gateway_info
pass
test_create_router_external_gateway_info_network_id
pass
test_create_router_ha
pass
test_get_router_ha
pass
test_remove_router_interface
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_update_router
pass
test_add_router_interface
pass
test_create_router_external_gateway_info_enable_snat
pass
test_delete_router
pass
test_get_router
pass
test_get_router_distributed
pass
test_update_external_gateways
pass
test_add_external_gateways_external_gateways
pass
test_get_router_tags
pass
test_update_external_gateways_external_gateways
pass
test_update_router_external_gateway_info_network_id
pass
test_add_external_gateways
pass
test_create_router_tags
pass
test_delete_router_tags
pass
test_update_router_distributed
pass
test_update_router_tags
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_create_router
pass
test_remove_external_gateways_external_gateways
pass
test_update_router_enable_default_route_bfd
pass
test_update_router_enable_default_route_ecmp
pass
test_update_router_external_gateway_info_enable_snat
pass
test_add_external_gateways_external_gateways_network_id
pass
test_remove_external_gateways
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_external_gateways_external_gateways_network_id
pass
test_update_router_external_gateway_info
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_update_router_ha
pass
neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests 2 2 0 0 0 Detail
test_add_extraroute
pass
test_remove_extraroute
pass
neutron.tests.unit.conf.policies.test_router.ProjectMemberTests 38 38 0 0 0 Detail
test_add_external_gateways_external_gateways
pass
test_add_router_interface
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_create_router_ha
pass
test_create_router_tags
pass
test_update_external_gateways
pass
test_update_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_router_external_gateway_info
pass
test_update_router_external_gateway_info_enable_snat
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_remove_external_gateways
pass
test_update_router_external_gateway_info_network_id
pass
test_create_router_external_gateway_info
pass
test_delete_router_tags
pass
test_get_router_tags
pass
test_remove_external_gateways_external_gateways
pass
test_update_router_enable_default_route_bfd
pass
test_create_router_external_gateway_info_enable_snat
pass
test_delete_router
pass
test_add_external_gateways_external_gateways_network_id
pass
test_get_router_distributed
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_router
pass
test_get_router
pass
test_update_router_distributed
pass
test_update_router_enable_default_route_ecmp
pass
test_add_external_gateways
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_create_router
pass
test_create_router_external_gateway_info_network_id
pass
test_get_router_ha
pass
test_remove_router_interface
pass
test_update_router_ha
pass
test_create_router_distributed
pass
test_update_external_gateways_external_gateways_network_id
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_update_router_tags
pass
neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests 2 2 0 0 0 Detail
test_remove_extraroute
pass
test_add_extraroute
pass
neutron.tests.unit.conf.policies.test_router.ProjectReaderTests 38 38 0 0 0 Detail
test_create_router_external_gateway_info_network_id
pass
test_create_router_tags
pass
test_get_router_ha
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_get_router_distributed
pass
test_update_external_gateways
pass
test_add_router_interface
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_router_distributed
pass
test_update_router_enable_default_route_ecmp
pass
test_add_external_gateways_external_gateways_network_id
pass
test_get_router_tags
pass
test_create_router
pass
test_create_router_external_gateway_info
pass
test_delete_router_tags
pass
test_get_router
pass
test_remove_external_gateways
pass
test_update_external_gateways_external_gateways_network_id
pass
test_add_external_gateways_external_gateways
pass
test_update_router
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_update_router_external_gateway_info
pass
test_create_router_ha
pass
test_update_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_router_external_gateway_info_network_id
pass
test_add_external_gateways
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_delete_router
pass
test_update_router_external_gateway_info_enable_snat
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_update_router_tags
pass
test_create_router_distributed
pass
test_create_router_external_gateway_info_enable_snat
pass
test_remove_external_gateways_external_gateways
pass
test_remove_router_interface
pass
test_update_router_enable_default_route_bfd
pass
test_update_router_ha
pass
neutron.tests.unit.conf.policies.test_router.ServiceRoleTests 33 33 0 0 0 Detail
test_create_router_external_gateway_info
pass
test_remove_router_interface
pass
test_update_router_ha
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_get_router
pass
test_update_external_gateways
pass
test_create_router_distributed
pass
test_update_router_external_gateway_info
pass
test_update_router_external_gateway_info_network_id
pass
test_add_router_interface
pass
test_create_router_tags
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_external_gateways_external_gateways_network_id
pass
test_add_external_gateways
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_create_router_external_gateway_info_enable_snat
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_add_external_gateways_external_gateways
pass
test_update_router_distributed
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_delete_router
pass
test_get_router_distributed
pass
test_remove_external_gateways_external_gateways
pass
test_update_router
pass
test_update_router_external_gateway_info_enable_snat
pass
test_create_router
pass
test_create_router_external_gateway_info_network_id
pass
test_remove_external_gateways
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_add_external_gateways_external_gateways_network_id
pass
test_create_router_ha
pass
test_get_router_ha
pass
test_update_external_gateways_external_gateways
pass
neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests 2 2 0 0 0 Detail
test_add_extraroute
pass
test_remove_extraroute
pass
neutron.tests.unit.conf.policies.test_router.SystemAdminTests 40 40 0 0 0 Detail
test_create_router_enable_default_route_bfd
pass
test_remove_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_network_id
pass
test_add_external_gateways_external_gateways
pass
test_add_router_interface
pass
test_create_router
pass
test_get_router
pass
test_update_router_distributed
pass
test_update_router_enable_default_route_ecmp
pass
test_add_external_gateways_external_gateways_network_id
pass
test_delete_router
pass
test_update_router_enable_default_route_bfd
pass
test_update_router_tags
pass
test_add_external_gateways
pass
test_create_router_enable_default_route_ecmp
pass
test_get_router_tags
pass
test_remove_router_interface
pass
test_create_router_external_gateway_info
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_create_router_external_gateway_info_network_id
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_router
pass
test_create_router_ha
pass
test_update_router_external_gateway_info
pass
test_delete_router_tags
pass
test_remove_external_gateways
pass
test_update_router_external_gateway_info_network_id
pass
test_create_router_external_gateway_info_enable_snat
pass
test_get_router_distributed
pass
test_get_router_ha
pass
test_update_external_gateways
pass
test_update_external_gateways_external_gateways
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_create_router_distributed
pass
test_create_router_tags
pass
test_update_router_external_gateway_info_enable_snat
pass
test_update_router_ha
pass
neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests 2 2 0 0 0 Detail
test_add_extraroute
pass
test_remove_extraroute
pass
neutron.tests.unit.conf.policies.test_router.SystemMemberTests 40 40 0 0 0 Detail
test_create_router_external_gateway_info
pass
test_get_router_tags
pass
test_update_router_external_gateway_info
pass
test_create_router_ha
pass
test_delete_router_tags
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_router_external_gateway_info_network_id
pass
test_create_router_external_gateway_info_network_id
pass
test_get_router_ha
pass
test_add_router_interface
pass
test_create_router
pass
test_create_router_tags
pass
test_update_router_enable_default_route_ecmp
pass
test_add_external_gateways
pass
test_create_router_enable_default_route_ecmp
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_create_router_enable_default_route_bfd
pass
test_delete_router
pass
test_create_router_external_gateway_info_enable_snat
pass
test_get_router_distributed
pass
test_update_router_distributed
pass
test_remove_external_gateways
pass
test_update_router_external_gateway_info_enable_snat
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_get_router
pass
test_remove_external_gateways_external_gateways
pass
test_update_router_enable_default_route_bfd
pass
test_update_router_ha
pass
test_update_router_tags
pass
test_add_external_gateways_external_gateways
pass
test_add_external_gateways_external_gateways_network_id
pass
test_create_router_distributed
pass
test_remove_router_interface
pass
test_update_external_gateways
pass
test_update_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_external_gateways_external_gateways_network_id
pass
test_update_router
pass
neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests 2 2 0 0 0 Detail
test_add_extraroute
pass
test_remove_extraroute
pass
neutron.tests.unit.conf.policies.test_router.SystemReaderTests 40 40 0 0 0 Detail
test_create_router_external_gateway_info_network_id
pass
test_update_external_gateways
pass
test_update_router_external_gateway_info_external_fixed_ips
pass
test_create_router_ha
pass
test_update_router_enable_default_route_bfd
pass
test_update_router_ha
pass
test_add_external_gateways_external_gateways
pass
test_add_external_gateways_external_gateways_external_fixed_ips
pass
test_create_router_enable_default_route_bfd
pass
test_create_router_external_gateway_info_enable_snat
pass
test_create_router_external_gateway_info_external_fixed_ips
pass
test_create_router_tags
pass
test_get_router_ha
pass
test_remove_external_gateways
pass
test_update_external_gateways_external_gateways_enable_snat
pass
test_update_router_distributed
pass
test_update_router_enable_default_route_ecmp
pass
test_add_external_gateways
pass
test_add_external_gateways_external_gateways_enable_snat
pass
test_add_external_gateways_external_gateways_network_id
pass
test_get_router
pass
test_add_router_interface
pass
test_get_router_tags
pass
test_create_router_distributed
pass
test_update_router_external_gateway_info
pass
test_create_router_enable_default_route_ecmp
pass
test_update_router_tags
pass
test_delete_router
pass
test_delete_router_tags
pass
test_remove_router_interface
pass
test_update_router
pass
test_update_router_external_gateway_info_network_id
pass
test_create_router
pass
test_create_router_external_gateway_info
pass
test_get_router_distributed
pass
test_remove_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways
pass
test_update_external_gateways_external_gateways_external_fixed_ips
pass
test_update_external_gateways_external_gateways_network_id
pass
test_update_router_external_gateway_info_enable_snat
pass
neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests 5 5 0 0 0 Detail
test_delete_security_group_rule_default_sg
pass
test_get_security_group_rule
pass
test_create_security_group_rule
pass
test_create_security_group_rule_default_sg
pass
test_delete_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests 8 8 0 0 0 Detail
test_update_security_group
pass
test_create_security_group
pass
test_delete_security_group
pass
test_get_security_group
pass
test_get_security_group_tags
pass
test_create_security_group_tags
pass
test_delete_security_group_tags
pass
test_update_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectManagerSecurityGroupRuleTests 5 5 0 0 0 Detail
test_delete_security_group_rule_default_sg
pass
test_get_security_group_rule
pass
test_create_security_group_rule_default_sg
pass
test_delete_security_group_rule
pass
test_create_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectManagerSecurityGroupTests 8 8 0 0 0 Detail
test_delete_security_group_tags
pass
test_update_security_group_tags
pass
test_get_security_group
pass
test_get_security_group_tags
pass
test_create_security_group
pass
test_delete_security_group
pass
test_update_security_group
pass
test_create_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests 5 5 0 0 0 Detail
test_create_security_group_rule
pass
test_get_security_group_rule
pass
test_delete_security_group_rule_default_sg
pass
test_create_security_group_rule_default_sg
pass
test_delete_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests 8 8 0 0 0 Detail
test_delete_security_group
pass
test_delete_security_group_tags
pass
test_create_security_group_tags
pass
test_get_security_group_tags
pass
test_update_security_group
pass
test_create_security_group
pass
test_get_security_group
pass
test_update_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests 5 5 0 0 0 Detail
test_delete_security_group_rule_default_sg
pass
test_get_security_group_rule
pass
test_create_security_group_rule
pass
test_create_security_group_rule_default_sg
pass
test_delete_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests 8 8 0 0 0 Detail
test_create_security_group_tags
pass
test_update_security_group_tags
pass
test_create_security_group
pass
test_delete_security_group
pass
test_delete_security_group_tags
pass
test_get_security_group
pass
test_update_security_group
pass
test_get_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests 3 3 0 0 0 Detail
test_delete_security_group_rule
pass
test_get_security_group_rule
pass
test_create_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests 5 5 0 0 0 Detail
test_create_security_group_tags
pass
test_create_security_group
pass
test_get_security_group
pass
test_update_security_group
pass
test_delete_security_group
pass
neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests 3 3 0 0 0 Detail
test_create_security_group_rule
pass
test_delete_security_group_rule
pass
test_get_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests 8 8 0 0 0 Detail
test_delete_security_group
pass
test_delete_security_group_tags
pass
test_get_security_group_tags
pass
test_get_security_group
pass
test_update_security_group
pass
test_update_security_group_tags
pass
test_create_security_group
pass
test_create_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests 3 3 0 0 0 Detail
test_get_security_group_rule
pass
test_delete_security_group_rule
pass
test_create_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests 8 8 0 0 0 Detail
test_create_security_group
pass
test_update_security_group_tags
pass
test_delete_security_group
pass
test_get_security_group
pass
test_update_security_group
pass
test_create_security_group_tags
pass
test_delete_security_group_tags
pass
test_get_security_group_tags
pass
neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests 3 3 0 0 0 Detail
test_delete_security_group_rule
pass
test_create_security_group_rule
pass
test_get_security_group_rule
pass
neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests 8 8 0 0 0 Detail
test_create_security_group_tags
pass
test_delete_security_group_tags
pass
test_get_security_group
pass
test_create_security_group
pass
test_update_security_group_tags
pass
test_delete_security_group
pass
test_get_security_group_tags
pass
test_update_security_group
pass
neutron.tests.unit.conf.policies.test_segment.AdminTests 8 8 0 0 0 Detail
test_update_segment
pass
test_create_segment
pass
test_update_segments_tags
pass
test_delete_segment
pass
test_delete_segments_tags
pass
test_get_segment
pass
test_create_segments_tags
pass
test_get_segments_tags
pass
neutron.tests.unit.conf.policies.test_segment.ProjectManagerTests 8 8 0 0 0 Detail
test_get_segments_tags
pass
test_delete_segment
pass
test_create_segments_tags
pass
test_update_segment
pass
test_update_segments_tags
pass
test_create_segment
pass
test_delete_segments_tags
pass
test_get_segment
pass
neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests 8 8 0 0 0 Detail
test_get_segment
pass
test_create_segment
pass
test_delete_segment
pass
test_update_segments_tags
pass
test_delete_segments_tags
pass
test_update_segment
pass
test_create_segments_tags
pass
test_get_segments_tags
pass
neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests 8 8 0 0 0 Detail
test_delete_segment
pass
test_create_segments_tags
pass
test_delete_segments_tags
pass
test_get_segment
pass
test_get_segments_tags
pass
test_update_segment
pass
test_update_segments_tags
pass
test_create_segment
pass
neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests 5 5 0 0 0 Detail
test_get_segment
pass
test_delete_segment
pass
test_update_segment
pass
test_create_segment
pass
test_create_segments_tags
pass
neutron.tests.unit.conf.policies.test_segment.SystemAdminTests 8 8 0 0 0 Detail
test_create_segment
pass
test_update_segments_tags
pass
test_delete_segment
pass
test_update_segment
pass
test_delete_segments_tags
pass
test_get_segments_tags
pass
test_get_segment
pass
test_create_segments_tags
pass
neutron.tests.unit.conf.policies.test_segment.SystemMemberTests 8 8 0 0 0 Detail
test_update_segments_tags
pass
test_delete_segment
pass
test_delete_segments_tags
pass
test_get_segment
pass
test_get_segments_tags
pass
test_create_segment
pass
test_update_segment
pass
test_create_segments_tags
pass
neutron.tests.unit.conf.policies.test_segment.SystemReaderTests 8 8 0 0 0 Detail
test_create_segment
pass
test_delete_segment
pass
test_get_segments_tags
pass
test_update_segments_tags
pass
test_update_segment
pass
test_create_segments_tags
pass
test_delete_segments_tags
pass
test_get_segment
pass
neutron.tests.unit.conf.policies.test_service_type.AdminTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.ProjectManagerTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.ProjectMemberTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.ProjectReaderTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.ServiceRoleTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.SystemAdminTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.SystemMemberTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_service_type.SystemReaderTests 1 1 0 0 0 Detail
test_get_service_provider
pass
neutron.tests.unit.conf.policies.test_subnet.AdminTests 13 13 0 0 0 Detail
test_delete_subnet
pass
test_get_subnet
pass
test_create_subnet
pass
test_get_subnet_tags
pass
test_update_subnet_segment_id
pass
test_update_subnet_tags
pass
test_create_subnet_tags
pass
test_update_subnet_service_types
pass
test_create_subnet_segment_id
pass
test_create_subnet_service_types
pass
test_delete_subnet_tags
pass
test_get_subnet_segment_id
pass
test_update_subnet
pass
neutron.tests.unit.conf.policies.test_subnet.ProjectManagerTests 13 13 0 0 0 Detail
test_create_subnet
pass
test_delete_subnet_tags
pass
test_update_subnet_tags
pass
test_delete_subnet
pass
test_get_subnet
pass
test_get_subnet_segment_id
pass
test_create_subnet_tags
pass
test_create_subnet_service_types
pass
test_create_subnet_segment_id
pass
test_get_subnet_tags
pass
test_update_subnet
pass
test_update_subnet_segment_id
pass
test_update_subnet_service_types
pass
neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests 13 13 0 0 0 Detail
test_create_subnet_segment_id
pass
test_get_subnet_tags
pass
test_update_subnet_service_types
pass
test_get_subnet
pass
test_create_subnet
pass
test_delete_subnet
pass
test_delete_subnet_tags
pass
test_create_subnet_service_types
pass
test_update_subnet_segment_id
pass
test_get_subnet_segment_id
pass
test_update_subnet
pass
test_create_subnet_tags
pass
test_update_subnet_tags
pass
neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests 13 13 0 0 0 Detail
test_create_subnet
pass
test_update_subnet_segment_id
pass
test_delete_subnet_tags
pass
test_update_subnet_tags
pass
test_create_subnet_service_types
pass
test_get_subnet_tags
pass
test_update_subnet_service_types
pass
test_create_subnet_tags
pass
test_delete_subnet
pass
test_update_subnet
pass
test_create_subnet_segment_id
pass
test_get_subnet
pass
test_get_subnet_segment_id
pass
neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests 10 10 0 0 0 Detail
test_get_subnet_segment_id
pass
test_update_subnet
pass
test_create_subnet_service_types
pass
test_create_subnet
pass
test_update_subnet_service_types
pass
test_create_subnet_tags
pass
test_delete_subnet
pass
test_get_subnet
pass
test_update_subnet_segment_id
pass
test_create_subnet_segment_id
pass
neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests 13 13 0 0 0 Detail
test_delete_subnet_tags
pass
test_create_subnet
pass
test_create_subnet_tags
pass
test_get_subnet_segment_id
pass
test_create_subnet_service_types
pass
test_delete_subnet
pass
test_update_subnet_service_types
pass
test_update_subnet
pass
test_update_subnet_tags
pass
test_get_subnet_tags
pass
test_update_subnet_segment_id
pass
test_create_subnet_segment_id
pass
test_get_subnet
pass
neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests 13 13 0 0 0 Detail
test_create_subnet_segment_id
pass
test_update_subnet_segment_id
pass
test_create_subnet
pass
test_delete_subnet
pass
test_get_subnet
pass
test_update_subnet
pass
test_update_subnet_tags
pass
test_create_subnet_tags
pass
test_delete_subnet_tags
pass
test_get_subnet_tags
pass
test_get_subnet_segment_id
pass
test_create_subnet_service_types
pass
test_update_subnet_service_types
pass
neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests 13 13 0 0 0 Detail
test_create_subnet_segment_id
pass
test_create_subnet_service_types
pass
test_update_subnet_segment_id
pass
test_create_subnet
pass
test_update_subnet_tags
pass
test_get_subnet
pass
test_create_subnet_tags
pass
test_get_subnet_segment_id
pass
test_update_subnet
pass
test_get_subnet_tags
pass
test_delete_subnet
pass
test_delete_subnet_tags
pass
test_update_subnet_service_types
pass
neutron.tests.unit.conf.policies.test_subnetpool.AdminTests 14 14 0 0 0 Detail
test_update_subnetpool
pass
test_create_subnetpool_default
pass
test_delete_subnetpool_tags
pass
test_get_subnetpool
pass
test_update_subnetpool_default
pass
test_update_subnetpool_tags
pass
test_create_subnetpool_shared
pass
test_get_subnetpool_tags
pass
test_onboard_network_subnets
pass
test_add_prefixes
pass
test_create_subnetpool_tags
pass
test_remove_prefixes
pass
test_create_subnetpool
pass
test_delete_subnetpool
pass
neutron.tests.unit.conf.policies.test_subnetpool.ProjectManagerTests 14 14 0 0 0 Detail
test_get_subnetpool
pass
test_update_subnetpool_default
pass
test_delete_subnetpool
pass
test_add_prefixes
pass
test_delete_subnetpool_tags
pass
test_remove_prefixes
pass
test_onboard_network_subnets
pass
test_create_subnetpool
pass
test_create_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_create_subnetpool_tags
pass
test_get_subnetpool_tags
pass
test_update_subnetpool
pass
test_update_subnetpool_tags
pass
neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests 14 14 0 0 0 Detail
test_create_subnetpool
pass
test_create_subnetpool_tags
pass
test_delete_subnetpool
pass
test_get_subnetpool_tags
pass
test_update_subnetpool_default
pass
test_onboard_network_subnets
pass
test_create_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_remove_prefixes
pass
test_update_subnetpool_tags
pass
test_update_subnetpool
pass
test_add_prefixes
pass
test_delete_subnetpool_tags
pass
test_get_subnetpool
pass
neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests 14 14 0 0 0 Detail
test_remove_prefixes
pass
test_update_subnetpool
pass
test_delete_subnetpool
pass
test_delete_subnetpool_tags
pass
test_create_subnetpool
pass
test_add_prefixes
pass
test_create_subnetpool_default
pass
test_get_subnetpool
pass
test_update_subnetpool_tags
pass
test_update_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_create_subnetpool_tags
pass
test_get_subnetpool_tags
pass
test_onboard_network_subnets
pass
neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests 14 14 0 0 0 Detail
test_delete_subnetpool
pass
test_get_subnetpool
pass
test_onboard_network_subnets
pass
test_update_subnetpool_default
pass
test_add_prefixes
pass
test_create_subnetpool_default
pass
test_update_subnetpool
pass
test_remove_prefixes
pass
test_delete_subnetpool_tags
pass
test_get_subnetpool_tags
pass
test_create_subnetpool_tags
pass
test_create_subnetpool
pass
test_create_subnetpool_shared
pass
test_update_subnetpool_tags
pass
neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests 14 14 0 0 0 Detail
test_add_prefixes
pass
test_create_subnetpool
pass
test_create_subnetpool_tags
pass
test_get_subnetpool
pass
test_remove_prefixes
pass
test_get_subnetpool_tags
pass
test_create_subnetpool_default
pass
test_onboard_network_subnets
pass
test_update_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_delete_subnetpool_tags
pass
test_update_subnetpool
pass
test_delete_subnetpool
pass
test_update_subnetpool_tags
pass
neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests 14 14 0 0 0 Detail
test_create_subnetpool
pass
test_delete_subnetpool_tags
pass
test_add_prefixes
pass
test_get_subnetpool_tags
pass
test_delete_subnetpool
pass
test_onboard_network_subnets
pass
test_update_subnetpool_tags
pass
test_update_subnetpool_default
pass
test_create_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_get_subnetpool
pass
test_remove_prefixes
pass
test_update_subnetpool
pass
test_create_subnetpool_tags
pass
neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests 14 14 0 0 0 Detail
test_get_subnetpool
pass
test_create_subnetpool
pass
test_create_subnetpool_default
pass
test_create_subnetpool_shared
pass
test_delete_subnetpool_tags
pass
test_update_subnetpool_tags
pass
test_onboard_network_subnets
pass
test_update_subnetpool_default
pass
test_delete_subnetpool
pass
test_update_subnetpool
pass
test_get_subnetpool_tags
pass
test_remove_prefixes
pass
test_add_prefixes
pass
test_create_subnetpool_tags
pass
neutron.tests.unit.conf.policies.test_trunk.AdminTests 8 8 0 0 0 Detail
test_delete_trunk
pass
test_add_subports
pass
test_get_trunk
pass
test_create_trunk_tags
pass
test_create_trunk
pass
test_get_subports
pass
test_remove_subports
pass
test_update_trunk
pass
neutron.tests.unit.conf.policies.test_trunk.ProjectManagerTests 8 8 0 0 0 Detail
test_create_trunk
pass
test_add_subports
pass
test_delete_trunk
pass
test_create_trunk_tags
pass
test_get_subports
pass
test_remove_subports
pass
test_get_trunk
pass
test_update_trunk
pass
neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests 8 8 0 0 0 Detail
test_create_trunk_tags
pass
test_add_subports
pass
test_get_trunk
pass
test_create_trunk
pass
test_remove_subports
pass
test_get_subports
pass
test_delete_trunk
pass
test_update_trunk
pass
neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests 8 8 0 0 0 Detail
test_add_subports
pass
test_create_trunk
pass
test_get_trunk
pass
test_remove_subports
pass
test_update_trunk
pass
test_delete_trunk
pass
test_create_trunk_tags
pass
test_get_subports
pass
neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests 8 8 0 0 0 Detail
test_update_trunk
pass
test_remove_subports
pass
test_create_trunk_tags
pass
test_delete_trunk
pass
test_get_trunk
pass
test_add_subports
pass
test_create_trunk
pass
test_get_subports
pass
neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests 11 11 0 0 0 Detail
test_create_trunk_tags
pass
test_update_trunk_tags
pass
test_get_subports
pass
test_get_trunk_tags
pass
test_add_subports
pass
test_delete_trunk_tags
pass
test_create_trunk
pass
test_update_trunk
pass
test_get_trunk
pass
test_remove_subports
pass
test_delete_trunk
pass
neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests 11 11 0 0 0 Detail
test_remove_subports
pass
test_create_trunk
pass
test_get_subports
pass
test_add_subports
pass
test_create_trunk_tags
pass
test_delete_trunk_tags
pass
test_delete_trunk
pass
test_get_trunk
pass
test_update_trunk
pass
test_get_trunk_tags
pass
test_update_trunk_tags
pass
neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests 11 11 0 0 0 Detail
test_delete_trunk_tags
pass
test_get_subports
pass
test_delete_trunk
pass
test_update_trunk_tags
pass
test_remove_subports
pass
test_get_trunk
pass
test_create_trunk_tags
pass
test_update_trunk
pass
test_get_trunk_tags
pass
test_add_subports
pass
test_create_trunk
pass
neutron.tests.unit.conf.test_service.GetRpcWorkers 2 2 0 0 0 Detail
test_no_previous_registration
pass
test_previous_registration
pass
neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase 24 24 0 0 0 Detail
test_process_resource_port_updated_remove_own_policy
pass
test_process_resource_port_updated_remove_provided_policy
pass
test_process_fields_create_network_no_default_policy
pass
test_process_resource_port_updated_admin_remove_provided_policy
pass
test__create_network_policy
pass
test_extract_fields_network_policy_exists
pass
test_process_fields_port_updated_policy
pass
test_process_fields_update_network_updated_policy
pass
test_extract_fields_no_network_policy
pass
test_process_fields_create_network_no_policy
pass
test_process_fields_network_updated_remove_own_policy
pass
test_process_fields_no_qos_plugin_loaded
pass
test_extract_fields_plugin_not_loaded
pass
test_process_fields_create_network
pass
test_process_fields_port_new_policy
pass
test_process_fields_update_network_remove_provided_policy
pass
test_process_resource_port_updated_remove_shared_policy
pass
test_extract_fields_for_port
pass
test_process_fields_no_qos_policy_id
pass
test_process_fields_update_network_admin_remove_provided_policy
pass
test_process_fields_update_network_new_policy
pass
test_process_fields_update_network_updated_remove_shared_policy
pass
test_process_resource_port_updated_no_policy
pass
test_process_resource_update_network_updated_no_policy
pass
neutron.tests.unit.db.metering.test_metering_db.TestMetering 15 15 0 0 0 Detail
test_list_metering_label
pass
test_list_metering_label_rule
pass
test_create_metering_label
pass
test_update_metering_label
pass
test_update_metering_label_rule
pass
test_create_metering_label_rule_two_labels
pass
test_create_metering_label_rule_with_non_existent_label
pass
test_create_metering_label_with_max_description_length
pass
test_create_metering_label_with_too_long_description
pass
test_create_metering_label_shared
pass
test_delete_metering_label_rule
pass
test_create_metering_label_rule
pass
test_delete_metering_label
pass
test_create_metering_label_rules
pass
test_create_overlap_metering_label_rules
pass
neutron.tests.unit.db.migration.test_cli.TestDBMigration 4 4 0 0 0 Detail
test_check_all_milestones_are_tagged
pass
test_current_release_not_in_neutron_milestones
pass
test_current_release_is_in_releases
pass
test_neutron_milestones_present_in_releases
pass
neutron.tests.unit.db.quota.test_api.TestQuotaDbApi 20 20 0 0 0 Detail
test_create_quota_usage
pass
test_get_reservation_for_resources_with_empty_list
pass
test_remove_expired_reservations_no_project
pass
test_get_quota_usage_by_project
pass
test_get_quota_usage_by_resource
pass
test_set_resources_quota_usage_dirty_with_empty_list
pass
test_update_quota_usage_with_deltas
pass
test_get_expired_reservations_for_resources
pass
test_remove_non_existent_reservation
pass
test_get_quota_usage_by_project_and_resource
pass
test_set_resources_quota_usage_dirty_one_resource_only
pass
test_update_quota_usage
pass
test_get_reservations_for_resources
pass
test_remove_expired_reservations
pass
test_set_all_quota_usage_dirty
pass
test_create_reservation_with_expiration
pass
test_set_dirty_non_existing_quota_usage
pass
test_set_resources_quota_usage_dirty
pass
test_create_reservation
pass
test_get_non_existing_quota_usage_returns_none
pass
neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext 20 20 0 0 0 Detail
test_create_reservation
pass
test_create_reservation_with_expiration
pass
test_set_all_quota_usage_dirty
pass
test_update_quota_usage_with_deltas
pass
test_get_reservation_for_resources_with_empty_list
pass
test_set_resources_quota_usage_dirty
pass
test_set_resources_quota_usage_dirty_with_empty_list
pass
test_set_resources_quota_usage_dirty_one_resource_only
pass
test_update_quota_usage
pass
test_set_dirty_non_existing_quota_usage
pass
test_create_quota_usage
pass
test_get_expired_reservations_for_resources
pass
test_get_reservations_for_resources
pass
test_remove_expired_reservations
pass
test_remove_expired_reservations_no_project
pass
test_remove_non_existent_reservation
pass
test_get_quota_usage_by_project
pass
test_get_quota_usage_by_project_and_resource
pass
test_get_quota_usage_by_resource
pass
test_get_non_existing_quota_usage_returns_none
pass
neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver 20 20 0 0 0 Detail
test_get_detailed_project_quotas_resource
pass
test_limit_check
pass
test_limit_check_value_lower_than_zero
pass
test_update_quota_limit
pass
test_delete_project_quota_restores_default_limit
pass
test_quota_limit_check_unlimited
pass
test_get_all_quotas
pass
test_get_project_quotas_different_project
pass
test_make_reservation_single_resource
pass
test_get_default_quotas
pass
test_quota_limit_check
pass
test_get_detailed_project_quotas_multiple_resource
pass
test_get_project_quotas
pass
test_make_reservation_fill_quota
pass
test_limit_check_over_quota
pass
test_make_reservation_over_quota_fails
pass
test_make_reservation_multiple_resources
pass
test_quota_limit_check_untracked_resource
pass
test_create_quota_limit
pass
test_limit_check_equals_to_quota
pass
neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock 21 21 0 0 0 Detail
test_get_project_quotas_different_project
pass
test_limit_check
pass
test_limit_check_over_quota
pass
test_limit_check_value_lower_than_zero
pass
test_delete_project_quota_restores_default_limit
pass
test_make_reservation_over_quota_fails
pass
test_limit_check_equals_to_quota
pass
test_make_reservation_multiple_resources
pass
test_quota_limit_check_untracked_resource
pass
test_update_quota_limit
pass
test_create_quota_limit
pass
test__remove_expired_reservations
pass
test_get_detailed_project_quotas_resource
pass
test_get_project_quotas
pass
test_get_all_quotas
pass
test_get_default_quotas
pass
test_get_detailed_project_quotas_multiple_resource
pass
test_make_reservation_fill_quota
pass
test_make_reservation_single_resource
pass
test_quota_limit_check
pass
test_quota_limit_check_unlimited
pass
neutron.tests.unit.db.test__utils.TestCommonHelpFunctions 2 2 0 0 0 Detail
test__safe_creation_deletion_fails
pass
test__safe_creation_create_bindings_fails
pass
neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback 5 5 0 0 0 Detail
test_no_version_updates_on_further_state_reports
pass
test_create_or_update_agent_updates_other_servers
pass
test_version_updates_on_agent_revival
pass
test_create_or_update_agent_updates_version_manager
pass
test_has_alive_neutron_server
pass
neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents 6 6 0 0 0 Detail
test_get_agents(Get down agents (False))
pass
test_get_agents(Get alive agents (true))
pass
test_get_agents(Get all agents)
pass
test_get_agents(Get alive agents (True))
pass
test_get_agents(Get down agents (false))
pass
test_get_agents(Get agents invalid alive filter)
pass
neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin 13 13 0 0 0 Detail
test__get_dict_broken
pass
test_create_or_update_agent_logs_heartbeat
pass
test_get_enabled_agent_on_host_not_found
pass
test__get_dict_missing
pass
test_create_or_update_agent_disable_new_agents
pass
test_agent_health_check
pass
test__get_dict
pass
test__get_dict_ignore_missing
pass
test_create_or_update_agent_existing_entry
pass
test_create_or_update_agent_new_entry
pass
test_get_agents_resource_versions
pass
test_get_enabled_agent_on_host_found
pass
test_create_or_update_agent_concurrent_insert
pass
neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase 61 61 0 0 0 Detail
test_agent_registration_invalid_timestamp_allowed
pass
test_list_router_ids_on_host_no_l3_agent
pass
test_dhcp_agent_keep_services_off
pass
test_is_eligible_agent
pass
test_router_add_to_l3_agent
pass
test_router_auto_schedule_restart_l3_agent
pass
test_router_add_to_l3_agent_two_times
pass
test_router_rescheduler_iterates_after_reschedule_failure
pass
test_network_auto_schedule_with_hosted_2
pass
test_router_add_to_two_l3_agents
pass
test_router_no_reschedule_from_dead_admin_down_agent
pass
test_router_reschedule_failed_notification_all_attempts
pass
test_network_auto_schedule_with_multiple_agents
pass
test_network_policy
pass
test_network_scheduler_with_disabled_agent
pass
test_agent_registration_bad_timestamp
pass
test_network_scheduler_with_down_agent
pass
test_network_scheduling_on_port_creation
pass
test_list_networks_hosted_by_dhcp_agent_with_invalid_agent
pass
test_dhcp_agent_keep_services_on
pass
test_network_add_to_dhcp_agent_with_admin_state_down
pass
test_router_auto_schedule_with_hosted
pass
test_network_auto_schedule_restart_dhcp_agent
pass
test_router_auto_schedule_with_hosted_2
pass
test_dvr_router_manual_rescheduling
pass
test_router_auto_schedule_with_disabled
pass
test_dvr_router_csnat_rescheduling
pass
test_router_reschedule_succeeded_after_failed_notification
pass
test_list_active_networks_on_not_registered_yet_dhcp_agent
pass
test_dvr_router_scheduling_to_only_dvr_snat_agent
pass
test_network_auto_schedule_with_no_dhcp
pass
test_l3_agent_keep_services_off
pass
test_router_without_l3_agents
pass
test_network_ha_scheduling_on_port_creation_with_new_agent
pass
test_network_auto_schedule_with_disabled
pass
test_network_remove_from_dhcp_agent
pass
test_rpc_sync_routers
pass
test_router_is_not_rescheduled_if_agent_is_back_online
pass
test_network_auto_schedule_with_hosted
pass
test_router_sync_data
pass
test_network_no_reschedule
pass
test_router_reschedule_no_remove_if_agent_has_dvr_service_ports
pass
test_router_auto_schedule_with_invalid_router
pass
test_router_rescheduler_catches_exceptions_on_fetching_bindings
pass
test_router_is_not_rescheduled_from_alive_agent
pass
test_sync_router
pass
test_router_policy
pass
test_router_reschedule_from_dead_agent
pass
test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions
pass
test_l3_agent_keep_services_on
pass
test_list_routers_hosted_by_l3_agent_with_invalid_agent
pass
test_sync_dvr_router
pass
test_network_add_to_dhcp_agent
pass
test_network_ha_scheduling_on_port_creation
pass
test_network_remove_from_dhcp_agent_on_concurrent_port_delete
pass
test_network_scheduler_with_hosted_network
pass
test_network_scheduling_on_network_creation
pass
test_report_states
pass
test_reserved_port_after_network_remove_from_dhcp_agent
pass
test_router_add_to_l3_agent_with_admin_state_down
pass
test_sync_dvr_router_with_fixedip_on_fip_net
pass
neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase 2 2 0 0 0 Detail
test_agent_registration_invalid_timestamp_allowed
pass
test_agent_registration_bad_timestamp
pass
neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase 11 11 0 0 0 Detail
test_auto_schedule_new_network_segments_no_networks_on_segment
pass
test_network_add_to_dhcp_agent_notification
pass
test_reserved_dhcp_port_creation
pass
test_agent_registration_invalid_timestamp_allowed
pass
test_auto_schedule_new_network_segments
pass
test_unreserved_dhcp_port_creation
pass
test_agent_registration_bad_timestamp
pass
test_network_ha_port_create_notification
pass
test_network_port_create_notification
pass
test_network_remove_from_dhcp_agent_notification
pass
test_agent_updated_dhcp_agent_notification
pass
neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase 5 5 0 0 0 Detail
test_agent_registration_bad_timestamp
pass
test_router_remove_from_l3_agent_notification
pass
test_router_add_to_l3_agent_notification
pass
test_agent_registration_invalid_timestamp_allowed
pass
test_agent_updated_l3_agent_notification
pass
neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs 22 19 0 0 3 Detail
test_create_duplicate_mac_ip
pass
test_create_port_bad_ip
pass
test_create_port_bad_mac
pass
test_create_port_remove_allowed_address_pairs_with_list
pass
test_create_port_remove_allowed_address_pairs_with_none
pass
test_update_with_none_and_own_mac_for_duplicate_ip
pass
test_create_address_gets_port_mac
pass
test_create_missing_ip_field
pass
test_create_port_with_unexpected_address_pairs_format
pass
test_create_overlap_with_fixed_ip
pass
test_create_port_security_false_allowed_address_pairs
skip
test_create_port_security_true_allowed_address_pairs
skip
test_update_add_address_pairs
pass
test_create_missing_mac_field
pass
test_create_port_allowed_address_pairs
pass
test_more_than_max_allowed_address_pair
pass
test_create_port_allowed_address_pairs_bad_format
pass
test_create_port_extra_args
pass
test_equal_to_max_allowed_address_pair
pass
test_update_add_address_pairs_with_unexpected_format
pass
test_update_port_allowed_address_pairs_bad_format
pass
test_update_port_security_off_address_pairs
skip
neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase 2 2 0 0 0 Detail
test_list_of_objects
pass
test_simple_object
pass
neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase 6 6 0 0 0 Detail
test_list
pass
test_multiple_arguments_keyword
pass
test_no_fields
pass
test_multiple_arguments_positional
pass
test_dict
pass
test_multiple_arguments_positional_and_keywords
pass
neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase 12 12 0 0 0 Detail
test_get_dvr_mac_address_list
pass
test_get_subnet_for_dvr_returns_correct_mac
pass
test_get_dvr_mac_address_by_host_missing_host
pass
test_get_subnet_for_dvr_returns_correct_mac_fixed_ips_passed
pass
test__create_dvr_mac_address_retries_exceeded_retry_logic
pass
test__get_dvr_mac_address_by_host
pass
test__get_dvr_mac_address_by_host_not_found
pass
test_mac_cleared_on_agent_delete_event
pass
test_get_ports_on_host_by_subnet
pass
test_get_dvr_mac_address_by_host_existing_host
pass
test_mac_not_cleared_on_agent_delete_event_with_remaining_agents
pass
test__create_dvr_mac_address_success
pass
neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb 4 4 0 0 0 Detail
test_update_routes_where_route_vanishes_while_on_delete
pass
test_remove_extra_routes
pass
test_update
pass
test_add_extra_routes
pass
neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin 17 17 0 0 0 Detail
test__get_changed_ips_for_port_subnet_id_no_ip_ipv6
pass
test__is_distributed_service
pass
test__get_changed_ips_for_port_no_ip_address_slaac
pass
test__validate_network_subnetpools_mismatch_address_scopes
pass
test__get_changed_ips_for_port_autoaddress_ipv6_pd_enabled
pass
test__get_changed_ips_for_port_no_ip_address_no_slaac
pass
test__is_ip_required_by_subnet_for_non_router_port_and_slaac
pass
test__validate_network_subnetpools_subnetpool_mismatch
pass
test__get_changed_ips_for_port_autoaddress
pass
test__get_changed_ips_for_port_remove_autoaddress
pass
test__get_changed_ips_for_port
pass
test__get_changed_ips_for_port_subnet_id_no_ip
pass
test__get_changed_ips_for_port_multiple_ips_one_subnet_add_third
pass
test__get_changed_ips_for_port_multiple_ips_one_subnet_noip
pass
test__get_changed_ips_for_port_subnet_id_no_ip_eui64
pass
test__is_ip_required_by_subnet_for_non_router_port
pass
test__is_ip_required_by_subnet_for_router_port
pass
neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpam 1 1 0 0 0 Detail
test_port_update_allocate_from_net_subnet
pass
neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpamML2 1 1 0 0 0 Detail
test_port_update_allocate_from_net_subnet
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam 32 32 0 0 0 Detail
test_ipam_subnet_deallocated_if_create_fails
pass
test_recreate_port_ipam_specific_ip
pass
test_allocate_eui64_ip
pass
test_create_ipv6_pd_subnet_over_ipam
pass
test_create_subnet_over_ipam
pass
test_delete_subnet_over_ipam
pass
test_allocate_multiple_eui64_ips
pass
test_deallocate_multiple_ips_with_exception
pass
test_deallocate_single_ip
pass
test_delete_subnet_over_ipam_with_rollback
pass
test_update_ips_for_port_passes_port_dict_to_factory
pass
test_update_ips_for_port_passes_port_id_to_factory
pass
test_test_fixed_ips_for_port_allocation_on_auto_address_subnet
pass
test_update_db_subnet_unchanged_pools
pass
test_allocate_multiple_ips_with_exception
pass
test_allocate_single_any_ip
pass
test_recreate_port_ipam
pass
test_delete_port_ipam
pass
test_create_subnet_over_ipam_with_rollback
pass
test_deallocate_multiple_ips
pass
test_ipam_subnet_create_and_rollback_fails
pass
test_update_ips_for_port_ovn_distributed_svc
pass
test_test_fixed_ips_for_port_pd_gateway
pass
test_update_db_subnet_new_pools
pass
test_update_db_subnet_new_pools_exception
pass
test_allocate_multiple_ips
pass
test_allocate_multiple_ips_with_exception_on_rollback
pass
test_allocate_single_fixed_ip
pass
test_create_port_ipam
pass
test_create_port_ipam_with_rollback
pass
test_update_port_ipam
pass
test_update_subnet_over_ipam
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse 11 11 0 0 0 Detail
test_show_returns_200
pass
test_bad_route_404
pass
test_delete_returns_204
pass
test_delete_with_req_body_returns_400
pass
test_list_returns_200
pass
test_create_returns_201
pass
test_list_with_fields_noadmin_and_policy_field
pass
test_update_invalid_json_400
pass
test_list_with_fields_noadmin
pass
test_update_returns_200
pass
test_list_with_fields
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks 40 40 0 0 0 Detail
test_create_networks_bulk_emulated_plugin_failure
pass
test_list_networks
pass
test_list_networks_with_sort_emulated
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_list_networks_with_fields
pass
test_create_networks_bulk_native_quotas
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_invalid_admin_status
pass
test_list_networks_with_parameters
pass
test_show_network_with_subnet
pass
test_create_network
pass
test_create_networks_bulk_wrong_input
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_update_network_set_shared
pass
test_update_shared_network_noadmin_returns_403
pass
test_create_public_network
pass
test_list_networks_with_pagination_native
pass
test_list_networks_with_parameters_invalid_values
pass
test_create_networks_bulk_emulated
pass
test_list_shared_networks_with_non_admin_user
pass
test_list_networks_with_pagination_emulated
pass
test_update_network
pass
test_list_networks_with_pagination_reverse_native
pass
test_update_network_with_subnet_set_shared
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_create_networks_bulk_native
pass
test_create_networks_bulk_native_plugin_failure
pass
test_create_networks_bulk_tenants_and_quotas
pass
test_create_public_network_no_admin_tenant
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_show_network
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_shared_owner_returns_403
pass
test_create_networks_native_quotas
pass
test_list_networks_with_sort_native
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_update_network_set_not_shared_single_tenant
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts 95 95 0 0 0 Detail
test_create_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_create_ports_bulk_emulated
pass
test_delete_network_port_exists_owned_by_network_race
pass
test_create_port_public_network_with_invalid_ip_and_subnet_id
pass
test_create_port_with_ipv6_pd_subnet_in_fixed_ips
pass
test_delete_network_if_port_exists
pass
test_dhcp_port_ips_prefer_next_available_ip
pass
test_bad_mac_format
pass
test_invalid_ip
pass
test_create_port_None_values
pass
test_list_ports_with_pagination_reverse_native
pass
test_create_port_as_admin
pass
test_ip_allocation_for_ipv6_subnet_slaac_address_mode
pass
test_create_port_bad_tenant
pass
test_create_ports_bulk_native_plugin_failure
pass
test_list_ports_with_sort_emulated
pass
test_list_ports_filtered_by_fixed_ip_with_limit
pass
test_create_ports_bulk_wrong_input
pass
test_mac_generation_4octet
pass
test_requested_invalid_fixed_ip_address_v6_slaac
pass
test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips
pass
test_requested_duplicate_mac
pass
test_delete_port
pass
test_requested_subnet_id_v4_and_v6
pass
test_requested_subnet_id
pass
test_update_port_mac
pass
test_delete_port_with_ipv6_slaac_address
pass
test_requested_subnet_id_not_on_network
pass
test_update_port_mac_bad_owner
pass
test_fixed_ip_invalid_ip
pass
test_update_port_update_ip
pass
test_update_port_mac_v6_slaac
pass
test_range_allocation
pass
test_test_delete_network_port_exists_dhcp
pass
test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips
pass
test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips
pass
test_create_port_public_network_with_invalid_ip_no_subnet_id
pass
test_create_port_public_network_with_ip
pass
test_create_ports_native_quotas
pass
test_invalid_mac_address
pass
test_mac_generation
pass
test_requested_fixed_ip_address_v6_slaac_router_iface
pass
test_create_port_anticipating_allocation
pass
test_create_ports_bulk_emulated_plugin_failure
pass
test_create_port_public_network
pass
test_create_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_duplicate_mac_generation
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_requested_ips_only
pass
test_get_ports_count
pass
test_create_ports_bulk_native
pass
test_show_port
pass
test_is_mac_in_use
pass
test_delete_port_by_network_owner
pass
test_update_port
pass
test_update_port_not_admin
pass
test_delete_port_public_network
pass
test_list_ports
pass
test_delete_ports_by_device_id
pass
test_list_ports_filtered_by_fixed_ip
pass
test_duplicate_ips
pass
test_fixed_ip_invalid_subnet_id
pass
test_list_ports_with_pagination_reverse_emulated
pass
test_create_port_json
pass
test_list_ports_for_network_owner
pass
test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips
pass
test_overlapping_subnets
pass
test_test_delete_network_port_exists_fip_gw
pass
test_ip_allocation_for_ipv6_2_subnet_slaac_mode
pass
test_list_ports_with_pagination_native
pass
test_update_port_delete_ip
pass
test_requested_duplicate_ip
pass
test_list_ports_with_pagination_emulated
pass
test_update_port_mac_ip
pass
test_requested_subnet_id_v6_slaac
pass
test_update_port_add_additional_ip
pass
test_update_port_update_ip_address_only
pass
test_update_device_id_null
pass
test_update_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_update_device_id_unchanged
pass
test_update_port_invalid_fixed_ip_address_v6_slaac
pass
test_update_port_invalid_subnet_v6_pd_slaac
pass
test_update_port_mac_used
pass
test_update_port_update_ips
pass
test_update_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_create_ports_bulk_native_quotas
pass
test_delete_network_port_exists_owned_by_network_port_not_found
pass
test_delete_ports_by_device_id_second_call_failure
pass
test_delete_ports_ignores_port_not_found
pass
test_invalid_admin_state
pass
test_list_ports_public_network
pass
test_list_ports_with_sort_native
pass
test_requested_invalid_fixed_ips
pass
test_requested_subnet_id_v4_and_v6_slaac
pass
test_update_port_with_stale_subnet
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool 57 57 0 0 0 Detail
test_allocate_any_subnet_with_default_prefixlen
pass
test_allocate_any_subnet_with_prefixlen
pass
test_allocate_specific_subnet_non_existent_prefix
pass
test_delete_nonexistent_subnetpool
pass
test_allocate_any_v4_subnet_wrong_dns_v6
pass
test_get_subnetpool
pass
test_allocate_any_v6_subnet_wrong_dns_v4
pass
test_allocate_any_v6_subnet_wrong_dns_mixed
pass
test_update_subnetpool_default_prefix
pass
test_allocate_specific_subnet_prefix_too_large
pass
test_allocate_specific_subnet_prefix_allocation_pools
pass
test_update_subnetpool_default_quota
pass
test_create_subnetpool_ipv4_default_prefix_bounds
pass
test_allocate_specific_subnet_prefix_specific_gw
pass
test_create_subnetpool_ipv4_supported_min_prefix
pass
test_allocate_specific_subnet_with_matching_prefixlen
pass
test_update_subnetpool_prefix_list_compaction
pass
test_allocate_subnet_over_quota
pass
test_create_default_subnetpools
pass
test_create_subnetpool_ipv4_default_prefix_too_small
pass
test_create_subnetpool_ipv6_with_defaults
pass
test_list_subnetpools_different_tenants_not_shared
pass
test_list_subnetpools_different_tenants_shared
pass
test_list_subnetpools_filters_none
pass
test_update_subnetpool_default_prefix_less_than_min
pass
test_allocate_any_subnet_prefix_allocation_pools
pass
test_allocate_any_v4_subnet_wrong_dns_v6_multiple
pass
test_allocate_subnet_bad_gateway
pass
test_create_subnetpool_ipv4_21_with_defaults
pass
test_create_subnetpool_mixed_ip_version
pass
test_update_subnetpool_default_prefix_larger_than_max
pass
test_update_subnetpool_min_prefix_larger_than_max
pass
test_allocate_any_v4_subnet_wrong_dns_mixed
pass
test_allocate_specific_subnet_prefix_too_small
pass
test_create_subnetpool_ipv4_24_with_defaults
pass
test_create_subnetpool_ipv4_default_prefix_smaller_than_min
pass
test_get_subnetpool_different_tenants_shared
pass
test_update_subnetpool_prefix_list_append
pass
test_allocate_any_ipv4_subnet_ipv6_pool
pass
test_allocate_any_v6_subnet_wrong_dns_v4_multiple
pass
test_allocate_specific_subnet_with_mismatch_prefixlen
pass
test_allocate_specific_subnet
pass
test_create_subnetpool_ipv6_default_prefix_bounds
pass
test_cannot_create_multiple_default_subnetpools
pass
test_create_subnetpool_ipv4_supported_default_prefix
pass
test_update_subnetpool_max_prefix
pass
test_delete_subnetpool_existing_allocations
pass
test_illegal_subnetpool_prefix_list_update
pass
test_update_subnetpool_min_prefix
pass
test_allocate_specific_subnet_already_allocated
pass
test_create_subnetpool_empty_prefix_list
pass
test_create_subnetpool_ipv4_default_prefix_too_large
pass
test_delete_subnetpool
pass
test_get_subnetpool_different_tenants_not_shared
pass
test_update_subnetpool_max_prefix_less_than_default
pass
test_update_subnetpool_max_prefix_less_than_min
pass
test_update_subnetpool_prefix_list_mixed_ip_version
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets 179 178 0 0 1 Detail
test_create_subnet_as_admin
pass
test_create_subnet_ipv6_gw_is_nw_end_addr
pass
test_create_subnet_bad_hostroutes
pass
test_create_subnet_ipv6_pd_gw_values
pass
test_create_subnet_bad_pools
pass
test_create_subnet_overlapping_allocation_pools_returns_409
pass
test_create_subnet_with_cidr_and_default_subnetpool
pass
test_create_subnet_dhcpv6_stateless_with_port_on_network
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv6
pass
test_create_subnet_gateway_in_allocation_pool_returns_409
pass
test_create_subnet_with_one_host_route
pass
test_create_subnet_gw_of_network_returns_400
pass
test_create_subnet_with_too_many_routes
pass
test_create_subnet_inconsistent_ipv6_gatewayv4
pass
test_create_subnet_ipv6_out_of_cidr_lla
pass
test_create_2_subnets_overlapping_cidr_allowed_returns_200
pass
test_delete_subnet_ipv6_slaac_port_exists
pass
test_create_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_invalid_gw_V6_cidr
pass
test_delete_subnet_with_other_subnet_on_network_still_in_use
pass
test_create_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_nonzero_cidr
pass
test_invalid_ip_address
pass
test_create_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_with_none_gateway
pass
test_create_subnet_ipv6_same_ra_and_addr_modes
pass
test_invalid_uuid
pass
test_create_subnet_with_none_gateway_allocation_pool
pass
test_show_subnet
pass
test_create_subnet_ipv6_slaac_with_dhcp_port_on_network
pass
test_create_subnets_bulk_native_ipv6
pass
test_create_subnets_native_quotas
pass
test_create_subnet_ipv6_slaac_with_snat_intf_on_network
pass
test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets
pass
test_create_subnet_multiple_allocation_pools
pass
test_update_subnet_allocation_pools_over_gateway_ip_returns_409
pass
test_delete_subnet_dhcp_port_associated_with_other_subnets
pass
test_create_subnet_no_ip_version
pass
test_update_subnet_dns_to_None
pass
test_create_subnet_out_of_range_allocation_pool_returns_400
pass
test_create_subnet_shared_returns_400
pass
test_delete_subnet_ipv6_slaac_router_port_exists
pass
test_update_subnet_ipv6_ra_mode_fails
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv4
pass
test_update_subnet_shared_returns_400
pass
test_invalid_ip_version
pass
test_create_subnet_with_v6_allocation_pool
pass
test_list_subnets_filtering_by_unknown_filter
skip
test_list_subnets_with_parameter
pass
test_create_subnet_with_v6_pd_allocation_pool_returns_400
pass
test_port_prevents_network_deletion
pass
test_create_subnets_bulk_native_plugin_failure
pass
test_port_prevents_subnet_deletion
pass
test_create_two_subnets
pass
test_subnet_usable_after_update
pass
test_get_subnets_count
pass
test_unsupported_subnet_cidr_multicast
pass
test_get_subnets_count_filter_by_project_id
pass
test_create_subnet_bad_ip_version
pass
test_update_subnet_adding_additional_host_routes_and_dns
pass
test_unsupported_subnet_cidr_loopback
pass
test_create_subnet_inconsistent_ipv6_cidrv4
pass
test_create_subnet_invalid_ipv6_address_mode
pass
test_update_subnet_allocation_pools
pass
test_update_subnet_from_gw_to_no_gw
pass
test_update_subnet_allocation_pools_overlapping_returns_409
pass
test_create_subnet_ipv6_first_ip_owned_by_router
pass
test_update_subnet_inconsistent_ipv6_hostroute_np_v4
pass
test_update_subnet_ipv6_cannot_disable_dhcp
pass
test_update_subnet_allocation_pools_with_prefixlen_31
pass
test_update_subnet_gateway_in_allocation_pool_returns_409
pass
test_create_subnet_ipv6_gw_values
pass
test_create_subnet_ipv6_out_of_cidr_global
pass
test_create_subnet_ipv6_slaac_with_router_intf_on_network
pass
test_update_subnet_gw_ip_in_use_by_router_returns_409
pass
test_create_subnet_with_allocation_pool
pass
test_update_subnet_inconsistent_ipv6_gatewayv4
pass
test_create_subnet_with_network_different_tenant
pass
test_update_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_with_too_many_dns
pass
test_update_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_with_two_dns
pass
test_update_subnet_route_with_too_many_entries
pass
test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network
pass
test_create_subnets_bulk_emulated
pass
test_create_subnet_bad_nameserver
pass
test_delete_subnet
pass
test_delete_subnet_with_route
pass
test_create_subnet_dhcpv6_stateless_with_ip_already_allocated
pass
test_get_subnets_count_filter_by_unknown_filter
pass
test_create_subnet_gw_outside_cidr_returns_201
pass
test_invalid_subnet
pass
test_create_subnet_allocation_pools_with_prefixlen_31
pass
test_create_subnet_inconsistent_ipv6_dns_v4
pass
test_create_subnet_bad_V4_cidr_prefix_len
pass
test_create_subnet_invalid_allocation_pool_returns_400
pass
test_list_subnets_shared
pass
test_create_subnet_bad_boolean
pass
test_create_subnet_invalid_ipv6_ra_mode
pass
test_create_subnet_bad_V6_cidr
pass
test_create_subnet_bad_ip_version_null
pass
test_list_subnets_with_sort_emulated
pass
test_create_subnet_ipv6_gw_is_nw_start_addr
pass
test_create_subnet_inconsistent_ipv4_hostroute_dst_v6
pass
test_create_subnet_ipv6_ra_modes
pass
test_create_subnet_defaults
pass
test_update_subnet_allocation_pools_invalid_pool_for_cidr
pass
test_create_subnet_inconsistent_ipv4_hostroute_np_v6
pass
test_create_subnet_ipv6_different_ra_and_addr_modes
pass
test_create_subnet_no_cidr_and_default_subnetpool
pass
test_create_subnet_gw_values
pass
test_create_subnet_with_dhcp_disabled
pass
test_create_two_subnets_same_cidr_returns_400
pass
test_update_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_inconsistent_ipv4_gatewayv6
pass
test_validate_subnet_dns_nameservers_exhausted
pass
test_create_subnet_with_none_gateway_fully_allocated
pass
test_list_subnets_filtering_by_cidr_used_on_create
pass
test_create_subnet_ipv6_attributes_no_dhcp_enabled
pass
test_create_subnets_bulk_emulated_plugin_failure
pass
test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize
pass
test_list_subnets_filtering_by_project_id
pass
test_create_subnets_bulk_native
pass
test_create_subnet_ipv6_slaac_with_ip_already_allocated
pass
test_list_subnets_with_pagination_emulated
pass
test_delete_subnet_with_callback
pass
test_create_subnet_only_ip_version_v6_no_pool
pass
test_delete_subnet_with_dns
pass
test_subnet_lifecycle_dns_retains_order
pass
test_create_subnet_with_two_host_routes
pass
test_update_subnet
pass
test_list_subnets_with_sort_native
pass
test_update_subnet_dns
pass
test_list_subnets_with_pagination_native
pass
test_list_subnets_with_pagination_reverse_native
pass
test_update_subnet_from_no_gw_to_no_gw
pass
test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets
pass
test_update_subnet_allocation_pools_and_gateway_ip
pass
test_update_subnet_gw_outside_cidr_returns_200
pass
test_update_subnet_inconsistent_ipv4_dns_v6
pass
test_update_subnet_ipv6_attributes_fails
pass
test_update_subnet_inconsistent_ipv4_gatewayv6
pass
test_update_subnet_dns_with_too_many_entries
pass
test_update_subnet_inconsistent_ipv6_hostroute_dst_v4
pass
test_update_subnet_no_gateway
pass
test_update_subnet_ipv6_address_mode_fails
pass
test_update_subnet_route
pass
test_update_subnet_route_to_None
pass
test_update_subnet_the_same_gw_as_in_use_by_router
pass
test_update_subnet_the_same_gw_as_in_use_by_router_ipv6
pass
test_create_subnet
pass
test_create_subnet_V6_slaac_big_prefix
pass
test_create_subnet_allocation_pools_with_prefixlen_32
pass
test_create_subnet_bad_V4_cidr
pass
test_create_subnet_bad_tenant
pass
test_create_subnet_bad_uuid
pass
test_create_subnet_default_gw_conflict_allocation_pool_returns_409
pass
test_create_subnet_gw_bcast_returns_400
pass
test_create_subnet_inconsistent_ipv4_cidrv6
pass
test_create_subnet_invalid_gw_128_V6_cidr
pass
test_create_subnet_invalid_gw_32_V4_cidr
pass
test_create_subnet_ipv6_addr_modes
pass
test_create_subnet_ipv6_first_ip_owned_by_non_router
pass
test_create_subnet_ipv6_slaac_with_db_reference_error
pass
test_create_subnet_ipv6_slaac_with_port_not_found
pass
test_create_subnet_ipv6_slaac_with_port_on_network
pass
test_create_subnet_with_large_allocation_pool
pass
test_create_subnet_with_one_dns
pass
test_create_subnets_bulk_native_quotas
pass
test_delete_network
pass
test_delete_subnet_port_exists_owned_by_network
pass
test_delete_subnet_port_exists_owned_by_other
pass
test_delete_subnet_with_dns_and_route
pass
test_list_subnets
pass
test_list_subnets_with_pagination_reverse_emulated
pass
test_subnet_with_allocation_range
pass
test_update_subnet_allocation_pools_invalid_returns_400
pass
test_update_subnet_from_gw_to_new_gw
pass
test_validate_subnet_host_routes_exhausted
pass
neutron.tests.unit.db.test_ipam_pluggable_backend.TestRollback 1 1 0 0 0 Detail
test_ipam_rollback_not_broken_on_session_rollback
pass
neutron.tests.unit.db.test_l3_db.L3TestCase 10 10 0 0 0 Detail
test_remove_router_interface_by_port_removed_rport
pass
test_add_router_interface_by_subnet_overlap_detected
pass
test_create_router_extra_attr
pass
test_remove_router_interface_by_port
pass
test_update_router_notify
pass
test_update_router_gw_notify
pass
test_create_router_notify
pass
test_add_router_interface_by_port_overlap_detected
pass
test_remove_router_interface_by_subnet_removed_rport
pass
test_remove_router_interface_by_subnet
pass
neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin 3 3 0 0 0 Detail
test_create_router_gateway
pass
test_add_router_interface_no_interface_info
pass
test_create_router_no_gateway
pass
neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin 38 38 0 0 0 Detail
test__populate_ports_for_subnets_gw_port_1
pass
test__update_floatingip_update_existing_qos
pass
test__validate_gw_info
pass
test__validate_gw_info_delete_gateway
pass
test_disassociate_floatingips_conflict_by_fip_attached
pass
test_prevent_l3_port_device_owner_not_router
pass
test_prevent_l3_port_existing_floating_ip
pass
test_prevent_l3_port_no_fixed_ips
pass
test__each_port_having_fixed_ips
pass
test__populate_ports_for_subnets_gw_port_3
pass
test_prevent_l3_port_existing_router
pass
test__make_floatingip_dict_with_scope
pass
test__populate_ports_for_subnets_none
pass
test__validate_gw_info_no_route_connectivity
pass
test__validate_one_router_ipv6_port_per_network_centralized_snat_port
pass
test_prevent_internal_ip_change_for_fip
pass
test_prevent_l3_port_deletion_port_not_found
pass
test__populate_ports_for_subnets_gw_port_2
pass
test_prevent_l3_port_no_router
pass
test__notify_attaching_interface
pass
test__populate_ports_for_subnets
pass
test__validate_gw_info_delete_gateway_no_route
pass
test__validate_one_router_ipv6_port_per_network_distributed_port
pass
test__validate_one_router_ipv6_port_per_network_mix_ipv4_ipv6
pass
test__check_and_get_fip_assoc_with_extra_association_no_change
pass
test__each_port_having_fixed_ips_none
pass
test__get_mtus_by_network_list
pass
test__get_sync_floating_ips_no_query
pass
test__get_subnets_by_network
pass
test__raise_on_subnets_overlap_does_not_raise
pass
test_subscribe_address_scope_of_subnetpool
pass
test__create_gw_port
pass
test__get_subnets_by_network_no_query
pass
test__new__passes_args
pass
test__raise_on_subnets_overlap_raises
pass
test__update_floatingip_no_update_existing_qos
pass
test__validate_one_router_ipv6_port_per_network
pass
test__validate_one_router_ipv6_port_per_network_failed
pass
neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase 82 82 0 0 0 Detail
test__get_agent_gw_ports_exist_for_network
pass
test__get_assoc_data_valid_vnic_type
pass
test__get_device_owner_centralized
pass
test__is_distributed_router_distributed
pass
test__validate_router_migration_notify_advanced_services_mocked
pass
test__validate_router_migration_raise_error_mocked
pass
test_create_floatingip_agent_gw_port_with_dvr_router
pass
test_delete_current_gw_port_never_calls_delete_fipnamespace
pass
test_get_ports_under_dvr_connected_subnet
pass
test__create_gw_port_with_no_gateway
pass
test__get_sync_routers_check_gw_port_host
pass
test_check_for_fip_and_create_agent_gw_port_no_fip
pass
test_delete_arp_entry_for_dvr_service_port_no_aap
pass
test_remove_router_interface_csnat_ports_removal_with_ipv6
pass
test_add_router_interface_csnat_ports_failure
pass
test_create_fip_agent_gw_port_if_not_exists_with_l3_agent
pass
test_create_fip_agent_gw_ports_dvr_no_external_agent
pass
test_downgrade_active_router_to_centralized_validation_failure
pass
test_get_device_owner_by_router_id
pass
test_distributed_to_ha_csnat_ports_removal
pass
test_floatingip_on_port_no_host_key
pass
test_update_router_centralized_snat_port_ip_not_allowed
pass
test_upgrade_active_router_to_distributed_validation_failure
pass
test_validate_add_router_interface_by_subnet_notify_advanced_services
pass
test__get_device_owner_distributed
pass
test__is_distributed_router_by_db_object
pass
test_remove_router_interface_csnat_ports_removal
pass
test_create_fip_agent_gw_port_agent_binding_exists
pass
test_create_router_db_distributed
pass
test_is_router_distributed
pass
test_prevent_delete_csnat_port
pass
test_update_arp_entry_for_dvr_service_port_aap
pass
test_update_arp_entry_for_dvr_service_port_no_aap
pass
test__validate_router_migration_on_router_update_mock
pass
test__validate_router_migration_raise_error
pass
test_create_fip_agent_gw_ports_deleted_non_l3_agent
pass
test_create_fip_agent_gw_ports_non_dvr_agent
pass
test_undo_router_interface_change_on_csnat_error
pass
test_update_router_db_centralized_to_distributed
pass
test_delete_current_gw_port_never_calls_delete_fip_agent_gw_port
pass
test_update_router_gw_info_csnat_ports_add
pass
test_update_router_gw_info_external_network_change_mocked
pass
test__delete_dvr_internal_ports
pass
test__get_assoc_data_invalid_vnic_type
pass
test__is_distributed_router_default
pass
test_update_router_gw_info_external_network_change
pass
test__validate_router_migration_on_router_update
pass
test_check_for_fip_and_create_agent_gw_port_with_dvr_true
pass
test_add_router_interface_by_port_failure
pass
test_build_routers_list_with_gw_port_mismatch
pass
test_create_fip_agent_gw_ports
pass
test_create_fip_agent_gw_port_if_not_exists_duplicate_port
pass
test_create_router_db_centralized
pass
test_create_floatingip_agent_gw_port_with_non_dvr_router
pass
test_update_router_interface_distributed_port_ip_not_allowed
pass
test_delete_current_gw_port_deletes_csnat_port
pass
test_delete_fip_agent_gw_ports
pass
test_delete_floatingip_agent_gateway_port_no_host_id_fip_gw_not_found
pass
test_floatingip_on_port_with_host
pass
test_validate_add_router_interface_by_port_notify_advanced_services
pass
test_get_ext_nets_by_host
pass
test_csnat_port_not_created_on_RouterPort_update_exception
pass
test_upgrade_inactive_router_to_distributed_validation_success_mocked
pass
test_delete_fip_agent_gw_ports_deleted_non_l3_agent
pass
test_delete_fip_agent_gw_ports_non_dvr_agent
pass
test_delete_floatingip_agent_gateway_port_with_host_id
pass
test_undo_router_interface_change_on_csnat_error_revert_failure
pass
test_update_router_db_distributed_to_centralized
pass
test__generate_arp_table_and_notify_agent
pass
test__is_distributed_router_centralized
pass
test__validate_router_migration_notify_advanced_services
pass
test__validate_router_migration_old_router_up_raise_error
pass
test_create_fip_agent_gw_port_agent_port_not_created
pass
test_create_router_db_default
pass
test_delete_arp_entry_for_dvr_service_port_aap
pass
test_delete_current_gw_port_deletes_fip_agent_gw_port_and_fipnamespace
pass
test_delete_fip_agent_gw_ports_dvr_no_external_agent
pass
test_delete_floatingip_agent_gateway_port_host_id_fip_gw_not_found
pass
test_delete_floatingip_agent_gateway_port_without_host_id
pass
test_distributed_to_centralized_csnat_ports_removal
pass
test_prevent_delete_floatingip_agent_gateway_port
pass
test_upgrade_inactive_router_to_distributed_validation_success
pass
neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb 11 11 0 0 0 Detail
test_add_external_gateways_trivial
pass
test_update_external_gateways_add_pristine_and_remove
pass
test_add_external_gateways_single
pass
test_remove_external_gateways_multiple
pass
test_remove_external_gateways_remove_compat
pass
test_update_fixed_ip
pass
test_add_external_gateways_multiple
pass
test_add_external_gateways_overlapping_subnets
pass
test_remove_external_gateways_single
pass
test_remove_external_gateways_trivial
pass
test_compat_remove_via_update
pass
neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase 22 22 0 0 0 Detail
test__get_sync_routers_with_state_change_and_check_gw_port_host
pass
test_ensure_host_set_on_ports_binds_correctly
pass
test_device_owner_during_router_migration_from_dvr_to_ha
pass
test_migration_from_ha
pass
test_device_owner_during_router_migration_from_ha_to_dvr
pass
test_update_router_port_bindings_no_ports
pass
test_update_router_port_bindings_updates_host
pass
test__before_router_create_no_subnet
pass
test_is_ha_router_port
pass
test_ensure_host_set_on_ports_dvr_ha_binds_to_active
pass
test_update_all_ha_network_port_statuses
pass
test_update_ha_router_replicated_interface_port_ip_not_allowed
pass
test_device_owner_during_router_migration_from_ha_to_dvrha
pass
test_device_owner_during_router_migration_from_ha_to_legacy
pass
test_is_ha_router_port_for_normal_port
pass
test_remove_ha_in_use
pass
test__before_router_create_no_network
pass
test_device_owner_during_router_migration_from_dvr_to_dvrha
pass
test_device_owner_during_router_migration_from_dvr_to_legacy
pass
test_device_owner_during_router_migration_from_legacy_to_dvr
pass
test_device_owner_during_router_migration_from_legacy_to_ha
pass
test_update_router_port_bindings_updates_host_only
pass
neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase 72 72 0 0 0 Detail
test_create_ha_network_binding_failure_rolls_back_network
pass
test_create_ha_router_notifies_agent
pass
test_get_ha_sync_data_for_host_with_dvr_agent
pass
test_get_l3_bindings_hosting_router_with_ha_states_not_scheduled
pass
test_ha_router_create_with_distributed
pass
test_migration_requires_admin_state_down
pass
test_sync_ha_router_info_ha_interface_port_concurrently_deleted
pass
test_vr_id_depleted
pass
test_create_router_db_vr_id_allocation_goes_to_error
pass
test_deployed_router_can_have_ha_disabled
pass
test_get_active_host_for_ha_router
pass
test_add_ha_port_binding_failure_rolls_back_port
pass
test_get_ha_sync_data_for_host_with_non_dvr_agent
pass
test_add_ha_port_subtransactions_blocked
pass
test_delete_router_ha_interface_port
pass
test_create_ha_network_subnet_failure_rolls_back_network
pass
test_ha_network_is_not_delete_if_ha_router_is_present
pass
test_create_ha_network_tenant_binding_raises_duplicate
pass
test_get_ha_router_port_bindings
pass
test_add_ha_network_settings
pass
test_ha_network_is_not_deleted_if_db_deleted_error
pass
test_deployed_router_can_have_ha_enabled
pass
test_ha_network_delete_ha_and_non_ha_router
pass
test_ha_interface_concurrent_create_on_delete
pass
test_get_l3_bindings_hosting_router_with_ha_states_one_dead
pass
test_ha_router_create
pass
test_get_l3_bindings_hosting_router_agents_admin_state_up_is_false
pass
test_l3_agent_routers_query_interface
pass
test_ha_network_is_not_deleted_if_another_ha_router_is_created
pass
test_migrate_ha_router_to_distributed_and_ha
pass
test_get_l3_bindings_hosting_router_with_ha_states_ha_router
pass
test_migrate_distributed_router_to_ha
pass
test_ha_network_deleted_if_no_ha_router_present_two_tenants
pass
test_ha_router_delete_with_distributed
pass
test_migrate_legacy_router_to_distributed_and_ha
pass
test_migrate_ha_router_to_distributed_and_not_ha
pass
test_router_create_with_ha_conf_enabled
pass
test_no_ha_router_create
pass
test_sync_ha_router_info_router_concurrently_deleted
pass
test_ha_network_is_not_deleted_if_network_in_use
pass
test_include_dvr_snat_agents_for_ha_candidates
pass
test_migration_from_ha
pass
test_update_router_ha_interface_port_ip_not_allow
pass
test_get_l3_bindings_hosting_router_with_ha_states_active_and_dead
pass
test_unique_vr_id_between_routers
pass
test_ha_router_create_failed_no_ha_network_delete
pass
test_vr_id_allocation_delete_router
pass
test_l3_agent_routers_query_interface_includes_dvrsnat
pass
test_update_port_status_port_bingding_deleted_concurrently
pass
test_verify_configuration_l3_ha_net_cidr_is_not_a_subnet
pass
test_verify_configuration_succeed
pass
test_migration_no_delete_ha_network_if_not_last_router
pass
test_update_routers_states
pass
test_migrate_dvr_router_to_ha_and_not_dvr
pass
test_vr_id_allocation_router_migration
pass
test_migration_to_ha
pass
test_set_router_states_handles_concurrently_deleted_router
pass
test_one_ha_router_one_not
pass
test_vr_id_unique_range_per_tenant
pass
test_unique_ha_network_per_tenant
pass
test_unbind_ha_router
pass
test_update_router_to_ha_notifies_agent
pass
test_update_routers_states_port_not_found
pass
test_verify_configuration_max_l3_agents_below_0
pass
test_vr_id_allocation_contraint_conflict
pass
test_exclude_dvr_agents_for_ha_candidates
pass
test_get_l3_bindings_hosting_router_agents_admin_state_up_is_true
pass
test_migrate_dvr_router_to_ha_and_dvr
pass
test_migration_delete_ha_network_if_last_router
pass
test_sync_ha_router_info_router_concurrently_deleted_agent_dvr
pass
test_verify_configuration_l3_ha_net_cidr_is_not_a_cidr
pass
test_verify_configuration_max_l3_agents_unlimited
pass
neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase 3 3 0 0 0 Detail
test_delete_router
pass
test_update_router
pass
test_create_ha_router
pass
neutron.tests.unit.db.test_migration.TestCli 47 47 0 0 0 Detail
test__find_milestone_revisions_branchless
pass
test_current
pass
test_history
pass
test_revision_autogenerate_conflicts_with_contract
pass
test_upgrade_contract_conflicts_with_delta
pass
test_upgrade_contract_conflicts_with_revision
pass
test_upgrade_rejects_delta_with_relative_revision
pass
test_upgrade_revision_delta
pass
test_validate_head_files_success
pass
test__validate_single_revision_labels_branchless_fail_different_labels
pass
test_database_sync_revision
pass
test_database_sync_revision_no_branches
pass
test__compare_labels_fail_unexpected_labels
pass
test_downgrade_fails
pass
test__find_milestone_revisions_two_branches
pass
test_get_project_base
pass
test__validate_revision_validates_branches
pass
test__get_branch_points
pass
test_get_subproject_script_location
pass
test_check_migration
pass
test_get_subproject_script_location_not_installed
pass
test_upgrade_contract
pass
test_get_root_versions_dir
pass
test_upgrade_expand_conflicts_with_delta
pass
test_update_head_files_success
pass
test_validate_revisions_walks_thru_all_revisions
pass
test_revision_autogenerate_conflicts_with_expand
pass
test_upgrade_expand_conflicts_with_revision
pass
test_stamp
pass
test_validate_head_files_missing_file
pass
test_upgrade_milestone_expand_before_contract
pass
test__validate_revision_validates_branchless_migrations
pass
test__validate_single_revision_labels_branches_fail_different_labels
pass
test_heads
pass
test_autogen_process_directives
pass
test_upgrade_expand_contract_are_mutually_exclusive
pass
test_upgrade_delta
pass
test_upgrade_revision
pass
test_validate_head_files_wrong_contents
pass
test_validate_revisions_fails_on_multiple_branch_points
pass
test__compare_labels_ok
pass
test_branches
pass
test_get_subproject_base_not_installed
pass
test__find_milestone_revisions_one_branch
pass
test_upgrade_expand
pass
test_upgrade_negative_delta_fails
pass
test_upgrade_negative_relative_revision_fails
pass
neutron.tests.unit.db.test_migration.TestDbMigration 6 6 0 0 0 Detail
test_schema_has_table
pass
test_schema_has_column
pass
test_schema_has_column_missing_table
pass
test_schema_has_table_raises_if_offline
pass
test_schema_has_column_missing_column
pass
test_schema_has_column_raises_if_offline
pass
neutron.tests.unit.db.test_migration.TestSafetyChecks 1 1 0 0 0 Detail
test_validate_revisions
pass
neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing 13 13 0 0 0 Detail
test_cleanup_old_nodes
pass
test_count_offline_nodes
pass
test_remove_nodes_from_host
pass
test_active_nodes_from_host
pass
test_add_node
pass
test_touch_nodes_from_host
pass
test_remove_node_by_uuid
pass
test_remove_nodes_from_host_different_groups
pass
test_get_node_uuid
pass
test_touch_nodes_from_host_different_groups
pass
test_active_nodes_different_groups
pass
test_active_nodes
pass
test_touch_node
pass
neutron.tests.unit.db.test_ovn_l3_hamode_db.OVN_L3_HA_db_mixinTestCase 2 2 0 0 0 Detail
test_create_no_ovn_router
pass
test_create_router
pass
neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber 6 6 0 0 0 Detail
test_bump_older_revision
pass
test_bump_revision_row_not_found
pass
test_delete_revision
pass
test_create_initial_revision_may_exist_duplicated_entry
pass
test_get_revision_row_ports
pass
test_bump_revision
pass
neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance 6 6 0 0 0 Detail
test_get_inconsistent_resources
pass
test_get_inconsistent_resources_order
pass
test_get_inconsistent_resources_consistent
pass
test_get_inconsistent_resources_older_than
pass
test_get_deleted_resources
pass
test_get_deleted_resources_order
pass
neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase 2 2 0 0 0 Detail
test__extend_port_security_dict_relies_on_common
pass
test__extend_port_security_dict_ignored_if_extension_disabled
pass
neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase 5 5 0 0 0 Detail
test__get_network_security_binding_no_binding
pass
test__process_port_port_security_update_no_binding
pass
test__process_network_port_security_update_no_binding
pass
test__get_port_security_binding_no_binding
pass
test__extend_port_security_dict_no_port_security
pass
neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers 10 10 0 0 0 Detail
test_adding_component_for_new_resource_type
pass
test_provisioning_of_correct_item
pass
test_not_provisioned_when_wrong_component_reports
pass
test_provisioned_after_component_finishes
pass
test_remove_provisioning_component
pass
test_not_provisioned_until_final_component_complete
pass
test_is_object_blocked
pass
test_no_callback_on_missing_object
pass
test_provisioned_with_no_components
pass
test_adding_component_idempotent
pass
neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase 14 14 0 0 0 Detail
test_delete_network_rbac_external
pass
test_delete_networkrbac_in_use_fail
pass
test_delete_networkrbac_self_share
pass
test_delete_network_rbac_external_with_multi_rbac_policy
pass
test_create_network_rbac_external
pass
test_update_self_share_networkrbac
pass
test_port_presence_prevents_network_rbac_policy_deletion
pass
test_update_networkrbac_valid
pass
test_get_rbac_policies_network
pass
test_create_network_rbac_shared_existing
pass
test_delete_external_network_shared_rbac
pass
test_get_rbac_policies_all_classes
pass
test_get_rbac_policies_qos_policy
pass
test_update_network_rbac_external_valid
pass
neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase 40 40 0 0 0 Detail
test__validate_port_range_exception
pass
test_delete_security_group_rule_raise_error_on_not_found
pass
test_get_security_group_rules_filters_passed
pass
test_security_group_rule_precommit_create_event
pass
test__check_for_duplicate_default_rules_does_not_drop_protocol
pass
test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv6
pass
test_security_group_precommit_and_after_delete_event
pass
test_security_group_precommit_create_event
pass
test__check_for_duplicate_default_rules_ignores_rule_id
pass
test__check_for_duplicate_default_rules_rule_used_in_non_default_sg
pass
test__check_for_duplicate_rules_does_not_drop_protocol
pass
test__ensure_default_security_group
pass
test_get_security_group_rules
pass
test_delete_security_group_in_use
pass
test_sg_rule_before_precommit_and_after_delete_event
pass
test_security_group_precommit_create_event_fail
pass
test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv4
pass
test__check_for_duplicate_rules_ignores_rule_id
pass
test__ensure_default_security_group_tenant_mismatch
pass
test__ensure_default_security_group_when_disabled
pass
test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv4
pass
test_create_security_group_conflict
pass
test_delete_security_group_rule_in_use
pass
test_security_group_precommit_update_event
pass
test_security_group_rule_precommit_delete_event_fail
pass
test__check_for_duplicate_default_rules_rule_used_in_default_sg
pass
test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv6
pass
test_create_security_group_rule_conflict
pass
test__ensure_default_security_group_created_in_parallel
pass
test_get_security_group_rules_admin_context
pass
test_security_group_precommit_create_event_with_revisions
pass
test_security_group_precommit_delete_event_fail
pass
test_update_security_group_conflict
pass
test_update_security_group_statefulness_binded_conflict
pass
test__ensure_default_security_group_already_exists
pass
test__validate_port_range_for_icmp_exception
pass
test_get_ip_proto_name_and_num
pass
test_security_group_precommit_update_event_fail
pass
test_security_group_rule_precommit_create_event_fail
pass
test_validate_ethertype_and_protocol
pass
neutron.tests.unit.db.test_segments_db.TestSegmentsDb 1 1 0 0 0 Detail
test_get_networks_segments_with_empty_networks
pass
neutron.tests.unit.extensions.test_address_group.TestAddressGroup 13 13 0 0 0 Detail
test_add_duplicated_addresses
pass
test_normalize_and_deduplicate_in_add_addresses
pass
test_get_address_group
pass
test_create_address_group_without_description_or_addresses
pass
test_create_address_group_empty_name
pass
test_list_address_groups
pass
test_remove_absent_addresses
pass
test_update_address_group_name_and_description
pass
test_update_address_group_addresses
pass
test_add_invalid_addresses
pass
test_create_address_group_with_description_and_addresses
pass
test_delete_address_group
pass
test_normalize_and_deduplicate_in_remove_addresses
pass
neutron.tests.unit.extensions.test_address_scope.TestAddressScope 17 17 0 0 0 Detail
test_update_address_scope_shared_false_admin
pass
test_create_address_scope_shared_admin
pass
test_create_address_scope_ipv6
pass
test_get_address_scope_different_tenants_not_shared
pass
test_created_address_scope_shared_non_admin
pass
test_list_address_scopes
pass
test_created_address_scope_specify_id
pass
test_get_address_scope_different_tenants_shared
pass
test_list_address_scopes_different_tenants_not_shared
pass
test_create_address_scope_ipv4
pass
test_update_address_scope_shared_true_non_admin
pass
test_delete_address_scope
pass
test_update_address_scope_shared_true_admin
pass
test_create_address_scope_empty_name
pass
test_get_address_scope
pass
test_list_address_scopes_different_tenants_shared
pass
test_update_address_scope
pass
neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes 18 18 0 0 0 Detail
test_add_subnetpool_address_scope_wrong_address_family
pass
test_correlate_network_with_address_scope
pass
test_update_subnetpool_associate_address_scope_wrong_family
pass
test_block_update_subnetpool_network_affinity
pass
test_create_subnetpool_assoc_address_scope_with_prefix_intersect
pass
test_update_subnetpool_associate_another_address_scope
pass
test_create_subnetpool_associate_address_scope
pass
test_create_subnetpool_associate_invalid_address_scope
pass
test_update_subnetpool_associate_invalid_address_scope
pass
test_update_subnetpool_disassociate_address_scope
pass
test_delete_address_scope_in_use
pass
test_create_two_subnets_different_subnetpools_same_network
pass
test_network_create_contain_address_scope_attr
pass
test_ipv6_pd_add_non_pd_subnet_to_same_network
pass
test_update_subnetpool_associate_address_scope
pass
test_update_subnetpool_address_scope_notify
pass
test_ipv6_non_pd_add_pd_subnet_to_same_network
pass
test_not_update_subnetpool_address_scope_not_notify
pass
neutron.tests.unit.extensions.test_agent.AgentDBTestCase 5 5 0 0 0 Detail
test_create_agent
pass
test_show_agent
pass
test_update_agent
pass
test_dead_agent
pass
test_list_agent
pass
neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase 4 4 0 0 0 Detail
test_list_availability_zones_with_filter
pass
test_list_availability_zones
pass
test_validate_availability_zones
pass
test_list_agent_with_az
pass
neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase 8 8 0 0 0 Detail
test_create_network_without_az
pass
test_create_network_with_azs
pass
test_create_network_with_empty_az
pass
test_availability_zones_in_create_response
pass
test_create_network_with_default_azs_not_existing
pass
test_create_network_with_az
pass
test_create_network_with_not_exist_az
pass
test_create_network_with_default_azs_existing_az
pass
neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase 6 6 0 0 0 Detail
test_port_update_event_on_data_plane_status
pass
test_update_port_data_plane_status
pass
test_port_create_data_plane_status_default_none
pass
test_port_create_invalid_attr_data_plane_status
pass
test_port_update_with_invalid_data_plane_status
pass
test_port_update_preserves_data_plane_status
pass
neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase 8 8 0 0 0 Detail
test_create_subnet_V6_pd_stateful
pass
test_create_subnet_only_ip_version_v4
pass
test_convert_subnetpool_to_default_subnetpool
pass
test_convert_default_subnetpool_to_non_default
pass
test_create_subnet_V6_pd_slaac
pass
test_create_subnet_V6_pd_stateless
pass
test_create_subnet_V6_pd_no_mode
pass
test_create_subnet_only_ip_version_v6
pass
neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase 18 18 0 0 0 Detail
test_list_ports
pass
test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_period
pass
test_api_extension_validation_with_bad_dns_names
pass
test_update_port_non_default_dns_domain_with_dns_name
pass
test_create_port_multiple_v4_v6_subnets_bad_fqdn_and_dns_domain
pass
test_create_port_multiple_v4_v6_subnets_bad_pqdn_and_dns_domain
pass
test_api_extension_validation_with_good_dns_names
pass
test_update_port_default_dns_domain_with_dns_name
pass
test_update_port_update_ip
pass
test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_no_period
pass
test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_period
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_create_port_multiple_v4_v6_subnets_fqdn_default_domain_period
pass
test_show_port
pass
test_create_port_json
pass
test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_no_period
pass
test_create_port_multiple_v4_v6_subnets_pqdn_and_no_dns_domain
pass
test_update_port_update_ip_address_only
pass
neutron.tests.unit.extensions.test_dns.DnsExtensionTestNetworkDnsDomain 1 1 0 0 0 Detail
test_update_network_dns_domain
pass
neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension 4 4 0 0 0 Detail
test_create_floatingip_port_forwarding_same_port_diff_protocol
pass
test_get_fip_after_port_forwarding_create
pass
test_create_port_forwarding_and_remove_subnets
pass
test_port_in_used_by_port_forwarding
pass
neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase 11 11 0 0 0 Detail
test_delete_network_check_disassociated_floatingips
pass
test_create_port_external_network_admin_succeeds
pass
test_create_shared_networks_and_subnets
pass
test_list_nets_external_pagination
pass
test_create_external_network_admin_succeeds
pass
test_create_external_network_non_admin_fails
pass
test_update_network_external_net_with_ports_set_not_shared
pass
test_create_port_external_network_non_admin_fails
pass
test_get_network_succeeds_without_filter
pass
test_update_network_set_external_non_admin_fails
pass
test_list_nets_external
pass
neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt 16 16 0 0 0 Detail
test_update_port_with_blank_string_extradhcpopt
pass
test_update_port_without_extradhcpopt_delete
pass
test_create_port_with_empty_router_extradhcpopts
pass
test_create_port_with_extradhcpopts
pass
test_create_port_with_extradhcpopts_ipv4_opt_version
pass
test_update_port_with_extradhcpopts_with_same
pass
test_create_port_with_extradhcpopts_ipv6_opt_version
pass
test_update_port_adding_extradhcpopts
pass
test_create_port_with_none_extradhcpopts
pass
test_update_port_with_blank_router_extradhcpopt
pass
test_update_port_with_blank_name_extradhcpopt
pass
test_update_port_with_extradhcpopt_delete
pass
test_update_port_with_extradhcpopts_add_another_ver_opt
pass
test_update_port_with_extradhcpopts
pass
test_update_port_with_extradhcpopts_ipv6_change_value
pass
test_update_port_with_additional_extradhcpopt
pass
neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase 182 182 0 0 0 Detail
test__notify_gateway_port_ip_changed
pass
test__notify_subnetpool_address_scope_update
pass
test_create_floatingip_invalid_fixed_ipv6_address_returns_400
pass
test_create_routers_native_quotas
pass
test_floatingip_disassociate_notification_port_delete
pass
test_floatingip_list_with_port_id
pass
test_floatingip_list_with_sort
pass
test_floatingip_multi_external_one_internal
pass
test_create_floatingip_invalid_floating_network_id_returns_400
pass
test_floatingip_update
pass
test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4
pass
test__notify_gateway_port_ip_not_changed
pass
test_network_update_external_failure
pass
test_create_floatingip_with_duplicated_specific_ip
pass
test_create_floatingip_ipv6_only_network_returns_400
pass
test_create_floating_non_ext_network_returns_400
pass
test_create_floatingip_with_specific_ip
pass
test_create_floatingip_with_wrong_subnet_id
pass
test_create_floatingip_no_ext_gateway_return_404
pass
test_nexthop_is_port_ip
pass
test_associate_to_dhcp_port_fails
pass
test_create_floatingip_with_assoc
pass
test_create_floatingip_invalid_fixed_ip_address_returns_400
pass
test_create_non_router_port_device_id_of_other_tenants_router_update
pass
test_create_floatingip_invalid_floating_port_id_returns_400
pass
test_create_floatingip_with_specific_ip_out_of_subnet
pass
test_create_floatingip_no_public_subnet_returns_400
pass
test_no_destination_route
pass
test_delete_ext_net_with_disassociated_floating_ips
pass
test_create_floatingip_with_assoc_to_ipv6_subnet
pass
test_floatingip_disassociate_notification
pass
test_floatingip_association_on_unowned_router
pass
test_create_floatingip_with_subnet_and_invalid_fip_address
pass
test_router_add_and_remove_gateway
pass
test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port
pass
test_floatingip_port_delete
pass
test_router_add_iface_ipv6_ext_ra_subnet_returns_400
pass
test_create_floatingip_with_multisubnet_id
pass
test_create_floatingip_non_admin_context_agent_notification
pass
test_floatingip_same_external_and_internal
pass
test_create_floatingip_with_subnet_id_non_admin
pass
test_janitor_updates_port_device_id
pass
test_create_multiple_floatingips_same_fixed_ip_same_port
pass
test_create_floatingip_not_existing_network_returns_404
pass
test_router_add_interface_dup_subnet2_returns_400
pass
test_create_floatingips_native_quotas
pass
test_create_router_gateway_fails
pass
test_floatingip_update_to_same_port_id_twice
pass
test_create_router_gateway_fails_nested_delete_router_failed
pass
test_create_floatingip_with_specific_ip_out_of_allocation
pass
test_not_update_router_gateway_if_service_type_not_related
pass
test_router_add_interface_multiple_ipv4_subnet_port_returns_400
pass
test_create_router_gateway_fails_nested
pass
test_floatingip_update_different_port_owner_as_admin
pass
test_create_router_port_with_device_id_of_other_tenants_router
pass
test_router_add_interface_subnet_with_bad_tenant_returns_404
pass
test_router_add_and_remove_gateway_tenant_ctx
pass
test_floatingip_with_assoc_fails
pass
test_floatingip_delete_router_intf_with_port_id_returns_409
pass
test_router_add_interface_bad_values
pass
test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409
pass
test_first_floatingip_associate_notification
pass
test_floatingip_update_same_fixed_ip_same_port
pass
test_floatingip_list_with_pagination
pass
test_floatingip_crd_ops
pass
test_floatingip_with_invalid_create_port
pass
test_router_add_interface_by_port_other_tenant_address_in_pool
pass
test_floatingip_delete_router_intf_with_subnet_id_returns_409
pass
test_route_update_with_one_route
pass
test_router_add_interface_multiple_ipv6_subnet_port
pass
test_floatingip_update_subnet_gateway_disabled
pass
test_floatingip_via_router_interface_returns_201
pass
test_floatingip_update_different_fixed_ip_same_port
pass
test_janitor_clears_orphaned_floatingip_port
pass
test_create_floatingip_with_specific_ip_non_admin
pass
test_route_update_with_route_via_another_tenant_subnet
pass
test_router_concurrent_delete_upon_subnet_create
pass
test_floatingip_list_with_pagination_reverse
pass
test_router_list
pass
test_janitor_doesnt_delete_if_fixed_in_interim
pass
test_no_nexthop_route
pass
test_route_update_with_multi_routes
pass
test_create_floatingip_with_subnet_id_and_fip_address
pass
test_router_list_with_pagination_reverse
pass
test_router_add_interface_by_port_other_tenant_address_out_of_pool
pass
test_router_add_gateway_dup_subnet1_returns_400
pass
test_router_add_interface_by_subnet_other_tenant_subnet_returns_400
pass
test_update_router_interface_port_ip_not_allowed
pass
test_router_add_gateway_invalid_network_returns_400
pass
test_router_add_gateway_dup_subnet2_returns_400
pass
test_route_clear_routes_with_None
pass
test_router_add_gateway_no_subnet_forbidden
pass
test_router_add_interface_dup_port
pass
test_router_add_gateway_non_existent_network_returns_404
pass
test_router_add_gateway_no_subnet
pass
test_floating_ip_direct_port_delete_returns_409
pass
test_floatingip_update_different_router
pass
test_router_add_gateway_notifications
pass
test_update_router_interface_port_ipv6_subnet_ext_ra
pass
test_router_add_interface_empty_port_and_subnet_ids
pass
test_router_add_interface_dup_subnet1_returns_400
pass
test_router_add_interface_by_port_admin_address_out_of_pool
pass
test_router_add_interface_cidr_overlapped_with_gateway
pass
test_floating_port_status_not_applicable
pass
test_router_add_interface_ipv6_port_existing_network_returns_400
pass
test_floatingip_update_invalid_fixed_ip
pass
test_router_add_interface_by_port_fails_nested
pass
test_router_add_interface_multiple_ipv6_subnets_same_net
pass
test_router_add_interface_with_both_ids_returns_400
pass
test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared
pass
test_router_delete_callback
pass
test_router_add_interface_delete_port_after_failure
pass
test_router_delete_ipv6_slaac_subnet_inuse_returns_409
pass
test_router_add_interface_ipv6_subnet_without_gateway_ip
pass
test_router_add_interface_overlapped_cidr_returns_400
pass
test_floatingip_via_router_interface_returns_404
pass
test_floatingip_create_different_fixed_ip_same_port
pass
test_router_remove_interface_inuse_returns_409
pass
test_router_add_interface_port_bad_tenant_returns_404
pass
test_network_update_external
pass
test_none_destination
pass
test_router_create_with_gwinfo_ext_ip_non_admin
pass
test_router_add_interface_port
pass
test_router_remove_interface_returns_200
pass
test_router_create_call_extensions
pass
test_router_update_gateway_with_external_ip_used_by_gw
pass
test_none_nexthop
pass
test_router_create_with_gwinfo_ext_ip
pass
test_router_set_gateway_cidr_overlapped_with_subnets
pass
test_router_update_with_dup_address
pass
test_router_add_interface_ipv6_subnet
pass
test_router_list_with_parameters
pass
test_router_add_gateway_multiple_subnets_ipv6
pass
test_router_create
pass
test_route_update_with_external_route
pass
test_router_add_gateway_net_not_external_returns_400
pass
test_router_update_gateway_add_multiple_prefixes_ipv6
pass
test_router_remove_interface_nothing_returns_400
pass
test_router_update_with_too_many_routes
pass
test_router_add_interface_by_port_cidr_overlapped_with_gateway
pass
test_router_remove_interface_wrong_subnet_returns_400
pass
test_router_create_with_gwinfo_ext_ip_subnet
pass
test_router_add_interface_multiple_ipv4_subnets
pass
test_router_delete
pass
test_router_update_gateway_to_empty_with_existed_floatingip
pass
test_router_add_interface_port_without_ips
pass
test_two_fips_one_port_invalid_return_409
pass
test_router_add_interface_multiple_ipv6_subnets_different_net
pass
test_router_remove_ipv6_subnet_from_interface
pass
test_router_delete_race_with_interface_add
pass
test_router_add_interface_no_data_returns_400
pass
test_router_add_interface_subnet
pass
test_router_update_with_invalid_ip_address
pass
test_router_specify_id_backend
pass
test_router_delete_subnet_inuse_returns_409
pass
test_update_port_device_id_to_different_tenants_router
pass
test_router_add_interface_subnet_with_port_from_other_tenant
pass
test_router_delete_with_floatingip_existed_returns_409
pass
test_router_list_with_pagination
pass
test_router_clear_gateway_callback_failure_returns_409
pass
test_router_delete_with_port_existed_returns_409
pass
test_router_remove_interface_callback_failure_returns_409
pass
test_routes_update_for_multiple_routers
pass
test_router_create_with_gwinfo
pass
test_router_list_with_sort
pass
test_router_remove_interface_with_both_ids_returns_200
pass
test_router_interface_in_use_by_route
pass
test_router_show
pass
test_router_remove_interface_wrong_port_returns_404
pass
test_router_update
pass
test_router_update_delete_routes
pass
test_router_update_gateway
pass
test_router_update_gateway_with_invalid_external_subnet
pass
test_router_update_gateway_with_invalid_external_ip
pass
test_router_update_gateway_upon_subnet_create_ipv6
pass
test_router_update_on_external_port
pass
test_update_subnet_gateway_for_external_net
pass
test_router_update_gateway_upon_subnet_create_max_ips_ipv6
pass
test_router_update_gateway_with_different_external_subnet
pass
test_router_update_gateway_with_existed_floatingip
pass
test_router_update_with_invalid_nexthop_ip
pass
test_router_update_with_nexthop_is_outside_port_subnet
pass
neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase 183 183 0 0 0 Detail
test__notify_gateway_port_ip_not_changed
pass
test_create_floatingip_ipv6_only_network_returns_400
pass
test_create_floatingip_no_public_subnet_returns_400
pass
test_create_floatingip_with_duplicated_specific_ip
pass
test_create_floatingip_with_specific_ip_non_admin
pass
test_create_floatingip_with_specific_ip_out_of_subnet
pass
test_create_floatingip_with_subnet_id_and_fip_address
pass
test_create_router_port_with_device_id_of_other_tenants_router
pass
test_floating_port_status_not_applicable
pass
test_create_floatingip_non_admin_context_agent_notification
pass
test_create_router_gateway_fails_nested
pass
test_floatingip_same_external_and_internal
pass
test_floatingip_crd_ops
pass
test_floatingip_update_invalid_fixed_ip
pass
test_floatingip_delete_router_intf_with_port_id_returns_409
pass
test_janitor_updates_port_device_id
pass
test_floatingip_list_with_port_id
pass
test_no_destination_route
pass
test_create_floatingip_invalid_floating_port_id_returns_400
pass
test_no_nexthop_route
pass
test_create_floatingip_with_specific_ip
pass
test_port_deletion_prevention_handles_missing_port
pass
test_floatingip_update
pass
test_create_non_router_port_device_id_of_other_tenants_router_update
pass
test_create_routers_native_quotas
pass
test__notify_subnetpool_address_scope_update
pass
test_route_update_with_one_route
pass
test_delete_ext_net_with_disassociated_floating_ips
pass
test_associate_to_dhcp_port_fails
pass
test_create_floatingip_invalid_floating_network_id_returns_400
pass
test_floatingip_via_router_interface_returns_404
pass
test_create_floatingip_no_ext_gateway_return_404
pass
test_router_add_gateway_multiple_subnets_ipv6
pass
test__notify_gateway_port_ip_changed
pass
test_network_update_external
pass
test_router_add_gateway_net_not_external_returns_400
pass
test_create_floatingip_with_specific_ip_out_of_allocation
pass
test_floating_ip_direct_port_delete_returns_409
pass
test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4
pass
test_router_add_interface_by_port_fails_nested
pass
test_create_floatingip_not_existing_network_returns_404
pass
test_create_floatingip_with_subnet_and_invalid_fip_address
pass
test_route_update_with_multi_routes
pass
test_router_add_interface_dup_subnet1_returns_400
pass
test_create_floatingip_with_subnet_id_non_admin
pass
test_floatingip_delete_router_intf_with_subnet_id_returns_409
pass
test_create_floatingip_with_wrong_subnet_id
pass
test_router_add_gateway_no_subnet
pass
test_floatingip_create_different_fixed_ip_same_port
pass
test_router_add_gateway_non_existent_network_returns_404
pass
test_create_floatingips_native_quotas
pass
test_router_add_interface_dup_subnet2_returns_400
pass
test_router_add_interface_by_port_admin_address_out_of_pool
pass
test_create_floating_non_ext_network_returns_400
pass
test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port
pass
test_create_floatingip_invalid_fixed_ip_address_returns_400
pass
test_floatingip_update_subnet_gateway_disabled
pass
test_floatingip_disassociate_notification_port_delete
pass
test_router_add_interface_ipv6_subnet_without_gateway_ip
pass
test_router_add_interface_subnet_with_port_from_other_tenant
pass
test_router_add_interface_no_data_returns_400
pass
test_floatingip_disassociate_notification
pass
test_network_update_external_failure
pass
test_router_delete_subnet_inuse_returns_409
pass
test_floatingip_list_with_sort
pass
test_router_create_with_gwinfo_ext_ip
pass
test_router_add_gateway_dup_subnet1_returns_400
pass
test_create_floatingip_with_assoc
pass
test_router_add_gateway_dup_subnet2_returns_400
pass
test_router_create_with_gwinfo_ext_ip_subnet
pass
test_router_delete_with_floatingip_existed_returns_409
pass
test_floatingip_update_same_fixed_ip_same_port
pass
test_create_floatingip_with_multisubnet_id
pass
test_floatingip_multi_external_one_internal
pass
test_floatingip_update_different_port_owner_as_admin
pass
test_router_list
pass
test_router_list_with_sort
pass
test_router_add_interface_bad_values
pass
test_create_router_gateway_fails_nested_delete_router_failed
pass
test_router_add_gateway_notifications
pass
test_router_list_with_pagination
pass
test_router_add_interface_by_port_other_tenant_address_out_of_pool
pass
test_router_remove_interface_nothing_returns_400
pass
test_router_add_interface_by_port_other_tenant_address_in_pool
pass
test_router_remove_interface_callback_failure_returns_409
pass
test_router_specify_id_backend
pass
test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared
pass
test_first_floatingip_associate_notification
pass
test_floatingip_update_to_same_port_id_twice
pass
test_floatingip_via_router_interface_returns_201
pass
test_router_update
pass
test_router_remove_interface_with_both_ids_returns_200
pass
test_create_floatingip_invalid_fixed_ipv6_address_returns_400
pass
test_janitor_doesnt_delete_if_fixed_in_interim
pass
test_router_add_interface_cidr_overlapped_with_gateway
pass
test_floatingip_list_with_pagination
pass
test_router_add_interface_dup_port
pass
test_create_floatingip_with_assoc_to_ipv6_subnet
pass
test_router_add_interface_empty_port_and_subnet_ids
pass
test_floatingip_with_assoc_fails
pass
test_router_set_gateway_cidr_overlapped_with_subnets
pass
test_router_update_delete_routes
pass
test_nexthop_is_port_ip
pass
test_router_add_interface_multiple_ipv6_subnets_same_net
pass
test_router_add_interface_port
pass
test_router_update_gateway_add_multiple_prefixes_ipv6
pass
test_none_destination
pass
test_router_list_with_parameters
pass
test_router_update_gateway_upon_subnet_create_ipv6
pass
test_floatingip_port_delete
pass
test_router_show
pass
test_router_add_interface_port_bad_tenant_returns_404
pass
test_router_update_gateway_with_external_ip_used_by_gw
pass
test_route_clear_routes_with_None
pass
test_create_multiple_floatingips_same_fixed_ip_same_port
pass
test_router_add_interface_with_both_ids_returns_400
pass
test_none_nexthop
pass
test_create_router_gateway_fails
pass
test_router_update_gateway_with_invalid_external_subnet
pass
test_router_update_with_invalid_ip_address
pass
test_floatingip_with_invalid_create_port
pass
test_router_add_gateway_no_subnet_forbidden
pass
test_route_update_with_external_route
pass
test_router_update_gateway_to_empty_with_existed_floatingip
pass
test_router_clear_gateway_callback_failure_returns_409
pass
test_router_delete
pass
test_router_update_with_dup_address
pass
test_route_update_with_route_via_another_tenant_subnet
pass
test_router_update_gateway_with_invalid_external_ip
pass
test_router_update_with_nexthop_is_outside_port_subnet
pass
test_router_add_interface_by_port_cidr_overlapped_with_gateway
pass
test_router_add_and_remove_gateway
pass
test_floatingip_association_on_unowned_router
pass
test_router_delete_race_with_interface_add
pass
test_router_add_iface_ipv6_ext_ra_subnet_returns_400
pass
test_router_add_interface_multiple_ipv4_subnet_port_returns_400
pass
test_update_router_interface_port_ipv6_subnet_ext_ra
pass
test_router_add_and_remove_gateway_tenant_ctx
pass
test_floatingip_list_with_pagination_reverse
pass
test_router_update_on_external_port
pass
test_router_add_gateway_invalid_network_returns_400
pass
test_router_remove_interface_wrong_subnet_returns_400
pass
test_two_fips_one_port_invalid_return_409
pass
test_router_add_interface_by_subnet_other_tenant_subnet_returns_400
pass
test_router_add_interface_ipv6_port_existing_network_returns_400
pass
test_update_router_interface_port_ip_not_allowed
pass
test_update_port_device_id_to_different_tenants_router
pass
test_router_add_interface_overlapped_cidr_returns_400
pass
test_router_add_interface_port_without_ips
pass
test_floatingip_update_different_fixed_ip_same_port
pass
test_router_add_interface_multiple_ipv6_subnet_port
pass
test_router_add_interface_multiple_ipv4_subnets
pass
test_router_update_gateway_with_existed_floatingip
pass
test_router_create_with_gwinfo_ext_ip_non_admin
pass
test_router_delete_callback
pass
test_router_add_interface_subnet
pass
test_router_concurrent_delete_upon_subnet_create
pass
test_router_create
pass
test_router_create_with_gwinfo
pass
test_router_delete_ipv6_slaac_subnet_inuse_returns_409
pass
test_router_delete_with_port_existed_returns_409
pass
test_router_list_with_pagination_reverse
pass
test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409
pass
test_router_remove_interface_inuse_returns_409
pass
test_router_remove_interface_returns_200
pass
test_router_interface_in_use_by_route
pass
test_floatingip_update_different_router
pass
test_router_update_gateway
pass
test_janitor_clears_orphaned_floatingip_port
pass
test_router_remove_ipv6_subnet_from_interface
pass
test_router_update_gateway_with_different_external_subnet
pass
test_not_update_router_gateway_if_service_type_not_related
pass
test_router_update_gateway_upon_subnet_create_max_ips_ipv6
pass
test_router_update_with_too_many_routes
pass
test_router_add_interface_delete_port_after_failure
pass
test_update_subnet_gateway_for_external_net
pass
test_routes_update_for_multiple_routers
pass
test_router_add_interface_ipv6_subnet
pass
test_router_add_interface_multiple_ipv6_subnets_different_net
pass
test_router_add_interface_subnet_with_bad_tenant_returns_404
pass
test_router_create_call_extensions
pass
test_router_remove_interface_wrong_port_returns_404
pass
test_router_update_with_invalid_nexthop_ip
pass
neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase 3 3 0 0 0 Detail
test_floatingip_update_with_port_details
pass
test_floatingip_list_with_port_details
pass
test_floatingip_create_with_port_details
pass
neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase 3 3 0 0 0 Detail
test_floatingip_create_with_port_details
pass
test_floatingip_update_with_port_details
pass
test_floatingip_list_with_port_details
pass
neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase 25 25 0 0 0 Detail
test_create_flavor
pass
test_create_flavor_too_long_description
pass
test_associate_service_profile_with_flavor
pass
test_create_service_profile_invalid_enabled
pass
test_create_flavor_invalid_service_type
pass
test_show_flavor
pass
test_create_flavor_invalid_enabled
pass
test_create_service_profile_too_long_driver
pass
test_create_service_profile_too_long_description
pass
test_update_flavor_invalid_enabled
pass
test_update_flavor_too_long_description
pass
test_update_flavor
pass
test_update_flavor_too_long_name
pass
test_update_service_profile_invalid_enabled
pass
test_update_service_profile_too_long_description
pass
test_delete_service_profile
pass
test_delete_flavor
pass
test_get_flavors
pass
test_get_service_profiles
pass
test_update_association_error
pass
test_update_service_profile
pass
test_create_flavor_too_long_name
pass
test_disassociate_service_profile_with_flavor
pass
test_show_service_profile
pass
test_create_service_profile
pass
neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase 23 23 0 0 0 Detail
test_delete_flavor_in_use
pass
test_get_service_profiles
pass
test_associate_service_profile_with_flavor_exists
pass
test_disassociate_service_profile_with_flavor
pass
test_delete_flavor
pass
test_delete_service_profile
pass
test_delete_service_profile_in_use
pass
test_create_service_profile_invalid_driver
pass
test_update_flavor
pass
test_create_service_profile
pass
test_create_service_profile_empty_driver
pass
test_get_flavor_next_provider_no_driver
pass
test_get_flavor_next_provider_no_binding
pass
test_show_flavor
pass
test_autodelete_flavor_associations
pass
test_create_service_profile_invalid_empty
pass
test_get_flavor_next_provider
pass
test_get_flavors
pass
test_update_service_profile
pass
test_associate_service_profile_with_flavor
pass
test_create_flavor
pass
test_get_flavor_next_provider_disabled
pass
test_show_service_profile
pass
neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase 5 5 0 0 0 Detail
test_create_floatingip_port_forwarding_with_port_number_0
pass
test_create_floatingip_port_forwarding_with_description
pass
test_create_floatingip_port_forwarding_with_ranges
pass
test_update_floatingip_port_forwarding_with_dup_internal_port
pass
test_create_floatingip_port_forwarding_with_ranges_port_collisions
pass
neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase 3 3 0 0 0 Detail
test_get_floatingip_pools_ipv4
pass
test_get_floatingip_pools_ipv6_2_False
pass
test_get_floatingip_pools_ipv6_1_True
pass
neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase 3 3 0 0 0 Detail
test_get_floatingip_pools_ipv6_1_True
pass
test_get_floatingip_pools_ipv6_2_False
pass
test_get_floatingip_pools_ipv4
pass
neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase 3 3 0 0 0 Detail
test_set_attrs_and_extend
pass
test_set_extra_attr_key_bad
pass
test__extend_extra_router_dict_defaults
pass
neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase 16 16 0 0 0 Detail
test_router_gateway_op_agent
pass
test_router_update_event_exception_preserved
pass
test_floatingips_op_agent
pass
test_floatingip_delete_after_event
pass
test_router_create_event_exception_preserved
pass
test_router_delete_event_exception_preserved
pass
test_l3_agent_routers_query_floatingips
pass
test_l3_agent_routers_query_gateway
pass
test_l3_agent_routers_query_interfaces
pass
test_router_delete_precommit_event
pass
test_router_update_precommit_event
pass
test_l3_agent_sync_interfaces
pass
test_floatingips_create_precommit_event
pass
test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp
pass
test_interfaces_op_agent
pass
test_router_create_precommit_event
pass
neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase 16 16 0 0 0 Detail
test_interfaces_op_agent
pass
test_router_delete_event_exception_preserved
pass
test_floatingips_create_precommit_event
pass
test_l3_agent_routers_query_floatingips
pass
test_router_update_event_exception_preserved
pass
test_l3_agent_routers_query_interfaces
pass
test_router_gateway_op_agent
pass
test_floatingips_op_agent
pass
test_floatingip_delete_after_event
pass
test_router_create_event_exception_preserved
pass
test_router_delete_precommit_event
pass
test_l3_agent_sync_interfaces
pass
test_router_update_precommit_event
pass
test_l3_agent_routers_query_gateway
pass
test_router_create_precommit_event
pass
test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp
pass
neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging 3 3 0 0 0 Detail
test_update_floatingip_event_logging_disassociate
pass
test_create_floatingip_event_logging_port_assoc
pass
test_update_floatingip_event_logging
pass
neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS 11 11 0 0 0 Detail
test_floatingip_associate_port_with_flip_and_net_port_dns
pass
test_floatingip_create
pass
test_floatingip_no_PTR_record
pass
test_floatingip_create_with_flip_and_net_port_dns
pass
test_floatingip_delete
pass
test_floatingip_create_with_flip_dns
pass
test_floatingip_associate_port_with_net_port_dns
pass
test_floatingip_associate_port
pass
test_floatingip_associate_port_with_flip_dns
pass
test_floatingip_disassociate_port
pass
test_floatingip_create_with_net_port_dns
pass
neutron.tests.unit.extensions.test_l3.L3NatDBIntAgentSchedulingTestCase 1 1 0 0 0 Detail
test_router_update_gateway_scheduling_not_supported
pass
neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase 163 163 0 0 0 Detail
test_create_floatingip_invalid_fixed_ip_address_returns_400
pass
test_create_floatingip_invalid_floating_network_id_returns_400
pass
test_create_floatingip_no_ext_gateway_return_404
pass
test_create_floatingip_ipv6_only_network_returns_400
pass
test_create_floatingip_no_public_subnet_returns_400
pass
test_create_floatingip_not_existing_network_returns_404
pass
test_create_routers_native_quotas
pass
test_create_floatingip_with_subnet_and_invalid_fip_address
pass
test_first_floatingip_associate_notification
pass
test_create_multiple_floatingips_same_fixed_ip_same_port
pass
test_create_router_gateway_fails
pass
test_create_router_gateway_fails_nested_delete_router_failed
pass
test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4
pass
test_create_router_port_with_device_id_of_other_tenants_router
pass
test_network_update_external
pass
test_delete_ext_net_with_disassociated_floating_ips
pass
test_router_add_interface_empty_port_and_subnet_ids
pass
test_floatingip_delete_router_intf_with_subnet_id_returns_409
pass
test_create_floatingip_with_assoc
pass
test_create_floatingip_with_assoc_to_ipv6_subnet
pass
test_floatingip_update_same_fixed_ip_same_port
pass
test_router_add_interface_multiple_ipv6_subnets_same_net
pass
test_floatingip_update_different_port_owner_as_admin
pass
test_router_add_interface_no_data_returns_400
pass
test_create_floatingip_with_duplicated_specific_ip
pass
test__notify_gateway_port_ip_not_changed
pass
test_create_floating_non_ext_network_returns_400
pass
test_create_floatingip_invalid_floating_port_id_returns_400
pass
test_router_add_interface_subnet
pass
test_create_floatingip_invalid_fixed_ipv6_address_returns_400
pass
test_create_floatingip_with_wrong_subnet_id
pass
test_create_floatingip_with_specific_ip_out_of_allocation
pass
test_floatingip_update_to_same_port_id_twice
pass
test_router_clear_gateway_callback_failure_returns_409
pass
test_floatingip_via_router_interface_returns_404
pass
test_create_floatingip_non_admin_context_agent_notification
pass
test_router_concurrent_delete_upon_subnet_create
pass
test_floating_ip_direct_port_delete_returns_409
pass
test_create_floatingip_with_specific_ip
pass
test_router_delete_callback
pass
test_floatingip_disassociate_notification_port_delete
pass
test_janitor_updates_port_device_id
pass
test_floatingip_with_assoc_fails
pass
test_create_floatingip_with_specific_ip_out_of_subnet
pass
test_router_list
pass
test_router_add_gateway_non_existent_network_returns_404
pass
test_create_floatingip_with_subnet_id_non_admin
pass
test_router_add_gateway_dup_subnet1_returns_400
pass
test_floating_port_status_not_applicable
pass
test_router_remove_interface_wrong_subnet_returns_400
pass
test_floatingip_list_with_pagination
pass
test_router_add_iface_ipv6_ext_ra_subnet_returns_400
pass
test_router_add_interface_by_port_fails_nested
pass
test_router_add_interface_bad_values
pass
test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared
pass
test_router_set_gateway_cidr_overlapped_with_subnets
pass
test_floatingip_association_on_unowned_router
pass
test_router_add_interface_port_without_ips
pass
test_router_add_interface_by_port_other_tenant_address_in_pool
pass
test_router_add_interface_by_port_admin_address_out_of_pool
pass
test_router_add_interface_subnet_with_bad_tenant_returns_404
pass
test_floatingip_same_external_and_internal
pass
test_router_add_interface_delete_port_after_failure
pass
test_router_create
pass
test_router_add_interface_by_port_other_tenant_address_out_of_pool
pass
test_janitor_doesnt_delete_if_fixed_in_interim
pass
test_router_create_call_extensions
pass
test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port
pass
test_floatingip_crd_ops
pass
test_router_update_gateway_to_empty_with_existed_floatingip
pass
test_create_floatingip_with_subnet_id_and_fip_address
pass
test_router_add_interface_cidr_overlapped_with_gateway
pass
test_router_add_and_remove_gateway
pass
test_router_remove_interface_nothing_returns_400
pass
test_router_add_gateway_invalid_network_returns_400
pass
test_create_floatingips_native_quotas
pass
test_router_add_interface_overlapped_cidr_returns_400
pass
test_floatingip_list_with_pagination_reverse
pass
test_router_update_gateway_with_different_external_subnet
pass
test_router_add_interface_with_both_ids_returns_400
pass
test_router_update_gateway_with_invalid_external_ip
pass
test__notify_gateway_port_ip_changed
pass
test_update_router_interface_port_ipv6_subnet_ext_ra
pass
test_router_add_interface_ipv6_port_existing_network_returns_400
pass
test_router_create_with_gwinfo_ext_ip
pass
test__notify_subnetpool_address_scope_update
pass
test_router_add_gateway_multiple_subnets_ipv6
pass
test_floatingip_disassociate_notification
pass
test_floatingip_list_with_port_id
pass
test_router_add_interface_multiple_ipv4_subnet_port_returns_400
pass
test_associate_to_dhcp_port_fails
pass
test_router_delete_with_port_existed_returns_409
pass
test_router_add_gateway_notifications
pass
test_create_floatingip_with_multisubnet_id
pass
test_floatingip_list_with_sort
pass
test_router_add_interface_by_subnet_other_tenant_subnet_returns_400
pass
test_create_floatingip_with_specific_ip_non_admin
pass
test_router_add_interface_multiple_ipv4_subnets
pass
test_floatingip_port_delete
pass
test_router_update_gateway
pass
test_router_add_interface_dup_port
pass
test_create_non_router_port_device_id_of_other_tenants_router_update
pass
test_router_remove_interface_callback_failure_returns_409
pass
test_floatingip_update_invalid_fixed_ip
pass
test_create_router_gateway_fails_nested
pass
test_router_update_gateway_upon_subnet_create_ipv6
pass
test_router_add_interface_multiple_ipv6_subnet_port
pass
test_router_update_gateway_add_multiple_prefixes_ipv6
pass
test_floatingip_update
pass
test_router_update_gateway_with_external_ip_used_by_gw
pass
test_router_create_with_gwinfo
pass
test_update_subnet_gateway_for_external_net
pass
test_floatingip_update_subnet_gateway_disabled
pass
test_router_delete_ipv6_slaac_subnet_inuse_returns_409
pass
test_floatingip_create_different_fixed_ip_same_port
pass
test_two_fips_one_port_invalid_return_409
pass
test_router_delete_subnet_inuse_returns_409
pass
test_not_update_router_gateway_if_service_type_not_related
pass
test_floatingip_update_different_fixed_ip_same_port
pass
test_router_remove_interface_inuse_returns_409
pass
test_router_add_and_remove_gateway_tenant_ctx
pass
test_floatingip_delete_router_intf_with_port_id_returns_409
pass
test_router_add_interface_ipv6_subnet_without_gateway_ip
pass
test_update_port_device_id_to_different_tenants_router
pass
test_router_add_interface_multiple_ipv6_subnets_different_net
pass
test_router_list_with_pagination_reverse
pass
test_floatingip_update_different_router
pass
test_floatingip_multi_external_one_internal
pass
test_router_list_with_sort
pass
test_router_add_gateway_net_not_external_returns_400
pass
test_router_remove_interface_returns_200
pass
test_router_add_gateway_no_subnet
pass
test_floatingip_via_router_interface_returns_201
pass
test_router_remove_interface_with_both_ids_returns_200
pass
test_floatingip_with_invalid_create_port
pass
test_router_update_gateway_upon_subnet_create_max_ips_ipv6
pass
test_janitor_clears_orphaned_floatingip_port
pass
test_network_update_external_failure
pass
test_router_add_gateway_dup_subnet2_returns_400
pass
test_router_update_gateway_with_existed_floatingip
pass
test_router_add_interface_ipv6_subnet
pass
test_router_add_gateway_no_subnet_forbidden
pass
test_router_create_with_gwinfo_ext_ip_non_admin
pass
test_router_delete
pass
test_router_add_interface_by_port_cidr_overlapped_with_gateway
pass
test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409
pass
test_router_list_with_pagination
pass
test_router_add_interface_dup_subnet1_returns_400
pass
test_router_list_with_parameters
pass
test_router_specify_id_backend
pass
test_router_add_interface_dup_subnet2_returns_400
pass
test_router_update_gateway_with_invalid_external_subnet
pass
test_update_router_interface_port_ip_not_allowed
pass
test_router_add_interface_port
pass
test_router_add_interface_port_bad_tenant_returns_404
pass
test_router_add_interface_subnet_with_port_from_other_tenant
pass
test_router_create_with_gwinfo_ext_ip_subnet
pass
test_router_delete_race_with_interface_add
pass
test_router_delete_with_floatingip_existed_returns_409
pass
test_router_remove_interface_wrong_port_returns_404
pass
test_router_remove_ipv6_subnet_from_interface
pass
test_router_show
pass
test_router_update
pass
neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase 164 164 0 0 0 Detail
test__notify_gateway_port_ip_not_changed
pass
test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4
pass
test_create_floatingip_non_admin_context_agent_notification
pass
test_create_floatingip_with_specific_ip_out_of_allocation
pass
test_create_floatingip_not_existing_network_returns_404
pass
test_create_router_gateway_fails
pass
test_create_floatingip_with_subnet_id_non_admin
pass
test_create_router_gateway_fails_nested_delete_router_failed
pass
test_create_floatingips_native_quotas
pass
test_delete_ext_net_with_disassociated_floating_ips
pass
test_first_floatingip_associate_notification
pass
test_floatingip_association_on_unowned_router
pass
test_create_floatingip_invalid_fixed_ipv6_address_returns_400
pass
test_create_floatingip_with_duplicated_specific_ip
pass
test_create_floatingip_with_subnet_id_and_fip_address
pass
test_floating_port_status_not_applicable
pass
test__notify_gateway_port_ip_changed
pass
test__notify_subnetpool_address_scope_update
pass
test_floatingip_create_different_fixed_ip_same_port
pass
test_create_floatingip_invalid_floating_network_id_returns_400
pass
test_floatingip_disassociate_notification
pass
test_create_floatingip_with_specific_ip_non_admin
pass
test_floating_ip_direct_port_delete_returns_409
pass
test_floatingip_list_with_pagination_reverse
pass
test_create_floatingip_with_subnet_and_invalid_fip_address
pass
test_floatingip_update_different_port_owner_as_admin
pass
test_network_update_external
pass
test_floatingip_disassociate_notification_port_delete
pass
test_floatingip_list_with_port_id
pass
test_floatingip_crd_ops
pass
test_floatingip_delete_router_intf_with_subnet_id_returns_409
pass
test_router_add_and_remove_gateway
pass
test_router_add_and_remove_gateway_tenant_ctx
pass
test_floatingip_list_with_pagination
pass
test_router_add_interface_bad_values
pass
test_floatingip_update_different_fixed_ip_same_port
pass
test_floatingip_same_external_and_internal
pass
test_floatingip_list_with_sort
pass
test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared
pass
test_floatingip_multi_external_one_internal
pass
test_floatingip_update_same_fixed_ip_same_port
pass
test_floatingip_via_router_interface_returns_201
pass
test_router_add_interface_dup_subnet2_returns_400
pass
test_floatingip_update_invalid_fixed_ip
pass
test_floatingip_port_delete
pass
test_create_floatingip_invalid_fixed_ip_address_returns_400
pass
test_janitor_doesnt_delete_if_fixed_in_interim
pass
test_floatingip_with_invalid_create_port
pass
test_router_add_interface_port_bad_tenant_returns_404
pass
test_create_floatingip_ipv6_only_network_returns_400
pass
test_janitor_clears_orphaned_floatingip_port
pass
test_router_add_interface_port_without_ips
pass
test_floatingip_with_assoc_fails
pass
test_create_floatingip_with_assoc_to_ipv6_subnet
pass
test_router_add_interface_by_port_cidr_overlapped_with_gateway
pass
test_port_deletion_prevention_handles_missing_port
pass
test_floatingip_update
pass
test_router_add_interface_subnet_with_port_from_other_tenant
pass
test_router_add_interface_by_port_other_tenant_address_out_of_pool
pass
test_create_floatingip_with_multisubnet_id
pass
test_router_create
pass
test_router_add_gateway_dup_subnet1_returns_400
pass
test_router_add_interface_by_subnet_other_tenant_subnet_returns_400
pass
test_create_floatingip_with_specific_ip
pass
test_router_add_interface_ipv6_port_existing_network_returns_400
pass
test_router_create_with_gwinfo
pass
test_router_delete_callback
pass
test_router_add_gateway_dup_subnet2_returns_400
pass
test_create_floatingip_with_wrong_subnet_id
pass
test_router_add_gateway_invalid_network_returns_400
pass
test_janitor_updates_port_device_id
pass
test_router_add_interface_cidr_overlapped_with_gateway
pass
test_router_add_interface_port
pass
test_create_router_gateway_fails_nested
pass
test_router_add_gateway_non_existent_network_returns_404
pass
test_router_delete_subnet_inuse_returns_409
pass
test_router_add_interface_subnet_with_bad_tenant_returns_404
pass
test_router_concurrent_delete_upon_subnet_create
pass
test_router_update_gateway_with_external_ip_used_by_gw
pass
test_router_add_gateway_multiple_subnets_ipv6
pass
test_router_add_interface_by_port_other_tenant_address_in_pool
pass
test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409
pass
test_update_subnet_gateway_for_external_net
pass
test_create_floating_non_ext_network_returns_400
pass
test_create_floatingip_invalid_floating_port_id_returns_400
pass
test_router_list_with_parameters
pass
test_router_remove_interface_nothing_returns_400
pass
test_floatingip_via_router_interface_returns_404
pass
test_router_add_iface_ipv6_ext_ra_subnet_returns_400
pass
test_router_add_interface_multiple_ipv6_subnet_port
pass
test_router_add_interface_by_port_fails_nested
pass
test_router_remove_interface_returns_200
pass
test_router_add_interface_by_port_admin_address_out_of_pool
pass
test_router_add_interface_dup_subnet1_returns_400
pass
test_create_floatingip_with_assoc
pass
test_router_update_gateway_upon_subnet_create_max_ips_ipv6
pass
test_router_remove_interface_wrong_subnet_returns_400
pass
test_router_list
pass
test_create_floatingip_with_specific_ip_out_of_subnet
pass
test_router_add_interface_multiple_ipv4_subnet_port_returns_400
pass
test_router_add_interface_multiple_ipv6_subnets_different_net
pass
test_update_port_device_id_to_different_tenants_router
pass
test_router_remove_interface_wrong_port_returns_404
pass
test_two_fips_one_port_invalid_return_409
pass
test_router_add_interface_multiple_ipv4_subnets
pass
test_create_multiple_floatingips_same_fixed_ip_same_port
pass
test_router_add_interface_multiple_ipv6_subnets_same_net
pass
test_router_add_interface_no_data_returns_400
pass
test_router_list_with_pagination_reverse
pass
test_create_non_router_port_device_id_of_other_tenants_router_update
pass
test_router_update_gateway_with_existed_floatingip
pass
test_router_remove_interface_callback_failure_returns_409
pass
test_create_routers_native_quotas
pass
test_router_update_gateway_with_invalid_external_ip
pass
test_router_add_interface_overlapped_cidr_returns_400
pass
test_update_router_interface_port_ip_not_allowed
pass
test_router_remove_ipv6_subnet_from_interface
pass
test_router_add_interface_subnet
pass
test_floatingip_delete_router_intf_with_port_id_returns_409
pass
test_router_add_interface_with_both_ids_returns_400
pass
test_update_router_interface_port_ipv6_subnet_ext_ra
pass
test_router_create_call_extensions
pass
test_router_create_with_gwinfo_ext_ip_non_admin
pass
test_associate_to_dhcp_port_fails
pass
test_router_list_with_sort
pass
test_create_floatingip_no_ext_gateway_return_404
pass
test_router_remove_interface_inuse_returns_409
pass
test_create_floatingip_no_public_subnet_returns_400
pass
test_router_remove_interface_with_both_ids_returns_200
pass
test_floatingip_update_different_router
pass
test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port
pass
test_router_update_gateway_to_empty_with_existed_floatingip
pass
test_create_router_port_with_device_id_of_other_tenants_router
pass
test_floatingip_update_to_same_port_id_twice
pass
test_router_update_gateway_upon_subnet_create_ipv6
pass
test_network_update_external_failure
pass
test_floatingip_update_subnet_gateway_disabled
pass
test_router_add_gateway_net_not_external_returns_400
pass
test_router_add_gateway_no_subnet
pass
test_not_update_router_gateway_if_service_type_not_related
pass
test_router_add_gateway_no_subnet_forbidden
pass
test_router_add_interface_delete_port_after_failure
pass
test_router_add_gateway_notifications
pass
test_router_create_with_gwinfo_ext_ip
pass
test_router_add_interface_dup_port
pass
test_router_add_interface_empty_port_and_subnet_ids
pass
test_router_create_with_gwinfo_ext_ip_subnet
pass
test_router_delete_race_with_interface_add
pass
test_router_set_gateway_cidr_overlapped_with_subnets
pass
test_router_update
pass
test_router_update_gateway_add_multiple_prefixes_ipv6
pass
test_router_update_gateway_with_different_external_subnet
pass
test_router_add_interface_ipv6_subnet
pass
test_router_add_interface_ipv6_subnet_without_gateway_ip
pass
test_router_update_gateway_with_invalid_external_subnet
pass
test_router_clear_gateway_callback_failure_returns_409
pass
test_router_delete
pass
test_router_delete_ipv6_slaac_subnet_inuse_returns_409
pass
test_router_delete_with_floatingip_existed_returns_409
pass
test_router_delete_with_port_existed_returns_409
pass
test_router_list_with_pagination
pass
test_router_show
pass
test_router_specify_id_backend
pass
test_router_update_gateway
pass
neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase 7 7 0 0 0 Detail
test_router_add_interface
pass
test_router_create
pass
test_router_list
pass
test_router_update
pass
test_router_delete
pass
test_router_get
pass
test_router_add_interface_empty_body
pass
neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase 4 4 0 0 0 Detail
test__ensure_host_set_on_port_host_id_none
pass
test__ensure_host_set_on_port_bad_bindings
pass
test__ensure_host_set_on_port_update_on_concurrent_delete
pass
test__ensure_host_set_on_ports_dvr_ha_router_with_gatway
pass
neutron.tests.unit.extensions.test_l3.TestL3DbOperationBounds 1 1 0 0 0 Detail
test_router_list_queries_constant
pass
neutron.tests.unit.extensions.test_l3.TestL3DbOperationBoundsTenant 1 1 0 0 0 Detail
test_router_list_queries_constant
pass
neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase 2 2 0 0 0 Detail
test_update_ct_with_duplicate_entry
pass
test_create_ct_with_duplicate_entry
pass
neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase 11 11 0 0 0 Detail
test_router_create_show_ext_gwinfo_default
pass
test_router_gateway_set_fail_after_port_create
pass
test_router_create_show_ext_gwinfo_with_snat_disabled
pass
test_router_create_show_no_ext_gwinfo
pass
test_router_update_ext_gwinfo_default
pass
test_router_create_with_gwinfo_invalid_ext_ip
pass
test_router_update_ext_gwinfo_with_invalid_snat_setting
pass
test_router_update_ext_gwinfo_with_snat_enabled
pass
test_router_update_ext_gwinfo_with_snat_disabled
pass
test_router_create_show_ext_gwinfo_with_snat_enabled
pass
test_router_gateway_set_retry
pass
neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase 11 11 0 0 0 Detail
test_router_create_show_ext_gwinfo_with_snat_enabled
pass
test_router_update_ext_gwinfo_with_invalid_snat_setting
pass
test_router_update_ext_gwinfo_with_snat_enabled
pass
test_router_create_show_no_ext_gwinfo
pass
test_router_create_show_ext_gwinfo_with_snat_disabled
pass
test_router_gateway_set_retry
pass
test_router_update_ext_gwinfo_with_snat_disabled
pass
test_router_update_ext_gwinfo_default
pass
test_router_create_show_ext_gwinfo_default
pass
test_router_create_with_gwinfo_invalid_ext_ip
pass
test_router_gateway_set_fail_after_port_create
pass
neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat 8 8 0 0 0 Detail
test_get_enable_snat_with_snat_disabled(enabled)
pass
test_get_enable_snat_with_snat_disabled(disabled)
pass
test_get_enable_snat_without_enable_snat(enabled)
pass
test_get_enable_snat_without_enable_snat(disabled)
pass
test_get_enable_snat_without_gw_info(enabled)
pass
test_get_enable_snat_without_gw_info(disabled)
pass
test_get_enable_snat_with_snat_enabled(enabled)
pass
test_get_enable_snat_with_snat_enabled(disabled)
pass
neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin 13 13 0 0 0 Detail
test_build_routers_list_with_ext_gw_snat_disabled
pass
test_update_router_gw_with_network_only
pass
test_make_router_dict_with_ext_gw
pass
test_update_router_gw_with_snat_enabled
pass
test_update_router_gw_with_gw_info_none
pass
test_build_routers_list_with_gw_port_mismatch
pass
test_make_router_dict_no_ext_gw
pass
test_make_router_dict_with_ext_gw_snat_disabled
pass
test_build_routers_list_with_ext_gw
pass
test_update_router_gw_with_snat_disabled
pass
test_build_routers_list_no_ext_gw
pass
test_update_router_gw_without_info_and_snat_disabled_previously
pass
test_update_router_gw_with_network_and_snat_disabled_previously
pass
neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase 13 13 0 0 0 Detail
test_create_ndp_proxy_with_duplicated
pass
test_delete_router_gateway_with_enable_ndp_proxy
pass
test_unset_router_gateway_with_ndp_proxy
pass
test_create_router_with_external_gateway
pass
test_create_and_update_ndp_proxy_without_exception
pass
test_remove_subnet
pass
test_update_gateway_without_ipv6_fixed_ip
pass
test_create_ndp_proxy_with_different_address_scope
pass
test_create_ndp_proxy_with_invalid_port
pass
test_create_ndp_proxy_with_invalid_router
pass
test_enable_ndp_proxy_by_default_conf_option
pass
test_enable_ndp_proxy_without_address_scope
pass
test_enable_ndp_proxy_without_external_gateway
pass
neutron.tests.unit.extensions.test_local_ip.TestLocalIP 20 20 0 0 0 Detail
test_create_local_ip_with_local_port_id_and_ip
pass
test_create_local_ip_association_request_ip
pass
test_create_local_ip_with_local_port_id_and_wrong_ip
pass
test_create_local_ip_with_network_id_and_ip
pass
test_delete_local_ip_association
pass
test_list_local_ip_associations
pass
test_create_local_ip_association_no_ips
pass
test_create_local_ip_association
pass
test_create_local_ip_with_local_port_id_and_mult_ips_wrong_ip
pass
test_create_local_ip_association_multiple_ips_negative
pass
test_delete_local_ip
pass
test_create_local_ip_association_request_ip_not_found
pass
test_create_local_ip_with_network_id
pass
test_create_local_ip_with_local_port_id_and_multiple_ips
pass
test_create_local_ip_with_local_port_id_no_ip
pass
test_create_local_ip_association_multiple_ips
pass
test_list_local_ips
pass
test_update_local_ip
pass
test_get_local_ip
pass
test_create_local_ip_with_local_port_id
pass
neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI 16 16 0 0 0 Detail
test_usages_query_list_with_fields_total_ips
pass
test_usages_multi_nets_subnets_sums
pass
test_usages_query_project_id
pass
test_usages_query_network_name
pass
test_usages_query_sorting
pass
test_usages_ports_consumed_v6
pass
test_usages_query_limit
pass
test_usages_query_tenant_id
pass
test_usages_multi_net_multi_subnet_46
pass
test_usages_multi_nets_subnets
pass
test_usages_query_ip_version_v6
pass
test_usages_query_ip_version_v4
pass
test_usages_query_network_id
pass
test_basic
pass
test_usages_port_consumed_v4
pass
test_usages_query_show_with_fields_total_ips
pass
neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange 19 19 0 0 0 Detail
test_create_network_segment_range_failed_with_vlan_minimum_id
pass
test_create_network_segment_range_no_physical_network
pass
test_create_network_segment_range_tenant_specific
pass
test_delete_network_segment_range
pass
test_create_network_segment_range_failed_with_vlan_maximum_id
pass
test_list_network_segment_ranges_with_pagination
pass
test_create_network_segment_range_empty_name
pass
test_list_network_segment_ranges
pass
test_list_network_segment_ranges_with_pagination_reverse
pass
test_update_network_segment_range_set_name
pass
test_create_network_segment_range_failed_with_tunnel_maximum_id
pass
test_create_network_segment_ranges_in_certain_order
pass
test_create_network_segment_range_unsupported_network_type
pass
test_update_network_segment_range_set_name_to_empty
pass
test_create_network_segment_range_failed_with_tunnel_minimum_id
pass
test_create_network_segment_range_with_name
pass
test_get_network_segment_range
pass
test_list_network_segment_ranges_with_sort
pass
test_update_network_segment_range_min_max
pass
neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase 2 2 0 0 0 Detail
test_create_and_check_port_device_profile_2_None
pass
test_create_and_check_port_device_profile_1_device_profile_1
pass
neutron.tests.unit.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeExtensionTestCase 2 2 0 0 0 Detail
test_create_port_hardware_offload_type_1_switchdev
pass
test_create_port_hardware_offload_type_2_None
pass
neutron.tests.unit.extensions.test_port_hints.PortHintsExtensionTestCase 2 2 0 0 0 Detail
test_create_and_update_port_hints_2
pass
test_create_and_update_port_hints_1_None
pass
neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase 4 4 0 0 0 Detail
test_create_and_update_port_numa_affinity_policy_1_required
pass
test_create_and_update_port_numa_affinity_policy_2_preferred
pass
test_create_and_update_port_numa_affinity_policy_3_legacy
pass
test_create_and_update_port_numa_affinity_policy_4_None
pass
neutron.tests.unit.extensions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketExtensionTestCase 5 5 0 0 0 Detail
test_create_and_update_port_numa_affinity_policy_2_preferred
pass
test_create_and_update_port_numa_affinity_policy_5_None
pass
test_create_and_update_port_numa_affinity_policy_1_required
pass
test_create_and_update_port_numa_affinity_policy_3_legacy
pass
test_create_and_update_port_numa_affinity_policy_4_socket
pass
neutron.tests.unit.extensions.test_port_trusted_vif.PortTrustedExtensionTestCase 2 2 0 0 0 Detail
test_create_port_with_trusted_field
pass
test_create_port_with_trusted_field_not_set
pass
neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity 20 20 0 0 0 Detail
test_create_port_security_overrides_network_value
pass
test_create_port_default_true
pass
test_create_port_on_port_security_false_network
pass
test_create_port_with_admin_use_other_tenant_security_group
pass
test_update_port_security_off_with_security_group
pass
test_update_port_with_admin_use_other_tenant_security_group
pass
test_update_port_remove_port_security_security_group
pass
test_create_network_with_portsecurity_false
pass
test_update_port_security_off_shared_network
pass
test_update_port_with_no_admin_use_other_tenant_security_group
pass
test_create_port_fails_with_secgroup_and_port_security_false
pass
test_create_port_passing_true
pass
test_create_port_with_security_group_and_net_sec_false
pass
test_updating_network_port_security
pass
test_create_network_with_portsecurity_mac
pass
test_create_port_with_no_admin_use_other_tenant_security_group
pass
test_update_port_remove_port_security_security_group_read
pass
test_create_port_with_default_security_group
pass
test_create_port_without_security_group_and_net_sec_false
pass
test_create_port_security_off_shared_network
pass
neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase 5 5 0 0 0 Detail
test_network_create_with_provider_attrs
pass
test_network_create_with_provider_attrs_noadmin_returns_403
pass
test_network_update_with_provider_attrs_noadmin_returns_403
pass
test_network_create_with_bad_provider_attrs_400
pass
test_network_update_with_provider_attrs
pass
neutron.tests.unit.extensions.test_qinq.QinqExtensionTestCase 47 36 0 0 11 Detail
test_create_network_qinq_enabled_transparent_vlan_disabled
pass
test_create_networks_native_quotas
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_parameters_invalid_values
pass
test_list_networks_with_sort_emulated
pass
test_update_shared_network_noadmin_returns_403
pass
test_create_network_qinq_disabled_transparent_vlan_disabled
pass
test_create_network_with_bad_qinq_attr
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_create_network_with_qinq_attr
pass
test_create_public_network_no_admin_tenant
pass
test_create_public_network
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_update_network_set_shared_owner_returns_403
pass
test_list_networks_with_fields
pass
test_list_networks_with_pagination_reverse_native
skip
test_list_networks_without_pk_in_fields_pagination_native
skip
test_create_network_qinq_enabled_transparent_vlan_enabled
pass
test_show_network
pass
test_create_networks_bulk_tenants_and_quotas_fail
skip
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_list_networks
pass
test_list_networks_with_pagination_emulated
pass
test_list_shared_networks_with_non_admin_user
pass
test_create_networks_bulk_native_quotas
skip
test_list_networks_with_parameters
pass
test_create_networks_bulk_native_plugin_failure
skip
test_create_networks_bulk_tenants_and_quotas
skip
test_list_networks_with_pagination_native
skip
test_network_update_with_qinq_exception
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_update_network_set_shared
pass
test_update_network_with_subnet_set_shared
pass
test_create_networks_bulk_wrong_input
pass
test_show_network_with_subnet
pass
test_update_network
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_update_network_set_not_shared_single_tenant
pass
test_create_network
pass
test_create_network_qinq_disabled_transparent_vlan_enabled
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_native
skip
test_invalid_admin_status
pass
test_list_networks_with_sort_extended_attr_native_returns_400
skip
test_list_networks_with_sort_native
skip
test_list_networks_with_sort_remote_key_native_returns_400
skip
neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase 8 8 0 0 0 Detail
test_floatingip_adding_qos_policy_id_by_update
pass
test_create_fip_with_qos_policy_id
pass
test_floatingip_update_qos_policy_id
pass
test_floatingip_update_with_port_and_qos
pass
test_floatingip_update_change_nothing
pass
test_floatingip_remove_qos_policy_id
pass
test_fip_has_qos_policy_id_remove_policy
pass
test_floatingip_update_with_port_and_qos_scenarios
pass
neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase 8 8 0 0 0 Detail
test_floatingip_update_qos_policy_id
pass
test_floatingip_remove_qos_policy_id
pass
test_floatingip_update_with_port_and_qos
pass
test_floatingip_update_with_port_and_qos_scenarios
pass
test_create_fip_with_qos_policy_id
pass
test_floatingip_update_change_nothing
pass
test_fip_has_qos_policy_id_remove_policy
pass
test_floatingip_adding_qos_policy_id_by_update
pass
neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase 8 8 0 0 0 Detail
test_create_fip_with_qos_policy_id
pass
test_floatingip_update_with_port_and_qos
pass
test_floatingip_adding_qos_policy_id_by_update
pass
test_fip_has_qos_policy_id_remove_policy
pass
test_floatingip_update_qos_policy_id
pass
test_floatingip_update_change_nothing
pass
test_floatingip_update_with_port_and_qos_scenarios
pass
test_floatingip_remove_qos_policy_id
pass
neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase 8 8 0 0 0 Detail
test_create_fip_with_qos_policy_id
pass
test_floatingip_update_change_nothing
pass
test_floatingip_update_with_port_and_qos
pass
test_floatingip_remove_qos_policy_id
pass
test_floatingip_adding_qos_policy_id_by_update
pass
test_floatingip_update_qos_policy_id
pass
test_floatingip_update_with_port_and_qos_scenarios
pass
test_fip_has_qos_policy_id_remove_policy
pass
neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase 4 4 0 0 0 Detail
test_clear_router_gateway_qos_policy
pass
test_update_router_gateway_with_qos_policy
pass
test_clear_router_gateway_and_create_again
pass
test_create_router_gateway_with_qos_policy
pass
neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase 4 4 0 0 0 Detail
test_create_router_gateway_with_qos_policy
pass
test_clear_router_gateway_and_create_again
pass
test_clear_router_gateway_qos_policy
pass
test_update_router_gateway_with_qos_policy
pass
neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase 6 6 0 0 0 Detail
test_quotas_default_values
pass
test_quotas_negative_default_value
pass
test_show_quotas_without_admin_forbidden
pass
test_update_quotas_forbidden
pass
test_show_quotas_with_admin
pass
test_delete_quotas_forbidden
pass
neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase 32 32 0 0 0 Detail
test_delete_quota_with_unknown_project_returns_404
pass
test_make_reservation_resource_unknown_raises
pass
test_show_default_quotas_with_admin
pass
test_update_quotas_to_unlimited
pass
test_update_quotas_with_admin
pass
test_update_quotas_with_non_integer_returns_400
pass
test_update_quotas_without_admin_forbidden_returns_403
pass
test_quotas_limit_check
pass
test_quotas_limit_check_with_not_registered_resource_fails
pass
test_quotas_negative_default_value
pass
test_quotas_loaded_bad_returns_404
pass
test_quotas_get_project_from_empty_request_context_returns_400
pass
test_show_default_quotas_with_owner_project
pass
test_update_attributes
pass
test_quotas_limit_check_with_invalid_quota_value
pass
test_show_quotas_with_owner_project
pass
test_show_quotas_with_admin
pass
test_show_quotas_without_admin_forbidden_returns_403
pass
test_update_quotas_with_non_support_resource_returns_400
pass
test_update_quotas_with_negative_integer_returns_400
pass
test_update_quotas_with_out_of_range_integer_returns_400
pass
test_update_quotas_force
pass
test_delete_quotas_with_admin
pass
test_list_quotas_with_admin
pass
test_make_reservation_negative_delta_raises
pass
test_show_default_quotas_without_admin_forbidden_returns_403
pass
test_update_quotas_exceeding_current_limit
pass
test_quotas_default_values
pass
test_quotas_loaded_right
pass
test_delete_quotas_without_admin_forbidden_returns_403
pass
test_list_quotas_without_admin_forbidden_returns_403
pass
test_quotas_get_project_from_request_context
pass
neutron.tests.unit.extensions.test_quotasv2.TestDbQuotaDriver 1 1 0 0 0 Detail
test_get_project_quotas_arg
pass
neutron.tests.unit.extensions.test_quotasv2.TestQuotaDriverLoad 1 1 0 0 0 Detail
test_quota_driver_load
pass
neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase 4 4 0 0 0 Detail
test_show_detail_quotas
pass
test_show_detail_quotas_with_admin
pass
test_detail_quotas_negative_limit_value
pass
test_detail_quotas_without_admin_forbidden_returns_403
pass
neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase 7 7 0 0 0 Detail
test_create_router_with_default_azs_existing_az
pass
test_create_router_with_default_azs_not_existing
pass
test_create_router_without_az
pass
test_create_router_with_azs
pass
test_create_router_with_empty_az
pass
test_create_router_with_none_existing_az
pass
test_create_router_with_az
pass
neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules 29 29 0 0 0 Detail
test_create_default_security_group_rule_with_unmasked_prefix
pass
test_list_defaut_security_group_rules_with_pagination
pass
test_create_default_security_group_rule_proto_as_number_with_port_bad
pass
test_create_default_security_group_rule_icmp_code_too_big
pass
test_create_default_security_group_rule_ports_but_no_protocol
pass
test_create_default_security_group_rule_icmp_with_code_only
pass
test_create_default_security_group_rule_multiple_remotes
pass
test_list_defaut_security_group_rules_with_sort
pass
test_create_default_security_group_rule_ethertype_invalid_as_number
pass
test_create_default_security_group_rule_invalid_ip_prefix
pass
test_default_create_security_group_rule_duplicate_rules_diff_desc
pass
test_list_defaut_security_group_rules_with_pagination_reverse
pass
test_create_default_security_group_rule_duplicate_rules
pass
test_create_default_security_group_rule_port_range_max_only
pass
test_create_default_security_group_rule_port_range_min_max_limits
pass
test_list_defaut_security_group_rules
pass
test_create_default_security_group_rule_case_insensitive
pass
test_create_default_security_group_rule_duplicate_rules_proto_num_name
pass
test_create_default_security_group_rule_ethertype_invalid_for_protocol
pass
test_create_default_security_group_rule_invalid_ethertype_for_prefix
pass
test_create_default_security_group_rule_min_port_greater_max
pass
test_create_default_security_group_rule_port_range_min_only
pass
test_create_default_security_group_rule_tcp_protocol_as_number
pass
test_create_default_security_group_rule
pass
test_create_default_security_group_rule_duplicate_rules_proto_name_num
pass
test_create_default_security_group_rule_icmp_type_too_big
pass
test_create_default_security_group_rule_protocol_as_number
pass
test_create_default_security_group_rule_protocol_as_number_port_bad
pass
test_create_default_security_group_rule_protocol_as_number_range
pass
neutron.tests.unit.extensions.test_security_groups_normalized_cidr.TestSecurityGroupsNormalizedCidr 1 1 0 0 0 Detail
test_create_security_group_rule_with_not_normalized_cidr
pass
neutron.tests.unit.extensions.test_securitygroup.TestConvertEtherType 1 1 0 0 0 Detail
test_convert_unsupported_ethertype
pass
neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR 3 3 0 0 0 Detail
test_convert_ip_prefix_with_netmask_to_cidr
pass
test_convert_ip_prefix_no_netmask_to_cidr
pass
test_convert_bad_ip_prefix_to_cidr
pass
neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol 3 3 0 0 0 Detail
test_convert_numeric_protocol_to_string
pass
test_convert_numeric_protocol
pass
test_convert_bad_protocol
pass
neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups 110 105 0 0 5 Detail
test_create_default_security_group_check_case_insensitive
pass
test_create_delete_security_group_port_in_use
pass
test_create_port_with_multiple_security_groups
pass
test_create_security_group_rule_allow_all_ipv4_v6_bulk
skip
test_create_security_group_rule_bulk_emulated
pass
test_create_security_group_rule_duplicate_rule_in_post
skip
test_create_security_group_rule_invalid_ethertype_for_prefix
pass
test_create_security_group_with_too_long_name
pass
test_default_security_group_rules
pass
test_get_security_group_empty_rules_id_only
pass
test_update_port_remove_security_group_none
pass
test_update_port_with_security_group
pass
test_create_port_with_bad_security_group
pass
test_create_port_with_non_uuid
pass
test_create_security_group_bulk
pass
test_create_security_group_rule_bad_tenant
pass
test_create_security_group_rule_duplicate_rules
pass
test_create_security_group_rule_duplicate_rules_diff_desc
pass
test_create_security_group_rule_ethertype_invalid_as_number
pass
test_create_security_group_rule_icmp_type_too_big
pass
test_create_security_group_rule_icmp_with_code_only
pass
test_create_security_group_rule_bad_tenant_remote_group_id
pass
test_create_default_security_group_fail
pass
test_create_security_group_rule_invalid_ip_prefix
pass
test_create_security_group_rule_duplicate_rule_db
skip
test_create_security_group_rule_bad_remote_group_id
pass
test_get_security_group_on_port_with_admin_from_other_tenant
pass
test_create_security_group_rule_duplicate_rule_db_emulated
pass
test_create_security_group_rule_duplicate_rules_proto_num_name
pass
test_list_security_groups_with_shared_filter_false
pass
test_create_security_group_rule_icmp_with_type_and_code
pass
test_create_security_group_rule_protocol_as_number
pass
test_create_security_group_rule_icmpv6_with_type_only
pass
test_create_security_group_rule_min_port_greater_max
pass
test_create_security_group_rule_protocol_as_number_range
pass
test_create_security_group_rule_port_range_min_max_limits
pass
test_create_security_group_rule_tcp_protocol_as_number
pass
test_create_security_group_rule_remote_address_group_id
pass
test_delete_address_group_in_use
pass
test_create_security_group
pass
test_create_security_group_rule_with_invalid_ethertype
pass
test_create_security_group_rule_bad_security_group_id
pass
test_delete_security_group
pass
test_create_security_group_rule_with_unmasked_prefix
pass
test_create_security_group_rule_bad_tenant_security_group_rule
pass
test_list_security_groups
pass
test_create_security_group_rule_case_insensitive
pass
test_create_security_group_rules_admin_tenant
pass
test_list_security_groups_with_pagination_reverse
pass
test_create_security_group_rule_group_id
pass
test_list_security_groups_with_sort
pass
test_create_security_group_rules_native_quotas
pass
test_create_security_group_rule_icmpv6_legacy_protocol_name
pass
test_security_group_port_create_creates_default_security_group
pass
test_create_security_group_source_group_ip_and_ip_prefix
pass
test_create_security_group_rule_ipv6_icmp_protocol_num
pass
test_update_security_group_name_to_default_fail
pass
test_default_security_group
pass
test_update_security_group_with_boolean_type_name
pass
test_get_security_group
pass
test_create_security_group_rule_with_specific_id
pass
test_update_security_group_with_too_long_name
pass
test_delete_default_security_group_admin
pass
test_list_security_group_rules_with_pagination
pass
test_delete_default_security_group_nonadmin
pass
test_update_port_remove_security_group_empty_list
pass
test_get_security_group_empty_rules
pass
test_get_security_group_on_port_from_wrong_tenant
pass
test_update_security_group_with_max_name_length
pass
test_list_ports_security_group
pass
test_list_security_groups_with_pagination
pass
test_list_security_groups_with_shared_filter_true
pass
test_security_group_list_creates_default_security_group
pass
test_update_default_security_group_name_fail
pass
test_update_default_security_group_with_description
pass
test_create_security_group_rule_different_security_group_ids
skip
test_create_security_group_rule_duplicate_rule_in_post_emulated
pass
test_create_security_group_rule_duplicate_rules_proto_name_num
pass
test_create_security_group_rule_ipv6_icmp_legacy_protocol_num
pass
test_create_security_group_rule_multiple_remotes
pass
test_create_security_group_rule_port_range_max_only
pass
test_create_security_group_rule_protocol_as_number_port_bad
pass
test_create_security_group_rule_with_non_uuid_security_group_id
pass
test_create_security_group_with_boolean_type_name
pass
test_create_security_groups_native_quotas
pass
test_list_security_group_rules
pass
test_update_port_with_multiple_security_groups
pass
test_update_security_group
pass
test_check_default_security_group_description
pass
test_create_port_with_no_security_groups
pass
test_create_security_group_rule_allow_all_ipv4
pass
test_create_security_group_rule_bad_remote_address_group_id
pass
test_create_security_group_rule_icmp_with_type_only
pass
test_create_security_group_rule_ipv6_icmp_legacy_protocol_name
pass
test_create_security_group_rule_port_range_min_only
pass
test_create_security_group_rule_protocol_as_any
pass
test_create_security_group_rule_protocol_as_number_with_port_bad
pass
test_create_security_group_rule_with_invalid_protocol
pass
test_create_security_group_with_max_name_length
pass
test_create_port_with_invalid_type_in_security_groups_param
pass
test_skip_duplicate_default_sg_error
pass
test_create_security_group_rule_bulk_native
skip
test_create_security_group_rule_ethertype_invalid_for_protocol
pass
test_update_port_with_invalid_type_in_security_groups_param
pass
test_create_security_group_rule_icmp_code_too_big
pass
test_create_security_group_rule_ports_but_no_protocol
pass
test_create_security_group_rule_remote_ip_prefix
pass
test_create_security_group_rule_with_invalid_tcp_or_udp_protocol
pass
test_list_security_group_rules_with_pagination_reverse
pass
test_list_security_group_rules_with_sort
pass
neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling 4 4 0 0 0 Detail
test_segment_scheduling_with_multiple_host_mappings
pass
test_segment_scheduling_no_host_mapping
pass
test_network_scheduling_on_segment_creation
pass
test_segment_scheduling_with_host_mapping
pass
neutron.tests.unit.extensions.test_segment.TestHostSegmentMappingNoSupportFromPlugin 1 1 0 0 0 Detail
test_host_segments_not_updated
pass
neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch 3 3 0 0 0 Detail
test_no_starting_agent_is_not_processed
pass
test_starting_agent_is_processed
pass
test_starting_server_processes_agents
pass
neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap 10 10 0 0 0 Detail
test_update_agent_only_change_agent_host_mapping
pass
test_get_all_hosts_mapped_with_segments_agent_type_filter
pass
test_updated_agent_changed_physical_networks
pass
test_get_all_hosts_mapped_with_segments
pass
test_new_segment_after_host_reg
pass
test_same_segment_two_hosts
pass
test_new_agent
pass
test_segment_deletion_removes_host_mapping
pass
test_agent_with_no_mappings
pass
test_get_all_hosts_mapped_with_segments_agent_type_filters
pass
neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent 4 4 0 0 0 Detail
test_get_all_hosts_mapped_with_segments_agent_type_filter
pass
test_update_segment_host_mapping
pass
test_get_all_hosts_mapped_with_segments
pass
test_map_segment_to_hosts
pass
neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch 10 10 0 0 0 Detail
test_agent_with_no_mappings
pass
test_get_all_hosts_mapped_with_segments_agent_type_filters
pass
test_new_agent
pass
test_get_all_hosts_mapped_with_segments
pass
test_same_segment_two_hosts
pass
test_segment_deletion_removes_host_mapping
pass
test_update_agent_only_change_agent_host_mapping
pass
test_updated_agent_changed_physical_networks
pass
test_new_segment_after_host_reg
pass
test_get_all_hosts_mapped_with_segments_agent_type_filter
pass
neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier 29 29 0 0 0 Detail
test_create_bound_port_compute_owned
pass
test_add_host_to_non_existent_segment_aggregate
pass
test_delete_bound_port
pass
test_second_subnet_association_with_segment
pass
test_update_port_change_to_compute_owned
pass
test_create_bound_port
pass
test_first_subnet_association_with_segment
pass
test_update_port_change_to_no_compute_owned
pass
test_update_ipv4_subnet_delete_allocation_pools
pass
test_placement_api_not_available
pass
test_update_port_change_to_no_dhcp_owned
pass
test_update_ipv4_subnet_expand_allocation_pool
pass
test_update_subnet_association_with_segment
pass
test_update_port_add_fixed_ip
pass
test_delete_ipv4_subnet
pass
test_delete_network_and_owned_segments
pass
test_update_ipv4_subnet_add_allocation_pool
pass
test_update_ipv4_subnet_remove_allocation_pool
pass
test__create_nova_inventory_no_microversion
pass
test_add_host_segment_aggregate_conflict
pass
test_add_host_to_segment_aggregate
pass
test_create_bound_port_dhcp_owned
pass
test_create_unbound_port
pass
test_update_port_remove_fixed_ip
pass
test_delete_last_ipv4_subnet
pass
test_placement_api_inventory_update_conflict
pass
test_update_ipv4_subnet_contract_allocation_pool
pass
test_update_ipv4_subnet_delete_restore_last_allocation_pool
pass
test_update_port_change_to_dhcp_owned
pass
neutron.tests.unit.extensions.test_segment.TestSegment 15 15 0 0 0 Detail
test_delete_segment
pass
test_delete_segment_failed_with_subnet_associated
pass
test_list_segments_with_pagination_reverse
pass
test_create_segment_no_phys_net
pass
test_create_segments_in_certain_order
pass
test_get_segment
pass
test_update_segments
pass
test_create_segment
pass
test_create_segment_non_existent_network
pass
test_create_segment_with_exception_in_core_plugin
pass
test_list_segments
pass
test_list_segments_with_pagination
pass
test_segment_notification_on_delete_network
pass
test_create_segment_no_segmentation_id
pass
test_list_segments_with_sort
pass
neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam 32 32 0 0 0 Detail
test_port_create_fixed_ips_with_segment_subnets_no_binding_info
pass
test_port_create_with_binding_information
pass
test_port_update_deferred_allocation_multiple_host_mapping
pass
test_port_update_deferred_allocation_no_ipam
pass
test_port_create_with_no_fixed_ips_no_ipam
pass
test_port_create_with_segment_subnets
pass
test_port_update_deferred_allocation
pass
test_port_create_on_unconnected_host
pass
test_port_update_deferred_allocation_no_ips
pass
test_port_update_deferred_allocation_binding_info_and_new_mac
pass
test_port_update_deferred_allocation_no_segments
pass
test_port_update_deferred_allocation_no_segments_manual_alloc
pass
test_port_update_with_fixed_ips_fail_if_host_not_on_segment
pass
test_port_update_deferred_allocation_no_host_mapping
pass
test_port_without_ip_not_deferred
pass
test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_
pass
test_port_update_is_host_aware
pass
test_port_create_with_binding_and_no_subnets
pass
test_port_update_deferred_allocation_no_segments_empty_alloc
pass
test_port_create_with_binding_information_fallback
pass
test_slaac_segment_aware_delete_last_subnet_on_segment_fails
pass
test_port_update_allocate_no_segments
pass
test_port_update_fails_if_host_on_wrong_segment
pass
test_slaac_segment_aware_immediate_with_binding_info
pass
test_slaac_segment_aware_add_subnet
pass
test_slaac_segment_aware_delete_subnet
pass
test_port_create_on_multiconnected_host
pass
test_port_create_with_no_fixed_ips_no_ipam_on_routed_network
pass
test_slaac_segment_aware_no_binding_info
pass
test_port_update_fails_if_host_on_good_segment
pass
test_port_update_with_fixed_ips_ok_if_no_binding_host
pass
test_port_without_ip_not_deferred_no_binding
pass
neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2 33 33 0 0 0 Detail
test_port_create_with_binding_and_no_subnets
pass
test_port_update_fails_if_host_on_wrong_segment
pass
test_port_update_with_fixed_ips_ok_if_no_binding_host
pass
test_slaac_segment_aware_add_subnet
pass
test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_
pass
test_port_create_fixed_ips_with_segment_subnets_no_binding_info
pass
test_port_create_on_unconnected_host
pass
test_port_create_with_binding_information
pass
test_port_create_with_no_fixed_ips_no_ipam
pass
test_port_update_deferred_allocation_no_segments_empty_alloc
pass
test_port_update_deferred_allocation_binding_info_and_new_mac
pass
test_port_create_with_segment_subnets
pass
test_port_without_ip_not_deferred_no_binding
pass
test_port_update_with_fixed_ips_fail_if_host_not_on_segment
pass
test_port_create_with_binding_information_fallback
pass
test_port_update_deferred_allocation_multiple_host_mapping
pass
test_port_create_with_no_fixed_ips_no_ipam_on_routed_network
pass
test_port_update_deferred_allocation_no_ips
pass
test_slaac_segment_aware_immediate_with_binding_info
pass
test_port_update_deferred_allocation
pass
test_port_update_fails_if_host_on_good_segment
pass
test_port_without_ip_not_deferred
pass
test_segmentation_id_stored_in_db
pass
test_slaac_segment_aware_delete_last_subnet_on_segment_fails
pass
test_port_update_deferred_allocation_no_ipam
pass
test_port_update_allocate_no_segments
pass
test_port_update_deferred_allocation_no_segments
pass
test_port_create_on_multiconnected_host
pass
test_slaac_segment_aware_delete_subnet
pass
test_port_update_deferred_allocation_no_host_mapping
pass
test_port_update_deferred_allocation_no_segments_manual_alloc
pass
test_port_update_is_host_aware
pass
test_slaac_segment_aware_no_binding_info
pass
neutron.tests.unit.extensions.test_segment.TestSegmentHostMappingNoStore 1 1 0 0 0 Detail
test_no_segmenthostmapping_when_disable_segment
pass
neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes 6 6 0 0 0 Detail
test_host_routes_create_two_subnets_then_delete_one
pass
test_host_routes_two_subnets_then_change_gateway_ip
pass
test_host_routes_two_subnets_summary_route_in_request
pass
test_host_routes_two_subnets_with_same_segment_association
pass
test_segment_notification_on_create_network
pass
test_host_routes_two_subnets_with_segments_association
pass
neutron.tests.unit.extensions.test_segment.TestSegmentML2 1 1 0 0 0 Detail
test_segment_notification_on_create_network
pass
neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription 7 7 0 0 0 Detail
test_create_segment_with_description
pass
test_update_segment_set_description
pass
test_update_segment_set_name
pass
test_update_segment_set_name_to_none
pass
test_update_segment_set_description_to_none
pass
test_create_segment_no_name
pass
test_create_segment_with_name
pass
neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation 11 11 0 0 0 Detail
test_association_segment_not_found
pass
test_change_existing_subnet_segment_association_not_allowed
pass
test_only_some_subnets_associated_allowed_with_routed_network
pass
test_associate_existing_subnet_with_segment
pass
test_basic_association
pass
test_only_some_subnets_associated_not_allowed
pass
test_update_subnet_with_current_segment_id
pass
test_associate_existing_subnet_fail_if_multiple_segments
pass
test_associate_existing_subnet_fail_if_multiple_subnets
pass
test_association_network_mismatch
pass
test_association_to_dynamic_segment_not_allowed
pass
neutron.tests.unit.extensions.test_servicetype.ServiceTypeExtensionTestCase 1 1 0 0 0 Detail
test_service_provider_list
pass
neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerExtTestCase 1 1 0 0 0 Detail
test_list_service_providers
pass
neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase 7 7 0 0 0 Detail
test_service_provider_driver_not_unique
pass
test_multiple_default_providers_specified_for_service
pass
test_get_default_provider
pass
test_get_service_providers
pass
test_invalid_resource_association
pass
test_add_resource_association
pass
test_get_provider_names_by_resource_ids
pass
neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase 2 2 0 0 0 Detail
test_create_subnet_with_arg
pass
test_create_subnet_default
pass
neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4 9 9 0 0 0 Detail
test_onboard_subnet_move_between_pools
pass
test_onboard_subnet_overlapping_cidr_no_address_scope
pass
test_onboard_subnet_invalid_request
pass
test_onboard_subnet_network_not_found
pass
test_onboard_subnet_no_address_scope
pass
test_onboard_subnet_address_scope
pass
test_onboard_subnet_address_scope_multiple_pools
pass
test_onboard_subnet_address_scope_overlap_multiple_pools
pass
test_onboard_subnet_move_between_pools_same_address_scope
pass
neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6 9 9 0 0 0 Detail
test_onboard_subnet_invalid_request
pass
test_onboard_subnet_move_between_pools_same_address_scope
pass
test_onboard_subnet_network_not_found
pass
test_onboard_subnet_address_scope_overlap_multiple_pools
pass
test_onboard_subnet_no_address_scope
pass
test_onboard_subnet_overlapping_cidr_no_address_scope
pass
test_onboard_subnet_address_scope
pass
test_onboard_subnet_move_between_pools
pass
test_onboard_subnet_address_scope_multiple_pools
pass
neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase 22 22 0 0 0 Detail
test_create_port_without_matching_service_type
pass
test_create_subnet_foo_type
pass
test_update_port_host_binding
pass
test_create_port_exhausted_subnet_no_fallback
pass
test_update_subnet_one_to_zero
pass
test_update_subnet_two_to_one
pass
test_create_dhcp_port_compute_subnet_no_dhcp
pass
test_create_subnet_invalid_type
pass
test_update_port_fixed_ips
pass
test_update_subnet_invalid_type
pass
test_create_dhcp_port_compute_subnet
pass
test_create_port_no_device_owner
pass
test_create_port_no_device_owner_no_fallback
pass
test_create_port_with_matching_service_type
pass
test_update_subnet_zero_to_one
pass
test_create_subnet_bar_type
pass
test_create_subnet_blank_type
pass
test_update_subnet_one_to_two
pass
test_create_port_exhausted_subnet
pass
test_create_port_without_matching_service_type_no_fallback
pass
test_create_subnet_bar_and_foo_type
pass
test_create_subnet_no_type
pass
neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6 22 22 0 0 0 Detail
test_create_port_without_matching_service_type
pass
test_create_subnet_bar_and_foo_type
pass
test_create_subnet_blank_type
pass
test_create_subnet_no_type
pass
test_update_subnet_zero_to_one
pass
test_create_subnet_invalid_type
pass
test_update_subnet_two_to_one
pass
test_create_dhcp_port_compute_subnet
pass
test_create_port_no_device_owner
pass
test_create_port_without_matching_service_type_no_fallback
pass
test_create_port_exhausted_subnet_no_fallback
pass
test_create_subnet_bar_type
pass
test_create_dhcp_port_compute_subnet_no_dhcp
pass
test_update_subnet_one_to_zero
pass
test_create_port_no_device_owner_no_fallback
pass
test_create_port_exhausted_subnet
pass
test_update_subnet_invalid_type
pass
test_update_subnet_one_to_two
pass
test_create_port_with_matching_service_type
pass
test_create_subnet_foo_type
pass
test_update_port_fixed_ips
pass
test_update_port_host_binding
pass
neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4 11 11 0 0 0 Detail
test_remove_prefix_invalid_request_body_structure
pass
test_add_prefix_invalid_request_data
pass
test_remove_prefix_with_allocated_subnet
pass
test_remove_overlapping_prefix_with_allocated_subnet
pass
test_add_prefix_with_address_scope_overlapping_cidr
pass
test_remove_prefix_invalid_request_data
pass
test_remove_prefix
pass
test_add_prefix_invalid_request_body_structure
pass
test_add_prefix_no_address_scope_overlapping_cidr
pass
test_add_prefix_no_address_scope
pass
test_add_prefix_with_address_scope
pass
neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6 11 11 0 0 0 Detail
test_remove_prefix_invalid_request_body_structure
pass
test_remove_prefix_invalid_request_data
pass
test_add_prefix_no_address_scope_overlapping_cidr
pass
test_remove_prefix
pass
test_add_prefix_with_address_scope
pass
test_add_prefix_invalid_request_data
pass
test_add_prefix_with_address_scope_overlapping_cidr
pass
test_remove_prefix_with_allocated_subnet
pass
test_remove_overlapping_prefix_with_allocated_subnet
pass
test_add_prefix_invalid_request_body_structure
pass
test_add_prefix_no_address_scope
pass
neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase 20 20 0 0 0 Detail
test__get_resource_info_network_segment_ranges
pass
test__get_resource_info_object_not_present
pass
test_all_ovo_cls_have_a_reference
pass
test__get_resource_info_ports
pass
test__get_resource_info_security_groups
pass
test__get_resource_info_wrong_resource
pass
test_update_tag_for_resource_over_max_tags_limit
pass
test__get_resource_info_policies
pass
test_create_tags_for_resource_below_max_tags_limit
pass
test_update_exising_tag_for_resource_above_max_tags_limit
pass
test__get_resource_info_floatingips
pass
test__get_resource_info_networks
pass
test_update_all_tags_for_resource_below_max_tags_limit
pass
test__get_resource_info_subnetpools
pass
test__get_resource_info_subnets
pass
test_update_all_tags_for_resource_over_max_tags_limit
pass
test__get_resource_info_trunks
pass
test__get_resource_info_routers
pass
test_create_tags_for_resource_over_max_tags_limit
pass
test_update_tag_for_resource_below_max_tags_limit
pass
neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase 10 10 0 0 0 Detail
test_list_mutiple_subnets_with_changed_since
pass
test_list_mutiple_subnetpools_with_changed_since
pass
test_list_resources_with_invalid_changed_since
pass
test_list_ports_with_changed_since
pass
test_timestamp_fields_ignored_in_update
pass
test_list_mutiple_networks_with_changed_since
pass
test_list_mutiple_ports_with_changed_since
pass
test_list_networks_with_changed_since
pass
test_list_subnets_with_changed_since
pass
test_list_subnetpools_with_changed_since
pass
neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase 11 11 0 0 0 Detail
test_list_mutiple_networks_with_changed_since
pass
test_list_resources_with_invalid_changed_since
pass
test_list_ports_with_changed_since
pass
test_list_subnets_with_changed_since
pass
test_update_timpestamp
pass
test_list_mutiple_ports_with_changed_since
pass
test_list_mutiple_subnets_with_changed_since
pass
test_timestamp_fields_ignored_in_update
pass
test_list_mutiple_subnetpools_with_changed_since
pass
test_list_networks_with_changed_since
pass
test_list_subnetpools_with_changed_since
pass
neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase 2 2 0 0 0 Detail
test_create_port_propagate_uplink_status_2_False
pass
test_create_port_propagate_uplink_status_1_True
pass
neutron.tests.unit.extensions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableExtensionTestCase 2 2 0 0 0 Detail
test_update_port_propagate_uplink_status_1_True
pass
test_update_port_propagate_uplink_status_2_False
pass
neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase 43 32 0 0 11 Detail
test_create_public_network_no_admin_tenant
pass
test_invalid_admin_status
pass
test_list_networks_with_pagination_emulated
pass
test_list_networks_with_sort_native
skip
test_network_create_with_bad_vlan_transparent_attr
pass
test_show_network
pass
test_update_network_with_subnet_set_shared
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_list_networks_with_fields
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_update_shared_network_noadmin_returns_403
pass
test_create_networks_bulk_native_quotas
skip
test_list_networks_with_sort_emulated
pass
test_create_networks_bulk_native_plugin_failure
skip
test_create_networks_bulk_wrong_input
pass
test_list_networks_with_sort_extended_attr_native_returns_400
skip
test_create_public_network
pass
test_update_network
pass
test_list_networks_with_pagination_native
skip
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_parameters
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_network_update_with_vlan_transparent_exception
pass
test_update_network_set_shared
pass
test_create_network
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_tenants_and_quotas_fail
skip
test_list_shared_networks_with_non_admin_user
pass
test_update_network_set_not_shared_single_tenant
pass
test_create_networks_native_quotas
pass
test_list_networks_with_pagination_reverse_native
skip
test_list_networks_with_sort_remote_key_native_returns_400
skip
test_show_network_with_subnet
pass
test_create_networks_bulk_native
skip
test_create_networks_bulk_tenants_and_quotas
skip
test_list_networks
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_list_networks_with_parameters_invalid_values
pass
test_list_networks_without_pk_in_fields_pagination_native
skip
test_network_create_with_vlan_transparent_attr
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_update_network_set_shared_owner_returns_403
pass
neutron.tests.unit.hacking.test_checks.HackingTestCase 11 11 0 0 0 Detail
test_assert_called_once_with
pass
test_assertempty
pass
test_check_no_import_six
pass
test_check_no_sqlalchemy_lazy_subquery
pass
test_check_oslo_i18n_wrapper
pass
test_assertequal_for_httpcode
pass
test_check_no_imports_from_tests
pass
test_check_no_import_packaging
pass
test_check_python3_no_filter
pass
test_asserttruefalse
pass
test_check_builtins_gettext
pass
neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager 9 9 0 0 0 Detail
test_create_allocation
pass
test_create
pass
test_list_allocations
pass
test_check_unique_allocation
pass
test_delete_allocation
pass
test_create_pool
pass
test_remove
pass
test_check_unique_allocation_negative
pass
test_remove_non_existent_subnet
pass
neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool 11 11 0 0 0 Detail
test_remove_non_existent_subnet_fails
pass
test_get_non_existing_subnet_fails
pass
test_allocate_any_subnet_fails
pass
test_update_subnet_pools_with_none_pools
pass
test_allocate_ipam_subnet_no_neutron_subnet_id
pass
test_get_details_for_invalid_subnet_id_fails
pass
test_allocate_ipam_subnet_with_neutron_subnet_id
pass
test_update_subnet_pools
pass
test_remove_ipam_subnet
pass
test_update_subnet_pools_with_blank_pools
pass
test_get_subnet
pass
neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet 22 22 0 0 0 Detail
test_allocate_specific_v6_address_out_of_range_fails
pass
test_allocate_specific_v6_address_succeeds
pass
test_deallocate_v4_address
pass
test__no_pool_changes_positive
pass
test_allocate_any_address_exhausted_pools_fails
pass
test_allocate_any_v6_address_succeeds
pass
test_bulk_allocate_v6_address
pass
test__verify_ip_bcast_and_network_fail
pass
test_allocate_subnet_for_non_existent_subnet_pass
pass
test_bulk_allocate_v4_address
pass
test_deallocate_v6_address
pass
test_bulk_allocate_multiple_address_pools
pass
test__no_pool_changes_negative
pass
test_allocate_specific_v4_address_out_of_range_fails
pass
test_allocate_specific_v4_address_succeeds
pass
test_update_allocation_pools_with_no_pool_change
pass
test_prefernext_allocate_multiple_address_pools
pass
test__verify_ip_not_in_subnet_fails
pass
test__verify_ip_succeeds
pass
test_allocate_all_pool_addresses_triggers_range_recalculation
pass
test_allocate_any_v4_address_succeeds
pass
test_allocate_specific_address_in_use_fails
pass
neutron.tests.unit.ipam.test_requests.TestAddressRequest 7 7 0 0 0 Detail
test_automatic_address_request_invalid_address_type_raises
pass
test_specific_address_ipv6
pass
test_automatic_address_request_eui64
pass
test_automatic_address_request_eui64_no_mac_raises
pass
test_specific_address_ipv4
pass
test_any_address
pass
test_automatic_address_request_eui64_alien_param_raises
pass
neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory 5 5 0 0 0 Detail
test_prefernext_address_request_on_distributed_port
pass
test_any_address_request_is_loaded
pass
test_prefernext_address_request_on_dhcp_port
pass
test_automatic_address_request_is_loaded
pass
test_specific_address_request_is_loaded
pass
neutron.tests.unit.ipam.test_requests.TestGetRequestFactory 2 2 0 0 0 Detail
test_get_address_request_factory
pass
test_get_subnet_request_factory
pass
neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest 6 6 0 0 0 Detail
test_subnet_request_bad_prefix
pass
test_subnet_request_bad_prefix_type
pass
test_subnet_request
pass
test_subnet_request_gateway
pass
test_subnet_request_allocation_pool_not_in_net
pass
test_subnet_request_allocation_pool_wrong_version
pass
neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader 6 6 0 0 0 Detail
test_ipam_driver_is_loaded_by_name
pass
test_ipam_driver_is_loaded_from_ipam_driver_config_value
pass
test_ipam_driver_raises_import_error
pass
test_ipam_driver_is_loaded_with_subnet_pool_id
pass
test_ipam_driver_raises_import_error_for_none
pass
test_ipam_driver_is_loaded_by_class
pass
neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest 2 2 0 0 0 Detail
test_subnet_request_gateway
pass
test_subnet_request
pass
neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests 8 8 0 0 0 Detail
test_subnet_request
pass
test_subnet_request_gateway
pass
test_subnet_request_bad_range
pass
test_subnet_request_overlap
pass
test_subnet_request_range_not_list
pass
test_subnet_request_bad_gateway
pass
test_subnet_request_different_versions
pass
test_subnet_request_with_range
pass
neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory 5 5 0 0 0 Detail
test_any_address_request_is_loaded_for_ipv4
pass
test_specific_gateway_request_is_loaded
pass
test_specific_subnet_request_is_loaded
pass
test_any_address_request_is_loaded_for_ipv6
pass
test_args_are_passed_to_specific_request
pass
neutron.tests.unit.ipam.test_requests.TestSubnetRequestMetaclass 1 1 0 0 0 Detail
test__validate_gateway_ip_in_subnet
pass
neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation 10 10 0 0 0 Detail
test__allocation_value_for_tenant_no_allocations
pass
test_allocate_any_subnet_gateway
pass
test_allocate_specific_subnet
pass
test_allocate_any_subnet
pass
test_allocate_specific_ipv6_subnet_specific_gateway
pass
test_allocate_specific_subnet_specific_gateway
pass
test_insufficient_prefix_space_for_specific_allocation
pass
test_subnetpool_default_quota_exceeded
pass
test_insufficient_prefix_space_for_any_allocation
pass
test_subnetpool_concurrent_allocation_exception
pass
neutron.tests.unit.ipam.test_utils.TestIpamUtils 14 14 0 0 0 Detail
test_check_gateway_invalid_in_subnet
pass
test_generate_pools_v4_gateway_middle
pass
test_generate_pools_v6_empty
pass
test_check_subnet_ip_v6_owner_router_or_not_defined
pass
test_generate_pools_v4_32
pass
test_check_subnet_ip_v4_network
pass
test_check_subnet_ip_v4_broadcast
pass
test_check_subnet_ip_v4_valid
pass
test_generate_pools_v4_gateway_first
pass
test_generate_pools_v4_gateway_last
pass
test_generate_pools_v4_nogateway
pass
test_generate_pools_v6_nogateway
pass
test_generate_pools_v4_31
pass
test_check_subnet_ip_v6_owner_not_router
pass
neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier 3 3 0 0 0 Detail
test_queue_event_no_event
pass
test_queue_event_first_event
pass
test_queue_event_multiple_events_callback_method
pass
neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier 9 9 0 0 0 Detail
test_process_port_update_event_bind_port_err
pass
test_send_event_exception
pass
test_process_port_event_empty_uuid_field
pass
test_process_port_update_event_bind_port
pass
test_queue_events
pass
test_process_port_update_event_unbind_port_err
pass
test_process_port_delete_event
pass
test_process_port_update_event_unbind_port
pass
test_send_events
pass
neutron.tests.unit.notifiers.test_nova.TestNovaNotify 27 27 0 0 0 Detail
test_create_floatingip_no_port_id_no_notify
pass
test_create_floatingip_notify
pass
test_delete_floatingip_no_port_id_no_notify
pass
test_disassociate_floatingip_notify
pass
test_nova_send_events_returns_bad_list
pass
test_nova_send_events_returns_non_200
pass
test_update_fixed_ip_changed
pass
test_no_notification_notify_nova_on_port_data_changes_false
pass
test_non_compute_instances_no_notify
pass
test_notify_port_status_all_values
pass
test_nova_send_events_noendpoint_invalidate_session
pass
test_nova_send_events_return_200
pass
test_reassociate_floatingip_without_disassociate_event
pass
test_delete_floatingip_notify
pass
test_delete_port_notify
pass
test_nova_send_events_raises_connect_exc
pass
test_port_without_device_owner_no_notify
pass
test_port_without_uuid_device_id_no_notify
pass
test_delete_floatingip_deleted_port_no_notify
pass
test_notify_concurrent_enable_flag_update
pass
test_nova_send_events_multiple
pass
test_associate_floatingip_notify
pass
test_endpoint_types
pass
test_notify_port_active_direct
pass
test_nova_send_events_raises
pass
test_nova_send_event_rasies_404
pass
test_port_without_device_id_no_notify
pass
neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase 11 11 0 0 0 Detail
test_get_objects_with_string_matching_filters_starts
pass
test_get_values_with_string_matching_filters_ends
pass
test_get_objects_with_None_value_in_filters
pass
test_get_objects_with_string_matching_filters_contains
pass
test_get_values_with_string_matching_filters_contains
pass
test_get_object_create_update_delete
pass
test_get_object_with_None_value_in_filters
pass
test_delete_objects_removes_all_matching_objects
pass
test_get_objects_with_string_matching_filters_ends
pass
test_get_values_with_string_matching_filters_starts
pass
test_get_values_with_None_value_in_filters
pass
neutron.tests.unit.objects.db.test_api.CreateObjectTestCase 2 2 0 0 0 Detail
test_populate_id_False
pass
test_populate_id
pass
neutron.tests.unit.objects.db.test_api.GetObjectsTestCase 1 1 0 0 0 Detail
test_get_objects_pass_marker_obj_when_limit_and_marker_passed
pass
neutron.tests.unit.objects.db.test_api.GetValuesTestCase 1 1 0 0 0 Detail
test_get_values
pass
neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase 30 27 0 0 3 Detail
test_create_sg_log_with_port
pass
test_delete_objects
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_objects_exist_validate_filters_false
pass
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_get_standard_attr_id
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_create_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_multiple_log_fields
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_count_invalid_filters
pass
test_create_sg_log_with_secgroup
pass
test_update_object
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase 45 36 0 0 9 Detail
test_delete_objects
pass
test_get_object_unique_key
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_count
skip
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_count_validate_filters_false
skip
test_delete
pass
test_delete_objects_invalid_fields
pass
test_extra_fields
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_get_object_missing_primary_key
pass
neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase 27 18 0 0 9 Detail
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_objects_exist
pass
test_update_objects_nothing_to_update
skip
test_update_single_transaction
skip
test_count
pass
test_objects_exist_validate_filters
pass
test_update_object
skip
test_update_objects
skip
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
skip
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_get_object_with_synthetic_fields
skip
test_db_obj
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase 45 31 0 0 14 Detail
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_extra_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_fields_no_update
pass
test_get_values_mixed_field
skip
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
skip
test_to_dict_synthetic_fields
skip
test_create_duplicates
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_with_unset_project_id
skip
test_update_updates_from_db_object
skip
test_create
pass
test_get_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_update_fields
pass
test_count
skip
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object
pass
test_get_object_missing_object
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase 28 24 0 0 4 Detail
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_count
pass
test_count_validate_filters_false
pass
test_db_obj
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_update_objects_nothing_to_update
pass
test_objects_exist
pass
test_objects_exist_false
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_supports_extra_filtername
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_random_unallocated_segment
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_update_object
pass
test_update_objects
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_objects_invalid_fields
pass
test_delete
pass
test_get_object
pass
test_get_objects_valid_fields
pass
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_create_duplicates
pass
test_get_object_unique_key
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
pass
test_create
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_update_changes
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase 27 23 0 0 4 Detail
test_get_objects_queries_constant
skip
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
skip
test_delete_objects
pass
test_objects_exist_validate_filters
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_update_object
pass
test_count_invalid_filters
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase 45 33 0 0 12 Detail
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_project_id
skip
test_update_updates_from_db_object
pass
test_get_objects
pass
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_count
skip
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_update_objects_valid_fields
pass
test_delete
pass
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase 28 24 0 0 4 Detail
test_count
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_object
pass
test_db_obj
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_count_invalid_filters
pass
test_get_objects_supports_extra_filtername
pass
test_get_random_unallocated_segment
pass
test_update_non_existent_object_raises_not_found
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters
pass
neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase 45 33 0 0 12 Detail
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_get_objects_pager_is_passed_through
pass
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_extra_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_fields
pass
test_get_object
pass
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_create_duplicates
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_values_mixed_field
skip
test_create
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase 27 23 0 0 4 Detail
test_get_object_create_update_delete
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_delete_objects_nothing_to_delete
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_false
pass
test_count
pass
test_create_single_transaction
pass
test_db_obj
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_count_validate_filters_false
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase 45 33 0 0 12 Detail
test_count
skip
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_get_object
pass
test_create
pass
test_delete_objects
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_valid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_update_updates_from_db_object
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_update_changes_forbidden
pass
test_delete_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_count_validate_filters_false
skip
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase 28 24 0 0 4 Detail
test_db_obj
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_supports_extra_filtername
pass
test_get_random_unallocated_segment
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
test_objects_exist
pass
test_update_objects
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_count
pass
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_count_validate_filters_false
pass
test_get_objects_queries_constant
skip
test_update_object
pass
neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase 45 33 0 0 12 Detail
test_create
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_count
skip
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_to_dict_synthetic_fields
skip
test_get_object_unique_key
pass
test_get_project_id
skip
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_delete_objects
pass
test_get_objects_mixed_fields
skip
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_update_changes
pass
neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase 28 24 0 0 4 Detail
test_delete_objects
pass
test_get_objects_queries_constant
skip
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_update_single_transaction
pass
test_count
pass
test_create_single_transaction
pass
test_get_object_single_transaction
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_random_unallocated_segment
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_objects_exist_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
skip
test_count_validate_filters_false
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
skip
neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_project_id
skip
test_create_duplicates
pass
test_extra_fields
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_create
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_update_objects_valid_fields
pass
test_count
skip
test_get_values
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase 27 23 0 0 4 Detail
test_count_invalid_filters
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_create_single_transaction
pass
test_delete_objects
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_get_objects_queries_constant
skip
test_get_standard_attr_id
skip
test_delete_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_count
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_objects_exist
pass
test_db_obj
pass
test_update_objects_nothing_to_update
pass
neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase 45 33 0 0 12 Detail
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_delete
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_get_objects_mixed_fields
skip
test_get_project_id
skip
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_update_updates_from_db_object
pass
test_get_object_missing_primary_key
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_count
skip
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_extra_fields
skip
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_changes
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_invalid_fields
pass
neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase 27 18 0 0 9 Detail
test_count
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
skip
test_db_obj
pass
test_update_objects_nothing_to_update
skip
test_create_single_transaction
pass
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_update_object
skip
test_delete_objects_nothing_to_delete
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
skip
test_delete_non_existent_object_raises_not_found
pass
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_count_invalid_filters
pass
test_get_object_create_update_delete
pass
neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase 45 31 0 0 14 Detail
test_count
skip
test_create_duplicates
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_create
pass
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_project_id
skip
test_to_dict_synthetic_fields
skip
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_fields
pass
test_delete
pass
test_fields_no_update
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_count_validate_filters_false
skip
test_get_objects
pass
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_delete_objects
pass
test_get_object
pass
test_get_values
pass
test_get_values_mixed_field
skip
neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase 27 23 0 0 4 Detail
test_get_object_create_update_delete
pass
test_count
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_update_object
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist
pass
neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase 45 33 0 0 12 Detail
test_create
pass
test_create_duplicates
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_values_invalid_field
pass
test_update_fields
pass
test_count_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_count_validate_filters_false
skip
test_get_objects_with_string_matching_filters_starts
skip
test_delete_objects_valid_fields
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
skip
test_update_changes_forbidden
pass
test_count
skip
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_update_changes
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values_with_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase 27 23 0 0 4 Detail
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_count_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_update_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_count_invalid_filters
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_count
pass
test_objects_exist_false
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_objects
pass
neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase 45 33 0 0 12 Detail
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_update_changes_forbidden
pass
test_create_duplicates
pass
test_get_object
pass
test_get_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_update_changes
pass
test_get_values_invalid_field
pass
test_update_fields
pass
test_to_dict_synthetic_fields
skip
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_count_validate_filters_false
skip
test_delete
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_create
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase 27 23 0 0 4 Detail
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
pass
test_db_obj
pass
test_count
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_get_standard_attr_id
skip
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_object
pass
test_update_objects
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_update_objects_nothing_to_update
pass
test_get_object_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_extra_fields
skip
test_get_object_unique_key
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_create
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_create_updates_from_db_object
pass
test_get_values_invalid_field
pass
test_get_object
pass
test_get_values_with_validate_filters
pass
test_get_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_update_changes
pass
test_clean_obj_from_primitive
pass
test_delete
pass
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_create_duplicates
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_update_fields
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
skip
test_count
skip
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_create_single_transaction
pass
test_get_objects_queries_constant
skip
test_delete_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_delete_objects_nothing_to_delete
pass
test_get_standard_attr_id
skip
test_update_object
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_delete_objects
pass
test_update_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase 45 33 0 0 12 Detail
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_update_objects_valid_fields
pass
test_create
pass
test_get_objects_mixed_fields
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_get_object
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_update_changes
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_count
skip
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_fields
pass
test_count_validate_filters_false
skip
test_get_objects_valid_fields
pass
test_update_changes_forbidden
pass
test_create_duplicates
pass
test_delete
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase 27 23 0 0 4 Detail
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_db_obj
pass
test_get_objects_with_synthetic_fields
skip
test_update_object
pass
test_update_single_transaction
pass
test_count
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_objects_single_transaction
pass
neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase 45 33 0 0 12 Detail
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_count_validate_filters_false
skip
test_get_objects_valid_fields
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_update_fields
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
test_get_project_id
skip
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_without_validate_filters
pass
test_count_invalid_fields
pass
test_get_object
pass
test_to_dict_makes_primitive_field_value
pass
test_update_updates_from_db_object
pass
test_count
skip
test_create
pass
test_delete
pass
test_delete_objects
pass
test_extra_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_valid_fields
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase 27 23 0 0 4 Detail
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_objects_exist_false
pass
test_update_single_transaction
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_update_objects
pass
test_db_obj
pass
test_delete_objects
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_get_standard_attr_id
skip
test_update_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase 45 33 0 0 12 Detail
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_update_updates_from_db_object
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_project_id
skip
test_get_values
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_update_changes
pass
test_count
skip
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_create
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
neutron.tests.unit.objects.port.extensions.test_port_trusted.PortTrustedDbObjectTestCase 27 23 0 0 4 Detail
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_count
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_update_objects_nothing_to_update
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters_false
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_with_synthetic_fields
skip
test_update_objects
pass
neutron.tests.unit.objects.port.extensions.test_port_trusted.PortTrustedIfaceObjectTestCase 45 33 0 0 12 Detail
test_delete
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
pass
test_count
skip
test_count_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_create
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_project_id
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_without_validate_filters
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_to_dict_with_unset_project_id
skip
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_object_missing_primary_key
pass
test_get_values
pass
test_get_values_invalid_field
pass
neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase 27 23 0 0 4 Detail
test_create_single_transaction
pass
test_db_obj
pass
test_objects_exist
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_count
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters_false
pass
test_update_object
pass
test_update_single_transaction
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_objects_nothing_to_update
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase 45 33 0 0 12 Detail
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_project_id
skip
test_to_dict_makes_primitive_field_value
pass
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_create
pass
test_delete
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
skip
test_update_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_create_duplicates
pass
test_extra_fields
skip
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_without_validate_filters
pass
test_update_changes
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_get_values
pass
test_count
skip
test_get_object_missing_object
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase 28 19 0 0 9 Detail
test_db_obj
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
skip
test_create_single_transaction
pass
test_objects_exist_false
pass
test_update_object
skip
test_delete_objects_nothing_to_delete
pass
test_get_bound_ids
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_delete_objects
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_update_objects
skip
test_count
pass
test_count_invalid_filters
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_filtering_by_fields
pass
test_update_non_existent_object_raises_not_found
skip
test_get_objects_queries_constant
skip
test_update_single_transaction
skip
neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase 45 31 0 0 14 Detail
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_values_mixed_field
skip
test_count_invalid_fields
pass
test_get_object
pass
test_create_duplicates
pass
test_count_validate_filters_false
skip
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_count
skip
test_create
pass
test_delete
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_objects
pass
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_update_fields
pass
test_extra_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase 28 19 0 0 9 Detail
test_create_single_transaction
pass
test_get_bound_ids
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_update_non_existent_object_raises_not_found
skip
test_db_obj
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_update_object
skip
test_update_objects_nothing_to_update
skip
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_delete_single_transaction
pass
test_update_objects
skip
test_count_validate_filters_false
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_delete_objects
pass
test_objects_exist_false
pass
test_update_single_transaction
skip
neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase 45 31 0 0 14 Detail
test_count
skip
test_get_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_create
pass
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_create_duplicates
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_extra_fields
skip
test_get_objects_invalid_fields
pass
test_get_values_with_validate_filters
pass
test_update_changes
skip
test_update_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_update_changes_forbidden
pass
test_delete
pass
test_get_object_missing_object
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
skip
neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase 28 19 0 0 9 Detail
test_update_objects_nothing_to_update
skip
test_count_invalid_filters
pass
test_objects_exist
pass
test_update_objects
skip
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_create_single_transaction
pass
test_get_bound_ids
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_single_transaction
skip
test_get_object_with_synthetic_fields
skip
test_count_validate_filters_false
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_update_object
skip
neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase 45 31 0 0 14 Detail
test_create_updates_from_db_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_to_dict_makes_primitive_field_value
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_count_invalid_fields
pass
test_create
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_update_changes_forbidden
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_get_object
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_to_dict_with_unset_project_id
skip
test_update_changes
skip
test_count_validate_filters_false
skip
test_delete
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_update_updates_from_db_object
skip
test_count
skip
test_extra_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase 29 20 0 0 9 Detail
test_count
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_bound_ids
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
skip
test_delete_objects_nothing_to_delete
pass
test_update_objects_nothing_to_update
skip
test_get_objects_queries_constant
skip
test_update_single_transaction
skip
test_update_object
skip
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_delete_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_count_validate_filters_false
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
skip
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_get_object_single_transaction
pass
test_get_routers_by_network_id
pass
test_objects_exist_validate_filters
pass
neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase 45 31 0 0 14 Detail
test_clean_obj_from_primitive
pass
test_delete_objects_valid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_extra_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_with_validate_filters
pass
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_get_values_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_count_validate_filters_false
skip
test_create
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_update_changes
skip
test_update_updates_from_db_object
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_project_id
skip
test_update_fields
pass
test_count
skip
test_create_duplicates
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase 61 61 0 0 0 Detail
test_attach_network_nonexistent_policy
pass
test_detach_network_nonexistent_network
pass
test_delete_non_existent_object_raises_not_found
pass
test_detach_port
pass
test_delete_not_allowed_if_policy_in_use_by_port
pass
test_objects_exist_false
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
pass
test_to_dict_returns_rules_as_dicts
pass
test_get_standard_attr_id
pass
test_object_version_degradation_less_than_1_9
pass
test_unset_default_no_default_policy_exists
pass
test_count_validate_filters_false
pass
test_detach_network
pass
test_get_object_fetches_rules_non_lazily
pass
test_objects_exist
pass
test_synthetic_rule_fields
pass
test_update_single_transaction
pass
test_attach_network_get_policy_network
pass
test_attach_port_get_policy_port
pass
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_detach_network_nonexistent_policy
pass
test_detach_port_nonexistent_port
pass
test_objects_exist_validate_filters
pass
test_reload_is_default
pass
test_set_default_no_default_policy_exists
pass
test_update_objects
pass
test_attach_and_get_multiple_policy_networks
pass
test_attach_port_get_port_policy
pass
test_attach_port_nonexistent_port
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
pass
test_set_default_default_policy_exists
pass
test_update_objects_nothing_to_update
pass
test_attach_network_nonexistent_network
pass
test_attach_port_nonexistent_policy
pass
test_detach_port_nonexistent_policy
pass
test_get_bound_project_ids_returns_set_of_project_ids
pass
test_shared_default
pass
test_unset_default_default_policy_exists
pass
test_update_non_existent_object_raises_not_found
pass
test_attach_and_get_multiple_policy_ports
pass
test_db_obj
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_reload_rules_reloads_rules
pass
test_set_default_is_default_policy
pass
test_update_object
pass
test_attach_network_get_network_policy
pass
test_count_invalid_filters
pass
test_delete_not_allowed_if_policy_in_use_by_network
pass
test_filter_by_shared
pass
test_get_object_create_update_delete
pass
test_object_version_degradation_less_than_1_10
pass
test_object_version_degradation_less_than_1_8
pass
neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase 45 36 0 0 9 Detail
test_count_validate_filters_false
skip
test_create
pass
test_delete_objects
pass
test_get_object_unique_key
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_extra_fields
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_create_updates_from_db_object
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_mixed_field
skip
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_project_id
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase 46 41 0 0 5 Detail
test_create_duplicates
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_get_values_invalid_field
pass
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_fields_no_update
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_delete_objects
pass
test_extra_fields
pass
test_update_objects_invalid_fields
pass
test_clean_obj_from_primitive
pass
test_delete
pass
test_get_objects_pager_is_passed_through
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_policy_obj_not_found
pass
test_get_values
pass
test_get_values_mixed_field
pass
test_update_changes
pass
test_create_updates_from_db_object
pass
test_get_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_count
skip
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase 28 24 0 0 4 Detail
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_count
pass
test_update_objects
pass
test_get_object_create_update_delete
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_update_object
pass
test_count_validate_filters_false
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_queries_constant
skip
test_update_objects_nothing_to_update
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_object_version_degradation_1_1_to_1_0_no_id_no_project_id
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase 45 36 0 0 9 Detail
test_delete
pass
test_extra_fields
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_create_updates_from_db_object
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_fields
pass
test_update_objects_valid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_count
skip
test_count_validate_filters_false
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_without_validate_filters
pass
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_get_project_id
pass
test_get_values_with_validate_filters
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.qos.test_qos_policy_validator.TestCheckBandwidthRuleConflict 2 2 0 0 0 Detail
test_check_bandwidth_rule_conflict_same_direction
pass
test_check_bandwidth_rule_conflict_different_direction
pass
neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase 27 23 0 0 4 Detail
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_db_obj
pass
test_delete_objects
pass
test_objects_exist
pass
test_objects_exist_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_update_objects_nothing_to_update
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_delete_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase 48 35 0 0 13 Detail
test_extra_fields
skip
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_get_object_unique_key
skip
test_object_version_degradation_less_than_1_3
pass
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_update_changes
pass
test_count_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_values_mixed_field
skip
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_count
skip
test_delete_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_objects_invalid_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_get_values
pass
test_get_values_with_validate_filters
pass
test_to_dict_returns_type
pass
test_update_primary_key_forbidden_fail
pass
test_create
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_duplicate_rules
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_delete_objects_nothing_to_delete
pass
test_get_objects_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_count_invalid_filters
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_update_object
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase 47 34 0 0 13 Detail
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_extra_fields
skip
test_update_primary_key_forbidden_fail
pass
test_get_object
pass
test_get_objects_without_validate_filters
pass
test_object_version_degradation_less_than_1_3
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_changes
pass
test_delete_objects_invalid_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_duplicate_rules
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
skip
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_get_objects_invalid_fields
pass
test_get_project_id
skip
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_create
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_count
skip
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase 27 23 0 0 4 Detail
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_delete_objects
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_count
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_standard_attr_id
skip
test_update_object
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_with_synthetic_fields
skip
test_delete_objects_nothing_to_delete
pass
test_update_objects
pass
test_objects_exist_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_objects_exist
pass
neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase 47 34 0 0 13 Detail
test_create
pass
test_count
skip
test_get_object
pass
test_fields_no_update
pass
test_get_objects_valid_fields
pass
test_get_values_mixed_field
skip
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_get_values_invalid_field
pass
test_update_updates_from_db_object
pass
test_delete
pass
test_extra_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_object_version_degradation_less_than_1_3
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_create_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
skip
test_get_objects_mixed_fields
skip
test_get_values
pass
test_clean_obj_from_primitive
pass
test_delete_objects_without_validate_filters
pass
test_duplicate_rules
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_to_dict_synthetic_fields
skip
test_count_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_update_fields
pass
neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_count_validate_filters_false
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist
pass
test_get_standard_attr_id
skip
test_update_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase 47 34 0 0 13 Detail
test_count_validate_filters_false
skip
test_clean_obj_from_primitive
pass
test_get_object
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_count
skip
test_delete_objects
pass
test_duplicate_rules
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_to_dict_returns_type
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_updates_from_db_object
pass
test_delete
pass
test_get_object_unique_key
skip
test_get_objects_pager_is_passed_through
pass
test_get_values_mixed_field
skip
test_count_invalid_fields
pass
test_create_duplicates
pass
test_extra_fields
skip
test_update_changes
pass
test_update_changes_forbidden
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase 27 23 0 0 4 Detail
test_create_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_count_validate_filters_false
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_object
pass
test_update_objects
pass
test_db_obj
pass
test_get_objects_supports_extra_filtername
pass
test_count
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase 47 34 0 0 13 Detail
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_project_id
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_create
pass
test_duplicate_rules
pass
test_get_object
pass
test_get_object_unique_key
skip
test_get_objects_valid_fields
pass
test_count_invalid_fields
pass
test_extra_fields
skip
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
skip
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_update_updates_from_db_object
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_returns_type
pass
test_update_changes
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase 10 10 0 0 0 Detail
test_should_apply_to_port_with_compute_port_and_net_policy
pass
test_should_apply_to_port_with_agent_gw_port_and_net_policy
pass
test_should_apply_to_port_with_router_gw_port_and_net_policy
pass
test_should_apply_to_port_with_router_gw_port_and_port_policy
pass
test_should_apply_to_port_with_compute_port_and_port_policy
pass
test_should_apply_to_port_with_network_port_and_net_policy
pass
test_should_apply_to_port_with_network_port_and_only_net_policy
pass
test_should_apply_to_port_with_agent_gw_port_and_port_policy
pass
test_should_apply_to_port_with_compute_port_and_only_net_policy
pass
test_should_apply_to_port_with_network_port_and_port_policy
pass
neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase 3 3 0 0 0 Detail
test_get_object
pass
test_get_objects
pass
test_wrong_type
pass
neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase 45 31 0 0 14 Detail
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_clean_obj_from_primitive
pass
test_get_object_missing_object
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_count_validate_filters_false
skip
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_delete_objects_valid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_update_changes
skip
test_update_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_create
pass
test_get_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_count_invalid_fields
pass
test_get_values_invalid_field
pass
test_update_updates_from_db_object
skip
neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase 27 18 0 0 9 Detail
test_create_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_get_object_create_update_delete
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
skip
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters_false
pass
test_get_standard_attr_id
skip
test_db_obj
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_update_objects
skip
test_update_objects_nothing_to_update
skip
test_count_validate_filters_false
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_count
pass
test_update_object
skip
test_delete_single_transaction
pass
neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase 29 28 0 0 1 Detail
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
pass
test_db_obj
pass
test_get_standard_attr_id
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters_false
pass
test_delete_objects
pass
test_update_objects_nothing_to_update
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_update_objects
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_get_objects_single_transaction
pass
test_create_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_count_invalid_filters
pass
test_object_version_degradation_1_2_to_1_1_no_shared
pass
test_objects_exist
pass
test_objects_exist_false
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
pass
test_count
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_object_version_degradation_1_1_to_1_0_no_standard_attrs
pass
test_objects_exist_validate_filters
pass
neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase 45 40 0 0 5 Detail
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_project_id
pass
test_update_objects_invalid_fields
pass
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_get_object_unique_key
pass
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_delete
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_create_duplicates
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_valid_fields
pass
test_delete_objects
pass
test_extra_fields
pass
test_get_objects_mixed_fields
pass
test_get_values
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase 28 24 0 0 4 Detail
test_delete_objects_nothing_to_delete
pass
test_get_object_single_transaction
pass
test_update_objects
pass
test_count_invalid_filters
pass
test_update_object
pass
test_delete_objects
pass
test_get_standard_attr_id
skip
test_rbac_shared_on_parent_object
pass
test_db_obj
pass
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
pass
test_count
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_update_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_count_validate_filters_false
pass
test_update_objects_nothing_to_update
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase 46 36 0 0 10 Detail
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_changes
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_count
skip
test_create_duplicates
pass
test_delete
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_objects_without_validate_filters
pass
test_delete_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
skip
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_update_fields
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_rbac_shared_on_parent_object
skip
test_update_changes_forbidden
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_project_id
pass
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_extra_fields
pass
test_get_objects
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase 27 23 0 0 4 Detail
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
pass
test_count_invalid_filters
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_update_objects
pass
test_get_object_create_update_delete
pass
test_delete_single_transaction
pass
test_get_objects_single_transaction
pass
test_update_object
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters_false
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_count
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_objects_queries_constant
skip
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase 45 36 0 0 9 Detail
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_project_id
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_create
pass
test_create_duplicates
pass
test_delete
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_extra_fields
pass
test_get_objects
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_create_updates_from_db_object
pass
test_get_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_count
skip
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase 28 24 0 0 4 Detail
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_update_single_transaction
pass
test_get_standard_attr_id
skip
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_with_synthetic_fields
skip
test_count
pass
test_delete_single_transaction
pass
test_rbac_shared_on_parent_object
pass
test_count_validate_filters_false
pass
test_update_objects
pass
test_create_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist
pass
neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase 46 36 0 0 10 Detail
test_get_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_create
pass
test_to_dict_makes_primitive_field_value
pass
test_delete_objects
pass
test_extra_fields
pass
test_get_object_missing_object
pass
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_count
skip
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_delete
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
test_rbac_shared_on_parent_object
skip
test_count_invalid_fields
pass
test_get_object_unique_key
pass
test_to_dict_with_unset_project_id
pass
test_update_changes_forbidden
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase 30 26 0 0 4 Detail
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_configurations
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_get_objects_with_synthetic_fields
skip
test_resource_versions
pass
test_resources_synced_10
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_db_obj
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_count
pass
test_get_object_create_update_delete
pass
neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase 45 33 0 0 12 Detail
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_get_object
pass
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_get_objects_invalid_fields
pass
test_get_project_id
skip
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_changes
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase 27 18 0 0 9 Detail
test_objects_exist_validate_filters
pass
test_update_object
skip
test_delete_objects_nothing_to_delete
pass
test_update_single_transaction
skip
test_objects_exist_false
pass
test_update_objects
skip
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_count
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_update_objects_nothing_to_update
skip
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
skip
test_objects_exist
pass
test_create_single_transaction
pass
test_db_obj
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase 45 34 0 0 11 Detail
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_values_mixed_field
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_changes
skip
test_get_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_create
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_with_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_object_unique_key
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_create_duplicates
pass
test_delete_objects
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_count
skip
test_delete_objects_invalid_fields
pass
test_extra_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_get_values
pass
test_get_values_invalid_field
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase 45 34 0 0 11 Detail
test_extra_fields
skip
test_get_object
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_mixed_fields
pass
test_get_values
pass
test_get_values_mixed_field
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
pass
test_update_changes
skip
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_updates_from_db_object
skip
test_count_validate_filters_false
skip
test_create
pass
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_get_values_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_update_fields
pass
test_count
skip
test_count_invalid_fields
pass
test_delete
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_get_object_unique_key
skip
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase 45 34 0 0 11 Detail
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_update_fields
pass
test_fields_no_update
pass
test_update_objects_valid_fields
pass
test_get_object_unique_key
skip
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_get_values_invalid_field
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_count_validate_filters_false
skip
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
pass
test_create
pass
test_extra_fields
skip
test_get_objects_invalid_fields
pass
test_update_updates_from_db_object
skip
test_delete
pass
test_get_values_mixed_field
pass
test_update_objects_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_base.BaseDbObjectForeignKeysNotFoundTestCase 1 1 0 0 0 Detail
test_load_foreign_keys_not_belong_class
pass
neutron.tests.unit.objects.test_base.BaseDbObjectMultipleForeignKeysTestCase 1 1 0 0 0 Detail
test_load_synthetic_db_fields_with_multiple_foreign_keys
pass
neutron.tests.unit.objects.test_base.BaseDbObjectMultipleParentsForForeignKeysTestCase 1 1 0 0 0 Detail
test_load_synthetic_db_fields_with_multiple_parents
pass
neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade 45 32 0 0 13 Detail
test_create
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_project_id
skip
test_count
skip
test_get_values
pass
test_delete_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_to_dict_with_unset_project_id
skip
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_object_unique_key
skip
test_get_objects
pass
test_update_objects_invalid_fields
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_update_changes
pass
test_update_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_delete
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_get_values_mixed_field
skip
neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase 45 36 0 0 9 Detail
test_delete_objects_valid_fields
pass
test_count_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_create
pass
test_get_objects_with_string_matching_filters_contains
skip
test_delete_objects_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_get_project_id
skip
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_delete
pass
test_get_object_unique_key
skip
test_get_objects
pass
test_get_objects_mixed_fields
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
pass
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
pass
test_count_validate_filters_false
skip
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_get_objects_invalid_fields
pass
test_get_values
pass
test_get_values_mixed_field
pass
test_extra_fields
skip
test_get_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase 45 35 0 0 10 Detail
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values
pass
test_update_changes_forbidden
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_get_values_mixed_field
pass
test_update_updates_from_db_object
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_object_unique_key
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
test_count
skip
test_get_objects_mixed_fields
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase 45 37 0 0 8 Detail
test_count
skip
test_delete_objects
pass
test_get_objects_mixed_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_count_validate_filters_false
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
pass
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_to_dict_makes_primitive_field_value
pass
test_update_updates_from_db_object
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_create
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_values
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_object
pass
test_get_object_missing_object
pass
test_create_updates_from_db_object
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_without_validate_filters
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_primary_key_forbidden_fail
pass
test_delete
pass
test_fields_no_update
pass
test_get_project_id
skip
neutron.tests.unit.objects.test_base.BaseObjectIfaceDictMiscValuesTestCase 1 1 0 0 0 Detail
test_dict_of_misc_values
pass
neutron.tests.unit.objects.test_base.BaseObjectIfaceListDictMiscValuesTestCase 1 1 0 0 0 Detail
test_list_of_dict_of_misc_values
pass
neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase 45 34 0 0 11 Detail
test_clean_obj_from_primitive
pass
test_create
pass
test_count_validate_filters_false
skip
test_get_objects_pager_is_passed_through
pass
test_delete
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_object_unique_key
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_mixed_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object
pass
test_get_values_without_validate_filters
pass
test_get_objects
pass
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
skip
test_count
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_to_dict_synthetic_fields
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_values
pass
test_get_values_invalid_field
pass
test_update_changes_forbidden
pass
test_delete_objects
pass
test_extra_fields
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase 47 37 0 0 10 Detail
test_clean_obj_from_primitive
pass
test_delete_objects_valid_fields
pass
test_create
pass
test_fields_no_update
pass
test_create_duplicates
pass
test_get_object_missing_object
pass
test_delete_objects
pass
test_get_project_id
pass
test_delete_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_update_fields_using_project_id
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_get_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_get_object_unique_key
skip
test_get_objects_pager_is_passed_through
pass
test_update_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
pass
test_get_objects_without_validate_filters
pass
test_project_id_filter_added_when_project_id_present
pass
test_update_changes
pass
test_count
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_with_unset_project_id
pass
neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase 2 2 0 0 0 Detail
test_object_found_by_model
pass
test_not_registered_object_raises_exception
pass
neutron.tests.unit.objects.test_base.NeutronObjectCountTestCase 1 1 0 0 0 Detail
test_count
pass
neutron.tests.unit.objects.test_base.NeutronObjectValidatorTestCase 1 1 0 0 0 Detail
test_load_wrong_synthetic_fields
pass
neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase 2 2 0 0 0 Detail
test_load_empty_string_to_json
pass
test_dump_field_to_string
pass
neutron.tests.unit.objects.test_base.PagerTestCase 1 1 0 0 0 Detail
test_comparison
pass
neutron.tests.unit.objects.test_base.RegisterFilterHookOnModelTestCase 1 1 0 0 0 Detail
test_filtername_is_added
pass
neutron.tests.unit.objects.test_base.UniqueKeysTestCase 1 1 0 0 0 Detail
test_class_creation
pass
neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase 27 23 0 0 4 Detail
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_create_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_update_single_transaction
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_delete_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_count
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_delete_single_transaction
pass
test_objects_exist_false
pass
test_update_objects
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase 45 33 0 0 12 Detail
test_delete_objects
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_values_with_validate_filters
pass
test_count_invalid_fields
pass
test_update_objects_valid_fields
pass
test_get_object
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_updates_from_db_object
pass
test_count_validate_filters_false
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_create_duplicates
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_count
skip
test_create
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase 27 24 0 0 3 Detail
test_get_object_single_transaction
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_db_obj
pass
test_delete_objects
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_objects_supports_extra_filtername
pass
test_update_object
pass
test_count_validate_filters_false
pass
test_get_objects_single_transaction
pass
test_count
pass
test_create_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_get_objects_queries_constant
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_count_invalid_filters
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase 45 36 0 0 9 Detail
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_get_values
pass
test_delete
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_create_updates_from_db_object
pass
test_get_object
pass
test_get_objects_mixed_fields
pass
test_get_values_mixed_field
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_invalid_field
pass
test_update_fields
pass
test_create
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_count
skip
test_create_duplicates
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase 27 18 0 0 9 Detail
test_count
pass
test_get_standard_attr_id
skip
test_delete_single_transaction
pass
test_objects_exist
pass
test_update_object
skip
test_get_object_with_synthetic_fields
skip
test_update_single_transaction
skip
test_update_non_existent_object_raises_not_found
skip
test_update_objects
skip
test_update_objects_nothing_to_update
skip
test_db_obj
pass
test_get_object_create_update_delete
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_queries_constant
skip
test_delete_objects
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase 45 31 0 0 14 Detail
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_update_changes
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_count
skip
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_create
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_create_duplicates
pass
test_delete_objects
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects
pass
neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase 27 24 0 0 3 Detail
test_delete_objects_nothing_to_delete
pass
test_update_objects_nothing_to_update
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_db_obj
pass
test_delete_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_update_object
pass
test_create_single_transaction
pass
test_update_single_transaction
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_objects_queries_constant
pass
test_objects_exist_validate_filters_false
pass
test_update_non_existent_object_raises_not_found
pass
test_count
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
test_get_objects_supports_extra_filtername
pass
test_update_objects
pass
neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase 45 36 0 0 9 Detail
test_create
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_values_mixed_field
pass
test_get_values_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_update_fields
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_extra_fields
skip
test_get_objects_mixed_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_update_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_object
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_objects_invalid_fields
pass
test_count
skip
test_get_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_get_objects_invalid_fields
pass
test_get_project_id
skip
test_get_values_invalid_field
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase 27 23 0 0 4 Detail
test_delete_non_existent_object_raises_not_found
pass
test_count
pass
test_delete_single_transaction
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_delete_objects_nothing_to_delete
pass
test_update_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_count_invalid_filters
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_delete_objects
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_update_object
pass
test_update_objects
pass
neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_valid_fields
pass
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_project_id
skip
test_to_dict_synthetic_fields
skip
test_count
skip
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_get_object
pass
test_update_objects_valid_fields
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_objects_exist_validate_filters_false
pass
test_update_object
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist
pass
test_count_invalid_filters
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_update_objects
pass
neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_values
pass
test_update_changes
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_to_dict_synthetic_fields
skip
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_count
skip
test_count_validate_filters_false
skip
test_create_updates_from_db_object
pass
test_delete
pass
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_invalid_fields
pass
test_create
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_create_duplicates
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase 27 23 0 0 4 Detail
test_objects_exist_validate_filters
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_update_object
pass
test_db_obj
pass
test_delete_objects
pass
test_delete_single_transaction
pass
test_count_validate_filters_false
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects
pass
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_false
pass
test_update_single_transaction
pass
test_count
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase 45 33 0 0 12 Detail
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_create
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_invalid_fields
pass
test_count
skip
test_count_validate_filters_false
skip
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_with_validate_filters
pass
test_clean_obj_from_primitive
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_update_fields
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase 27 25 0 0 2 Detail
test_get_object_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_count_validate_filters_false
pass
test_get_standard_attr_id
skip
test_update_objects
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_with_synthetic_fields
pass
test_count_invalid_filters
pass
test_objects_exist_false
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_update_object
pass
test_update_single_transaction
pass
test_count
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_single_transaction
pass
neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase 45 37 0 0 8 Detail
test_delete_objects
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_get_objects_mixed_fields
pass
test_update_objects_without_validate_filters
pass
test_count
skip
test_count_validate_filters_false
skip
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_extra_fields
skip
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_invalid_field
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_get_values_mixed_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_create_updates_from_db_object
pass
test_get_objects
pass
test_to_dict_synthetic_fields
pass
test_update_changes
pass
test_delete
pass
test_fields_no_update
pass
test_update_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase 27 23 0 0 4 Detail
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_get_standard_attr_id
skip
test_delete_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_count
pass
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_objects_exist
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_db_obj
pass
test_delete_objects
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_update_objects_nothing_to_update
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_update_object
pass
neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase 45 33 0 0 12 Detail
test_get_object_unique_key
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_count_invalid_fields
pass
test_create
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_update_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_values_invalid_field
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_objects_mixed_fields
skip
test_update_objects_without_validate_filters
pass
test_count
skip
test_get_objects_invalid_fields
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase 27 18 0 0 9 Detail
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_count_validate_filters_false
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_filtering_by_fields
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_objects_exist_false
pass
test_update_objects
skip
test_count_invalid_filters
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
skip
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_update_non_existent_object_raises_not_found
skip
test_update_object
skip
test_count
pass
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase 45 34 0 0 11 Detail
test_count_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
pass
test_update_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_fields
pass
test_delete
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_count
skip
test_create_duplicates
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_create
pass
test_create_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
skip
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_values_invalid_field
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_extra_fields
pass
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_project_id
pass
test_get_values_without_validate_filters
pass
test_update_changes
skip
neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase 27 18 0 0 9 Detail
test_create_single_transaction
pass
test_get_object_single_transaction
pass
test_db_obj
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
skip
test_delete_single_transaction
pass
test_get_standard_attr_id
skip
test_filtering_by_fields
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_count
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_objects_with_synthetic_fields
skip
test_update_objects
skip
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters_false
pass
test_update_object
skip
test_update_objects_nothing_to_update
skip
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase 45 31 0 0 14 Detail
test_create_duplicates
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_delete
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_update_updates_from_db_object
skip
test_get_objects_valid_fields
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_objects_mixed_fields
skip
test_to_dict_with_unset_project_id
skip
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_project_id
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_count_invalid_fields
pass
test_create
pass
test_get_values
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase 27 23 0 0 4 Detail
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_objects_exist
pass
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_standard_attr_id
skip
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_update_objects
pass
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase 45 33 0 0 12 Detail
test_create
pass
test_delete_objects_without_validate_filters
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_count
skip
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_with_unset_project_id
skip
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_get_values
pass
test_get_values_mixed_field
skip
test_get_object_unique_key
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_delete
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_invalid_field
pass
test_update_changes
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase 27 20 0 0 7 Detail
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_update_object
skip
test_count_validate_filters_false
pass
test_update_single_transaction
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
test_count
pass
test_update_objects
skip
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_db_obj
pass
test_update_non_existent_object_raises_not_found
skip
test_get_object_with_synthetic_fields
pass
test_objects_exist
pass
test_update_objects_nothing_to_update
skip
test_delete_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase 45 35 0 0 10 Detail
test_create_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_count
skip
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_update_changes
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_get_project_id
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
skip
test_delete
pass
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_with_unset_project_id
skip
test_create
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_to_dict_synthetic_fields
pass
neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase 27 24 0 0 3 Detail
test_db_obj
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
test_count
pass
test_count_validate_filters_false
pass
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_update_object
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_create_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase 45 36 0 0 9 Detail
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_count
skip
test_count_validate_filters_false
skip
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_create
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_extra_fields
pass
test_get_object_unique_key
pass
test_update_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects
pass
test_get_project_id
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase 27 25 0 0 2 Detail
test_count
pass
test_delete_objects
pass
test_objects_exist_false
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_get_objects_queries_constant
skip
test_create_single_transaction
pass
test_get_object_create_update_delete
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_get_object_single_transaction
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase 45 40 0 0 5 Detail
test_count_validate_filters_false
skip
test_delete
pass
test_delete_objects_invalid_fields
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_objects_valid_fields
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_project_id
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_count_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_with_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
pass
test_get_values
pass
test_update_changes_forbidden
pass
test_update_changes
pass
test_update_primary_key_forbidden_fail
pass
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_to_dict_with_unset_project_id
pass
test_update_fields
pass
test_extra_fields
pass
test_get_object_unique_key
pass
test_get_values_invalid_field
pass
test_count
skip
test_create
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase 27 23 0 0 4 Detail
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_object
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters
pass
test_filtering_by_fields
pass
test_update_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_delete_objects
pass
test_count_invalid_filters
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_false
pass
test_count
pass
test_delete_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase 45 33 0 0 12 Detail
test_clean_obj_from_primitive
pass
test_get_objects
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_delete
pass
test_get_objects_with_string_matching_filters_ends
skip
test_delete_objects_valid_fields
pass
test_get_project_id
skip
test_get_values
pass
test_update_objects_valid_fields
pass
test_get_object_unique_key
pass
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_count
skip
test_fields_no_update
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_synthetic_fields
skip
neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase 27 24 0 0 3 Detail
test_delete_objects_nothing_to_delete
pass
test_count_invalid_filters
pass
test_get_objects_supports_extra_filtername
pass
test_count_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist
pass
test_objects_exist_false
pass
test_update_single_transaction
pass
test_count
pass
test_delete_objects
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
pass
test_get_object_with_synthetic_fields
skip
test_update_object
pass
test_update_objects
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_create_single_transaction
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
pass
test_get_objects_with_synthetic_fields
skip
neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase 45 36 0 0 9 Detail
test_clean_obj_from_primitive
pass
test_count
skip
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
pass
test_to_dict_makes_primitive_field_value
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes
pass
test_update_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_invalid_fields
pass
test_extra_fields
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_to_dict_synthetic_fields
skip
test_get_object
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase 27 23 0 0 4 Detail
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_db_obj
pass
test_get_objects_single_transaction
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
test_count
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
skip
test_objects_exist_false
pass
test_delete_objects
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_filtering_by_fields
pass
test_update_objects
pass
test_get_object_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase 45 33 0 0 12 Detail
test_get_object_missing_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_fields_no_update
pass
test_get_project_id
skip
test_update_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_count
skip
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_get_object_create_update_delete
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_update_objects
pass
test_db_obj
pass
test_delete_objects
pass
test_get_objects_with_synthetic_fields
skip
test_create_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_get_objects_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_update_object
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_get_standard_attr_id
skip
neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase 45 33 0 0 12 Detail
test_count_validate_filters_false
skip
test_delete_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_clean_obj_from_primitive
pass
test_update_changes_forbidden
pass
test_delete_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_count
skip
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_delete
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_create
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_update_changes
pass
test_update_objects_without_validate_filters
pass
test_create_duplicates
pass
test_delete_objects
pass
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_updates_from_db_object
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase 27 23 0 0 4 Detail
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_with_synthetic_fields
skip
test_create_single_transaction
pass
test_get_standard_attr_id
skip
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_get_objects_single_transaction
pass
test_update_objects
pass
test_count
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_update_object
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_get_objects_supports_extra_filtername
pass
test_delete_objects
pass
test_update_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase 45 33 0 0 12 Detail
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_project_id
skip
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_changes
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_get_objects
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_delete
pass
test_fields_no_update
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_create_duplicates
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_count
skip
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_create
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase 32 31 0 0 1 Detail
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_v1_2_to_v1_1_drops_qinq_attribute
pass
test__attach_qos_policy
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_queries_constant
skip
test_qos_policy_id
pass
test_update_objects_nothing_to_update
pass
test_get_object_create_update_delete
pass
test_get_standard_attr_id
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
test__set_dns_domain
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_count
pass
test_create_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_dns_domain
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase 27 23 0 0 4 Detail
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_update_objects
pass
test_delete_objects
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_count
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_create_single_transaction
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_supports_extra_filtername
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_object
pass
test_get_objects_with_synthetic_fields
skip
test_update_objects_nothing_to_update
pass
neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase 45 33 0 0 12 Detail
test_delete_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_count_validate_filters_false
skip
test_delete
pass
test_create_duplicates
pass
test_get_objects_with_string_matching_filters_contains
skip
test_delete_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_extra_fields
skip
test_get_object_missing_object
pass
test_to_dict_makes_primitive_field_value
pass
test_get_objects
pass
test_update_changes
pass
test_get_project_id
skip
test_update_primary_key_forbidden_fail
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase 45 40 0 0 5 Detail
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_get_project_id
pass
test_get_values_mixed_field
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_to_dict_synthetic_fields
pass
test_to_dict_with_unset_project_id
pass
test_count
skip
test_delete
pass
test_get_object
pass
test_count_validate_filters_false
skip
test_get_values_invalid_field
pass
test_create_updates_from_db_object
pass
test_get_values_with_validate_filters
pass
test_delete_objects
pass
test_update_objects_valid_fields
pass
test_delete_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_extra_fields
pass
test_get_objects
pass
test_get_objects_mixed_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_update_changes
pass
neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase 27 23 0 0 4 Detail
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_standard_attr_id
skip
test_count_invalid_filters
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_update_object
pass
test_count
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_db_obj
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
pass
neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase 45 33 0 0 12 Detail
test_count
skip
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_object
pass
test_get_values_with_validate_filters
pass
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_get_object_missing_primary_key
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_values
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_delete
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_changes
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_delete_objects_without_validate_filters
pass
test_get_objects_valid_fields
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_mixed_fields
skip
test_get_values_mixed_field
skip
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase 29 25 0 0 4 Detail
test_create_single_transaction
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_objects_nothing_to_update
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_object_version_degradation_1_1_to_1_0_no_id_no_project_id
pass
test_update_object
pass
test_delete_single_transaction
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_rbac_shared_on_parent_object
pass
test_update_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_count
pass
test_db_obj
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_delete_objects_nothing_to_delete
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects
pass
neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase 46 36 0 0 10 Detail
test_count_invalid_fields
pass
test_create_duplicates
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_delete_objects
pass
test_get_values_with_validate_filters
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_changes
pass
test_update_updates_from_db_object
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
pass
test_rbac_shared_on_parent_object
skip
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_get_project_id
pass
test_to_dict_with_unset_project_id
pass
test_update_objects_invalid_fields
pass
test_count
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_get_object
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values
pass
test_create
pass
test_get_object_missing_primary_key
pass
neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase 28 25 0 0 3 Detail
test_filtering_by_fields
pass
test_count
pass
test_get_object_create_update_delete
pass
test_count_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
pass
test_delete_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_object
pass
test_update_objects
pass
test_create_single_transaction
pass
test_db_obj
pass
test_hosts
pass
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_validate_filters_false
pass
test_delete_objects
pass
test_get_objects_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
pass
test_objects_exist
pass
test_update_objects_nothing_to_update
pass
neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase 45 36 0 0 9 Detail
test_clean_obj_from_primitive
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_objects_valid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_invalid_field
pass
test_to_dict_with_unset_project_id
skip
test_create_duplicates
pass
test_delete_objects
pass
test_to_dict_makes_primitive_field_value
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create
pass
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_create_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_delete
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_get_values_mixed_field
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values
pass
test_update_changes
pass
test_get_object
pass
test_get_objects_mixed_fields
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase 27 18 0 0 9 Detail
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_queries_constant
skip
test_update_non_existent_object_raises_not_found
skip
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_update_object
skip
test_count_validate_filters_false
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
skip
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_db_obj
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
skip
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_update_single_transaction
skip
neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase 45 31 0 0 14 Detail
test_count
skip
test_delete_objects
pass
test_get_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_update_updates_from_db_object
skip
test_extra_fields
skip
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values
pass
test_count_validate_filters_false
skip
test_get_objects_mixed_fields
skip
test_get_values_invalid_field
pass
test_update_objects_invalid_fields
pass
test_clean_obj_from_primitive
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_to_dict_with_unset_project_id
skip
test_create
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes
skip
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase 40 37 0 0 3 Detail
test_count
pass
test_count_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test__get_available_allocation
pass
test_create_not_shared_with_project_id
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_get_segments_shared_no_shared_ranges
pass
test_update_not_shared_without_project_id
pass
test_objects_exist
pass
test_update_single_transaction
pass
test_count_invalid_filters
pass
test_get_objects_with_synthetic_fields
skip
test_get_segments_for_project
pass
test_get_segments_shared
pass
test_new_default
pass
test_objects_exist_false
pass
test_db_obj
pass
test_get_objects_supports_extra_filtername
pass
test_create_not_shared_without_project_id
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_get_segments_shared_without_physical_network_for_vlan
pass
test__get_used_allocation_mapping
pass
test_delete_expired_default_network_segment_ranges
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_get_segments_shared_no_default_range_two_shared_ranges
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_get_standard_attr_id
pass
test_update_objects_nothing_to_update
pass
test_objects_exist_validate_filters
pass
test_update_not_shared_with_project_id
pass
test_update_objects
pass
neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase 45 36 0 0 9 Detail
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_project_id
pass
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values_with_validate_filters
pass
test_count
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_update_updates_from_db_object
pass
test_create
pass
test_delete
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_delete_objects
pass
test_extra_fields
pass
test_to_dict_synthetic_fields
skip
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_with_unset_project_id
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.test_objects.TestObjectVersions 1 1 0 0 0 Detail
test_versions
pass
neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase 27 25 0 0 2 Detail
test_delete_single_transaction
pass
test_count_invalid_filters
pass
test_filtering_by_fields
pass
test_create_single_transaction
pass
test_get_objects_queries_constant
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_get_standard_attr_id
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_count
pass
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_objects
pass
test_get_object_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_with_synthetic_fields
skip
test_get_objects_supports_extra_filtername
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_delete_objects
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase 45 36 0 0 9 Detail
test_clean_obj_from_primitive
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_delete_objects
pass
test_delete_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_to_dict_makes_primitive_field_value
pass
test_create
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_with_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_create_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_count_validate_filters_false
skip
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
pass
test_get_objects_valid_fields
pass
test_count
skip
test_count_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_update_changes
pass
test_delete
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase 27 23 0 0 4 Detail
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_update_object
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_update_objects
pass
test_count
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_count_validate_filters_false
pass
test_db_obj
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase 45 33 0 0 12 Detail
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_create_updates_from_db_object
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_count
skip
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_primary_key_forbidden_fail
pass
test_get_values
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_get_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase 27 18 0 0 9 Detail
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_objects
skip
test_update_single_transaction
skip
test_delete_non_existent_object_raises_not_found
pass
test_count
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
skip
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_with_synthetic_fields
skip
test_filtering_by_fields
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters_false
pass
test_update_object
skip
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_update_objects_nothing_to_update
skip
neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase 45 31 0 0 14 Detail
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_values_with_validate_filters
pass
test_delete_objects_valid_fields
pass
test_get_values
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_changes_forbidden
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
skip
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_objects_invalid_fields
pass
test_count
skip
test_extra_fields
skip
test_get_object
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_delete
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_update_changes
skip
neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase 29 25 0 0 4 Detail
test_get_duplicated_port_bindings
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_false
pass
test_delete_objects
pass
test_update_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_update_objects
pass
test_get_objects_with_synthetic_fields
skip
test_update_objects_nothing_to_update
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_objects_exist
pass
test_create_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_port_binding_by_vnic_type
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_queries_constant
skip
test_get_object_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
test_get_objects_supports_extra_filtername
pass
test_update_single_transaction
pass
test_count
pass
test_count_validate_filters_false
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase 45 33 0 0 12 Detail
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_count
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_delete_objects_invalid_fields
pass
test_get_objects
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
test_create
pass
test_get_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_create_duplicates
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_object
pass
test_get_project_id
skip
test_update_changes_forbidden
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase 27 25 0 0 2 Detail
test_delete_non_existent_object_raises_not_found
pass
test_count
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_db_obj
pass
test_count_invalid_filters
pass
test_delete_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_delete_objects
pass
test_update_objects_nothing_to_update
pass
test_get_objects_with_synthetic_fields
pass
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_get_object_create_update_delete
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_get_objects_queries_constant
skip
test_update_object
pass
neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase 45 37 0 0 8 Detail
test_create_updates_from_db_object
pass
test_count
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_project_id
skip
test_update_changes
pass
test_create
pass
test_fields_no_update
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values
pass
test_get_values_mixed_field
pass
test_to_dict_synthetic_fields
pass
test_update_changes_forbidden
pass
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase 4 4 0 0 0 Detail
test_vif_details(PortBinding)
pass
test_vif_details(DistributedPortBinding)
pass
test_null_vif_details_in_db(PortBinding)
pass
test_null_vif_details_in_db(DistributedPortBinding)
pass
neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase 27 23 0 0 4 Detail
test_count_invalid_filters
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_update_object
pass
test_delete_objects
pass
test_get_objects_queries_constant
skip
test_delete_non_existent_object_raises_not_found
pass
test_update_objects
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase 45 33 0 0 12 Detail
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_project_id
skip
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_values_mixed_field
skip
test_to_dict_makes_primitive_field_value
pass
test_update_changes
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_invalid_fields
pass
test_get_values
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_without_validate_filters
pass
test_get_objects_valid_fields
pass
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_update_objects_without_validate_filters
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_count_validate_filters_false
skip
test_create
pass
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_objects_invalid_fields
pass
test_count
skip
test_create_duplicates
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_fields
pass
test_delete
pass
test_get_objects_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_ports.PortDbObjectTestCase 50 49 0 0 1 Detail
test_delete_non_existent_object_raises_not_found
pass
test_qos_policy_id
pass
test__attach_qos_policy
pass
test_security_group_ids
pass
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_port_from_mac_and_pci_slot_no_pci_slot
pass
test_qos_network_policy_id
pass
test_v1_5_to_v1_4_drops_qos_network_policy_id
pass
test_v1_7_to_v1_6_drops_device_profile
pass
test_count
pass
test__attach_security_group
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_count_validate_filters_false
pass
test_get_ports_by_vnic_type_and_host
pass
test_delete_objects
pass
test_get_port_from_mac_and_pci_slot
pass
test_update_objects
pass
test_filtering_by_fields
pass
test_get_ports_ids_by_security_groups_except_router
pass
test_get_auto_deletable_ports_not_dhcp
pass
test_get_standard_attr_id
pass
test_v1_2_to_v1_1_drops_segment_id_in_binding_levels
pass
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_get_objects_queries_constant
skip
test_update_objects_nothing_to_update
pass
test_get_objects_single_transaction
pass
test_v1_3_to_v1_2_unlists_distributed_bindings
pass
test_get_objects_supports_extra_filtername
pass
test_get_port_from_mac_and_pci_slot_no_ports
pass
test_v1_8_to_v1_7_drops_hints
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
pass
test_objects_exist_false
pass
test_update_single_transaction
pass
test_v1_10_to_v1_9_drops_trusted
pass
test_check_network_ports_by_binding_types
pass
test_get_ports_allocated_by_subnet_id
pass
test_create_single_transaction
pass
test_get_auto_deletable_ports_dhcp
pass
test_get_objects_with_synthetic_fields
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_security_group_ids_and_port_id
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
test_v1_4_to_v1_3_converts_binding_to_portbinding_object
pass
test_v1_6_to_v1_5_drops_numa_affinity_policy
pass
neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase 45 40 0 0 5 Detail
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_values
pass
test_update_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_delete
pass
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_values_without_validate_filters
pass
test_update_changes
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_delete_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
pass
test_update_updates_from_db_object
pass
test_create
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_count
skip
test_create_duplicates
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_get_objects_mixed_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_delete_objects
pass
test_extra_fields
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
pass
neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase 45 31 0 0 14 Detail
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_count_validate_filters_false
skip
test_create
pass
test_delete_objects_valid_fields
pass
test_get_object_unique_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes
skip
test_update_updates_from_db_object
skip
test_extra_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_update_primary_key_forbidden_fail
pass
test_delete
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_count
skip
test_delete_objects_without_validate_filters
pass
test_get_objects
pass
test_get_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_values_mixed_field
skip
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase 27 18 0 0 9 Detail
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_update_non_existent_object_raises_not_found
skip
test_update_objects_nothing_to_update
skip
test_delete_objects
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_count_invalid_filters
pass
test_get_object_create_update_delete
pass
test_count
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_objects_exist_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_update_object
skip
test_db_obj
pass
test_objects_exist
pass
test_update_objects
skip
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_object_with_synthetic_fields
skip
neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase 45 31 0 0 14 Detail
test_count
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_delete_objects
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_update_updates_from_db_object
skip
test_create
pass
test_get_object
pass
test_to_dict_synthetic_fields
skip
test_delete_objects_valid_fields
pass
test_update_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_get_values_without_validate_filters
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
test_delete
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_update_changes
skip
test_count_invalid_fields
pass
test_fields_no_update
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase 27 23 0 0 4 Detail
test_delete_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_objects_exist_false
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_db_obj
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
pass
test_update_object
pass
neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase 45 36 0 0 9 Detail
test_delete_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_update_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
pass
test_update_objects_valid_fields
pass
test_get_object_unique_key
pass
test_update_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_updates_from_db_object
pass
test_get_values_without_validate_filters
pass
test_create_updates_from_db_object
pass
test_extra_fields
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_create
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_count
skip
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_get_objects_valid_fields
pass
test_get_project_id
pass
test_update_changes
pass
neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase 28 24 0 0 4 Detail
test_get_object_dirty_protected
pass
test_update_object
pass
test_count_validate_filters_false
pass
test_count
pass
test_get_objects_supports_extra_filtername
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_db_obj
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase 45 36 0 0 9 Detail
test_create_duplicates
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_count_validate_filters_false
skip
test_get_object
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_mixed_field
skip
test_get_object_unique_key
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_extra_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_to_dict_with_unset_project_id
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_valid_fields
pass
test_create
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase 29 27 0 0 2 Detail
test_delete_expired
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_update_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_reservation_synthetic_field
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_objects_with_synthetic_fields
pass
neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase 45 40 0 0 5 Detail
test_clean_obj_from_primitive
pass
test_create
pass
test_create_duplicates
pass
test_delete_objects
pass
test_to_dict_synthetic_fields
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_values
pass
test_update_changes
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_count
skip
test_get_object
pass
test_get_project_id
pass
test_delete_objects_valid_fields
pass
test_extra_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_delete_objects_invalid_fields
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_count_validate_filters_false
skip
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
pass
test_get_values_without_validate_filters
pass
neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase 27 23 0 0 4 Detail
test_count
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist
pass
test_get_standard_attr_id
skip
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_update_object
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_single_transaction
pass
test_get_objects_single_transaction
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_supports_extra_filtername
pass
neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase 45 33 0 0 12 Detail
test_count_validate_filters_false
skip
test_create
pass
test_get_object_missing_object
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_update_updates_from_db_object
pass
test_get_object_unique_key
pass
test_get_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_delete
pass
test_delete_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_update_objects_invalid_fields
pass
test_count
skip
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_get_object
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_update_changes
pass
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase 45 34 0 0 11 Detail
test_count_validate_filters_false
skip
test_get_objects_mixed_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_update_objects_valid_fields
pass
test_delete_objects
pass
test_get_values_without_validate_filters
pass
test_to_dict_synthetic_fields
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_get_values_invalid_field
pass
test_to_dict_with_unset_project_id
skip
test_update_primary_key_forbidden_fail
pass
test_count
skip
test_get_object
pass
test_get_object_unique_key
skip
test_get_objects_pager_is_passed_through
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_values
pass
test_get_values_mixed_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_create
pass
test_create_duplicates
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_valid_fields
pass
test_update_changes
skip
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_updates_from_db_object
skip
neutron.tests.unit.objects.test_rbac.RBACBaseObjectTestCase 1 1 0 0 0 Detail
test_get_type_class_map
pass
neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase 63 53 0 0 10 Detail
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
skip
test_get_objects
pass
test_get_values_with_validate_filters
pass
test_is_accessible_fails_for_unauthorized_project
pass
test_is_accessible_for_admin
pass
test_shared_field_false_without_context
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_validate_rbac_policy_delete_fails_single_project_and_in_use
pass
test_validate_rbac_policy_delete_handles_shared_action
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_get_values_mixed_field
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_validate_rbac_policy_change_allowed_for_admin_or_owner
pass
test_count
skip
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_projects_with_shared_access_to_db_obj_return_project_ids
pass
test_is_accessible_if_shared_with_project
pass
test_validate_rbac_policy_delete_fails_single_used_wildcarded
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_get_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_is_accessible_for_db_object_owner
pass
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_update_shared_remove_wildcard_sharing
pass
test_update_shared_wildcard
pass
test_validate_rbac_policy_change_forbidden_for_outsiders
pass
test_validate_rbac_policy_delete_skips_db_object_owner
pass
test_attach_rbac_returns_type
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_pager_is_passed_through
pass
test_update_changes
pass
test_update_shared_avoid_duplicate_update
pass
test_validate_rbac_policy_delete_not_bound_project_success
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_project_id
skip
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_validate_rbac_policy_change_handles_only_object_type
pass
neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase 27 23 0 0 4 Detail
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_delete_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters
pass
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_standard_attr_id
skip
test_update_object
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects
pass
test_update_single_transaction
pass
neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase 45 33 0 0 12 Detail
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_count
skip
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_delete_objects_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_get_values_mixed_field
skip
test_get_values_with_validate_filters
pass
test_delete_objects
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_update_changes_forbidden
pass
test_count_invalid_fields
pass
test_create
pass
test_create_duplicates
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_without_validate_filters
pass
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_objects_mixed_fields
skip
test_get_values_invalid_field
pass
test_delete_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_get_object_unique_key
pass
test_get_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase 45 31 0 0 14 Detail
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_update_objects_invalid_fields
pass
test_create_duplicates
pass
test_get_object
pass
test_get_values_invalid_field
pass
test_count_validate_filters_false
skip
test_get_objects_mixed_fields
skip
test_count
skip
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_update_changes
skip
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_project_id
skip
test_get_values_without_validate_filters
pass
test_count_invalid_fields
pass
test_fields_no_update
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
skip
test_delete
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_delete_objects
pass
test_extra_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase 32 31 0 0 1 Detail
test_count
pass
test_delete_single_transaction
pass
test_count_invalid_filters
pass
test_get_objects_with_synthetic_fields
pass
test_delete_objects_nothing_to_delete
pass
test_update_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_update_objects
pass
test_objects_exist
pass
test_create_single_transaction
pass
test_db_obj
pass
test_qos_network_policy_id
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
pass
test_update_single_transaction
pass
test_v1_1_to_v1_0_drops_qos_policy_id
pass
test_get_object_with_synthetic_fields
pass
test_v1_2_to_v1_1_drops_qos_network_policy_id
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_count_validate_filters_false
pass
test_get_scoped_floating_ips
pass
test_get_object_create_update_delete
pass
test_objects_exist_false
pass
test_get_object_single_transaction
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_delete_objects
pass
test_qos_policy
pass
neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase 45 40 0 0 5 Detail
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_get_object
pass
test_get_object_missing_object
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
pass
test_to_dict_synthetic_fields
pass
test_count
skip
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_clean_obj_from_primitive
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
pass
test_get_objects_mixed_fields
pass
test_get_values_without_validate_filters
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_update_changes
pass
test_update_changes_forbidden
pass
neutron.tests.unit.objects.test_router.RouterDbObjectTestCase 31 30 0 0 1 Detail
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_count_validate_filters_false
pass
test_update_objects
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_get_router_ids_without_router_std_attrs
pass
test_db_obj
pass
test_objects_exist_validate_filters
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
pass
test_qos_policy
pass
test_update_non_existent_object_raises_not_found
pass
test_count
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_delete_objects
pass
test_get_objects_with_synthetic_fields
pass
test_filtering_by_fields
pass
test_update_object
pass
test_check_routers_not_owned_by_projects
pass
test_update_single_transaction
pass
test_get_object_with_synthetic_fields
pass
test_object_version_degradation_1_1_to_1_0_no_qos_policy_id
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase 28 24 0 0 4 Detail
test_count_invalid_filters
pass
test_db_obj
pass
test_delete_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_update_distributed_flag
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_with_synthetic_fields
skip
test_count_validate_filters_false
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters
pass
test_delete_objects_nothing_to_delete
pass
test_update_objects
pass
test_update_object
pass
test_update_single_transaction
pass
test_update_objects_nothing_to_update
pass
test_create_single_transaction
pass
test_get_objects_queries_constant
skip
test_delete_objects
pass
test_objects_exist
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters_false
pass
test_get_object_single_transaction
pass
test_count
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_update_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase 45 33 0 0 12 Detail
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_ends
skip
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_count
skip
test_extra_fields
skip
test_create
pass
test_get_object_missing_object
pass
test_get_objects_pager_is_passed_through
pass
test_delete_objects
pass
test_get_objects_valid_fields
pass
test_delete_objects_invalid_fields
pass
test_to_dict_synthetic_fields
skip
test_get_objects_invalid_fields
pass
test_update_changes_forbidden
pass
test_get_project_id
skip
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_values_invalid_field
pass
test_delete
pass
test_get_objects
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_mixed_field
skip
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
skip
test_update_primary_key_forbidden_fail
pass
test_create_updates_from_db_object
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase 45 40 0 0 5 Detail
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
pass
test_create
pass
test_create_duplicates
pass
test_get_object
pass
test_get_object_unique_key
pass
test_count
skip
test_extra_fields
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_update_fields
pass
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_to_dict_synthetic_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_with_unset_project_id
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_count_validate_filters_false
skip
test_get_objects_synthetic_fields_not_extra_filters
pass
test_delete
pass
test_update_objects_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_get_values_with_validate_filters
pass
test_update_changes
pass
test_update_changes_forbidden
pass
test_delete_objects
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase 28 24 0 0 4 Detail
test_delete_single_transaction
pass
test_delete_objects_nothing_to_delete
pass
test_filtering_by_fields
pass
test_get_gw_port_ids_by_router_id
pass
test_update_object
pass
test_get_objects_queries_constant
skip
test_objects_exist_validate_filters_false
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_count_validate_filters_false
pass
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_create_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_db_obj
pass
test_get_objects_with_synthetic_fields
skip
test_count
pass
test_get_object_create_update_delete
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_update_single_transaction
pass
test_count_invalid_filters
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase 45 33 0 0 12 Detail
test_create_duplicates
pass
test_get_object_missing_primary_key
pass
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_get_object_missing_object
pass
test_get_objects_mixed_fields
skip
test_get_project_id
skip
test_to_dict_makes_primitive_field_value
pass
test_update_changes
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_update_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_extra_fields
skip
test_get_objects_invalid_fields
pass
test_get_values_without_validate_filters
pass
test_update_changes_forbidden
pass
test_delete
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_delete_objects
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_update_objects_invalid_fields
pass
test_count
skip
test_create
pass
test_create_updates_from_db_object
pass
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase 27 18 0 0 9 Detail
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_single_transaction
pass
test_objects_exist
pass
test_update_object
skip
test_update_single_transaction
skip
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_get_object_with_synthetic_fields
skip
test_update_objects_nothing_to_update
skip
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_standard_attr_id
skip
test_delete_objects
pass
test_filtering_by_fields
pass
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
test_update_objects
skip
test_count
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
skip
neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase 45 31 0 0 14 Detail
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_get_objects_invalid_fields
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_to_dict_with_unset_project_id
skip
test_update_changes
skip
test_update_fields
pass
test_get_object
pass
test_get_values_with_validate_filters
pass
test_update_updates_from_db_object
skip
test_count
skip
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_project_id
skip
test_to_dict_makes_primitive_field_value
pass
test_clean_obj_from_primitive
pass
test_create
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase 27 18 0 0 9 Detail
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_update_objects_nothing_to_update
skip
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
skip
test_update_object
skip
test_count
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_delete_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_create_single_transaction
pass
test_delete_objects
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters_false
pass
test_update_objects
skip
test_count_invalid_filters
pass
test_objects_exist
pass
test_update_single_transaction
skip
neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase 45 34 0 0 11 Detail
test_delete_objects
pass
test_extra_fields
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_to_dict_makes_primitive_field_value
pass
test_update_fields
pass
test_create
pass
test_delete_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_fields_no_update
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_count_validate_filters_false
skip
test_get_object
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_delete
pass
test_get_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
pass
test_get_values_mixed_field
skip
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_count
skip
test_delete_objects_invalid_fields
pass
test_get_values_with_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_update_changes
skip
test_update_updates_from_db_object
skip
neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase 37 37 0 0 0 Detail
test_count_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
pass
test_object_version_degradation_1_2_to_1_1_no_stateful
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_db_obj
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_object_filter_by_is_default
pass
test_get_standard_attr_id
pass
test_object_version_degradation_1_3_to_1_2_no_remote_ag
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_delete_objects_nothing_to_delete
pass
test_get_objects_no_synth
pass
test_get_objects_single_transaction
pass
test_update_objects
pass
test_count_invalid_filters
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_with_synthetic_fields
pass
test_get_sgs_stateful_flag
pass
test_update_object
pass
test_get_objects_supports_extra_filtername
pass
test_is_default_True
pass
test_object_version_degradation_1_6_to_1_5_no_belongs_to_default_sg
pass
test_objects_exist_false
pass
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
pass
test_get_object_no_synth
pass
test_is_default_False
pass
test_object_version_degradation_1_4_to_1_3_no_normalized_cidr
pass
test_count
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase 45 40 0 0 5 Detail
test_count_validate_filters_false
skip
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_without_validate_filters
pass
test_create_duplicates
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_to_dict_with_unset_project_id
pass
test_update_updates_from_db_object
pass
test_delete
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_to_dict_synthetic_fields
pass
test_update_fields
pass
test_extra_fields
pass
test_get_objects_pager_is_passed_through
pass
test_update_changes_forbidden
pass
test_delete_objects_without_validate_filters
pass
test_get_values_mixed_field
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_fields_no_update
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_values_invalid_field
pass
test_update_changes
pass
test_update_objects_without_validate_filters
pass
test_count
skip
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects
pass
test_get_values_with_validate_filters
pass
test_update_objects_invalid_fields
pass
test_get_object
pass
test_get_objects_valid_fields
pass
test_get_values
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase 29 25 0 0 4 Detail
test_delete_objects
pass
test_count
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_objects_queries_constant
skip
test_objects_exist
pass
test_update_objects
pass
test_create_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_object
pass
test_get_standard_attr_id
skip
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_object_version_degradation_1_1_to_1_0_no_shared
pass
test_objects_exist_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_get_objects_with_synthetic_fields
skip
test_count_invalid_filters
pass
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_rbac_shared_on_parent_object
pass
neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase 46 36 0 0 10 Detail
test_create
pass
test_create_duplicates
pass
test_fields_no_update
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_extra_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_update_changes
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_update_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_project_id
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
pass
test_count_validate_filters_false
skip
test_create_updates_from_db_object
pass
test_rbac_shared_on_parent_object
skip
test_update_objects_valid_fields
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_synthetic_fields
skip
test_count
skip
test_get_object
pass
test_get_objects_mixed_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values
pass
test_get_values_with_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_delete
pass
test_delete_objects
pass
test_get_object_missing_primary_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_makes_primitive_field_value
pass
neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase 32 29 0 0 3 Detail
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_get_objects_with_synthetic_fields
skip
test_get_object_single_transaction
pass
test_object_version_degradation_1_1_to_1_0_no_remote_ag
pass
test_get_standard_attr_id
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_db_obj
pass
test_get_objects_single_transaction
pass
test_update_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_objects_exist_validate_filters
pass
test_check_belongs_to_default_sg
pass
test_objects_exist_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_object_version_degradation_1_2_to_1_1_no_normalized_cidr
pass
test_objects_exist
pass
test_objects_exist_false
pass
test_update_non_existent_object_raises_not_found
pass
test_count_invalid_filters
pass
test_get_security_group_rule_ids
pass
test_object_version_degradation_1_3_to_1_2_no_belongs_to_def_sg
pass
test_update_object
pass
neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase 45 39 0 0 6 Detail
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_valid_fields
pass
test_to_dict_makes_primitive_field_value
pass
test_create_updates_from_db_object
pass
test_extra_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_update_fields
pass
test_create_duplicates
pass
test_get_objects
pass
test_get_values_mixed_field
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_without_validate_filters
pass
test_count
skip
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
pass
test_get_project_id
pass
test_get_values
pass
test_update_objects_without_validate_filters
pass
test_create
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_with_unset_project_id
pass
test_delete
pass
test_delete_objects_without_validate_filters
pass
test_to_dict_synthetic_fields
skip
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase 27 24 0 0 3 Detail
test_get_object_create_update_delete
pass
test_objects_exist_false
pass
test_update_objects
pass
test_db_obj
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_objects_exist
pass
test_count_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_single_transaction
pass
test_count
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_update_object
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_get_objects_queries_constant
skip
test_get_standard_attr_id
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase 45 33 0 0 12 Detail
test_create_duplicates
pass
test_fields_no_update
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_create
pass
test_delete_objects_invalid_fields
pass
test_get_values_invalid_field
pass
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_extra_fields
skip
test_get_object
pass
test_get_object_missing_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_pager_is_passed_through
pass
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_values
pass
test_update_changes_forbidden
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_get_values_mixed_field
skip
test_to_dict_synthetic_fields
skip
test_update_objects_invalid_fields
pass
test_count
skip
test_delete_objects_valid_fields
pass
test_update_changes
pass
test_count_validate_filters_false
skip
test_delete_objects
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase 27 18 0 0 9 Detail
test_db_obj
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_with_synthetic_fields
skip
test_get_objects_single_transaction
pass
test_objects_exist_false
pass
test_get_objects_supports_extra_filtername
pass
test_update_objects
skip
test_update_non_existent_object_raises_not_found
skip
test_delete_single_transaction
pass
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_update_object
skip
test_count
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_update_objects_nothing_to_update
skip
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_get_objects_queries_constant
skip
test_update_single_transaction
skip
neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase 45 31 0 0 14 Detail
test_create_updates_from_db_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_create
pass
test_delete_objects_invalid_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_count_invalid_fields
pass
test_get_object
pass
test_delete_objects_without_validate_filters
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_mixed_fields
skip
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_changes
skip
test_update_fields
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_mixed_field
skip
test_update_changes_forbidden
pass
test_update_primary_key_forbidden_fail
pass
test_create_duplicates
pass
test_delete_objects
pass
test_get_object_unique_key
pass
test_get_values
pass
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_update_updates_from_db_object
skip
test_delete
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_count
skip
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_with_unset_project_id
skip
neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase 30 26 0 0 4 Detail
test_delete_non_existent_object_raises_not_found
pass
test_update_object
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_count_validate_filters_false
pass
test_create_single_transaction
pass
test_filtering_by_fields
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_validate_filters_false
pass
test_get_object_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_update_single_transaction
pass
test_db_obj
pass
test_objects_exist_validate_filters
pass
test_get_object_single_transaction
pass
test_get_objects_sort_by_order_asc
pass
test_objects_exist_false
pass
test_count
pass
test_delete_single_transaction
pass
test_get_objects_sort_by_order_desc
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_objects_sort_by_address_asc_using_pager
pass
neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase 45 33 0 0 12 Detail
test_count_validate_filters_false
skip
test_extra_fields
skip
test_get_objects_synthetic_fields_not_extra_filters
skip
test_delete_objects_without_validate_filters
pass
test_get_objects_pager_is_passed_through
pass
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_count_invalid_fields
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_update_changes
pass
test_update_objects_valid_fields
pass
test_create
pass
test_create_duplicates
pass
test_fields_no_update
pass
test_get_objects_valid_fields
pass
test_get_values_without_validate_filters
pass
test_count
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_delete_objects
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_mixed_field
skip
neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase 27 23 0 0 4 Detail
test_get_standard_attr_id
skip
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_object_single_transaction
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_count
pass
test_get_objects_queries_constant
skip
test_delete_objects_nothing_to_delete
pass
test_get_objects_supports_extra_filtername
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_create_single_transaction
pass
test_update_object
pass
test_delete_single_transaction
pass
test_filtering_by_fields
pass
test_get_object_create_update_delete
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_db_obj
pass
test_update_objects
pass
test_delete_objects
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_with_synthetic_fields
skip
neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase 45 33 0 0 12 Detail
test_delete_objects_invalid_fields
pass
test_get_project_id
skip
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_delete
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_objects_without_validate_filters
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_fields_no_update
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
pass
test_count_invalid_fields
pass
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_objects_valid_fields
pass
test_create
pass
test_update_changes
pass
test_delete_objects
pass
test_extra_fields
skip
test_get_object_unique_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_count
skip
test_create_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_object_missing_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_mixed_field
skip
neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase 29 25 0 0 4 Detail
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_lock_subnet_update
pass
test_count_invalid_filters
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_objects_exist_false
pass
test_update_objects_nothing_to_update
pass
test_count_validate_filters_false
pass
test_get_objects_supports_extra_filtername
pass
test_delete_objects_nothing_to_delete
pass
test_lock_subnet_create
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
test_update_non_existent_object_raises_not_found
pass
test_update_single_transaction
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_delete_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist
pass
test_update_object
pass
test_get_object_with_synthetic_fields
skip
test_get_objects_queries_constant
skip
test_count
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase 45 33 0 0 12 Detail
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_makes_primitive_field_value
pass
test_clean_obj_from_primitive
pass
test_create_duplicates
pass
test_delete_objects
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_get_object
pass
test_get_values_invalid_field
pass
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
test_count_validate_filters_false
skip
test_get_objects
pass
test_count_invalid_fields
pass
test_to_dict_synthetic_fields
skip
test_delete_objects_without_validate_filters
pass
test_update_fields
pass
test_get_object_missing_object
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_update_objects_without_validate_filters
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_get_values
pass
test_get_values_mixed_field
skip
test_update_changes
pass
test_count
skip
test_delete_objects_valid_fields
pass
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_values_without_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_update_updates_from_db_object
pass
test_create
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
test_update_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values_with_validate_filters
pass
neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase 27 18 0 0 9 Detail
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_create_update_delete
pass
test_update_objects
skip
test_delete_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_delete_objects
pass
test_get_object_with_synthetic_fields
skip
test_get_object_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_object
skip
test_update_objects_nothing_to_update
skip
test_create_single_transaction
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_update_single_transaction
skip
test_count
pass
test_count_validate_filters_false
pass
test_db_obj
pass
test_objects_exist_false
pass
test_filtering_by_fields
pass
test_get_objects_queries_constant
skip
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
skip
test_count_invalid_filters
pass
test_get_standard_attr_id
skip
neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase 45 31 0 0 14 Detail
test_get_values_without_validate_filters
pass
test_extra_fields
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_project_id
skip
test_get_values_with_validate_filters
pass
test_update_objects_invalid_fields
pass
test_create
pass
test_delete
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_values_invalid_field
pass
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_update_objects_valid_fields
pass
test_update_updates_from_db_object
skip
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_object_missing_primary_key
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_update_primary_key_forbidden_fail
pass
test_count_invalid_fields
pass
test_get_object
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_to_dict_synthetic_fields
skip
test_get_object_unique_key
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_delete_objects
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_get_values
pass
test_update_changes_forbidden
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_create_updates_from_db_object
pass
test_delete_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase 35 34 0 0 1 Detail
test_filtering_by_fields
pass
test_find_candidate_subnets
pass
test_get_objects_single_transaction
pass
test_objects_exist
pass
test_objects_exist_validate_filters
pass
test_update_object
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_queries_constant
skip
test_filter_by_shared
pass
test_get_service_types
pass
test_get_objects_with_synthetic_fields
pass
test_get_shared_subnet_with_another_tenant
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_get_standard_attr_id
pass
test_delete_objects_nothing_to_delete
pass
test_update_non_existent_object_raises_not_found
pass
test_delete_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_objects
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_db_obj
pass
test_get_external_network
pass
test_object_version_degradation_1_2_to_1_1_no_external
pass
test_count
pass
test_get_dns_nameservers_in_order
pass
test_get_subnet_shared_true
pass
test_update_objects_nothing_to_update
pass
test_update_single_transaction
pass
test_count_validate_filters_false
pass
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase 45 40 0 0 5 Detail
test_get_objects_invalid_fields
pass
test_count_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_create
pass
test_get_values_invalid_field
pass
test_get_objects_valid_fields
pass
test_update_objects_without_validate_filters
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects_without_validate_filters
pass
test_get_objects_without_validate_filters
pass
test_delete_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
pass
test_update_changes
pass
test_create_duplicates
pass
test_delete_objects_valid_fields
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
pass
test_get_values_mixed_field
pass
test_update_changes_forbidden
pass
test_update_updates_from_db_object
pass
test_get_object
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_count
skip
test_delete_objects
pass
test_extra_fields
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_get_objects
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_update_fields
pass
test_update_objects_invalid_fields
pass
neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase 27 18 0 0 9 Detail
test_count
pass
test_get_object_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_update_non_existent_object_raises_not_found
skip
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_objects_exist_false
pass
test_delete_objects_nothing_to_delete
pass
test_update_objects_nothing_to_update
skip
test_delete_single_transaction
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters
pass
test_update_objects
skip
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_objects_queries_constant
skip
test_update_object
skip
test_get_objects_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_update_single_transaction
skip
test_db_obj
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase 45 31 0 0 14 Detail
test_count
skip
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects_invalid_fields
pass
test_fields_no_update
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_create
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_to_dict_with_unset_project_id
skip
test_get_project_id
skip
test_get_values_mixed_field
skip
test_update_updates_from_db_object
skip
test_update_objects_without_validate_filters
pass
test_delete_objects_without_validate_filters
pass
test_get_object
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_values_invalid_field
pass
test_get_values_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_clean_obj_from_primitive
pass
test_create_updates_from_db_object
pass
test_delete_objects
pass
test_get_object_unique_key
pass
test_get_objects_mixed_fields
skip
test_get_objects_pager_is_passed_through
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes
skip
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_extra_fields
skip
test_get_object_missing_primary_key
pass
test_get_objects_without_validate_filters
pass
test_get_values
pass
test_get_values_with_validate_filters
pass
neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase 31 29 0 0 2 Detail
test_count
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_objects_exist_validate_filters_false
pass
test_rbac_policy_create_valid
pass
test_count_invalid_filters
pass
test_create_single_transaction
pass
test_count_validate_filters_false
pass
test_delete_objects
pass
test_get_standard_attr_id
pass
test_get_objects_single_transaction
pass
test_update_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_update_objects
pass
test_update_objects_nothing_to_update
pass
test_get_objects_queries_constant
pass
test_update_object
pass
test_get_object_create_update_delete
pass
test_get_object_single_transaction
pass
test_rbac_policy_create_no_matching_policies
pass
test_db_obj
pass
test_delete_non_existent_object_raises_not_found
pass
test_filtering_by_fields
pass
test_subnetpool_prefixes
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_validate_filters
pass
test_rbac_policy_create_no_address_scope
pass
test_update_non_existent_object_raises_not_found
pass
neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase 45 39 0 0 6 Detail
test_extra_fields
pass
test_get_values_mixed_field
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_delete
pass
test_create
pass
test_create_duplicates
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values
pass
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_valid_fields
pass
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_count
skip
test_count_validate_filters_false
skip
test_get_object_unique_key
pass
test_get_objects_mixed_fields
pass
test_get_objects_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
test_count_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase 27 18 0 0 9 Detail
test_delete_objects_nothing_to_delete
pass
test_get_object_with_synthetic_fields
skip
test_objects_exist
pass
test_objects_exist_false
pass
test_update_single_transaction
skip
test_count_invalid_filters
pass
test_update_non_existent_object_raises_not_found
skip
test_update_objects_nothing_to_update
skip
test_create_single_transaction
pass
test_update_object
skip
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_delete_objects
pass
test_filtering_by_fields
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_objects_exist_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters
pass
test_update_objects
skip
test_count
pass
test_delete_single_transaction
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_get_objects_with_synthetic_fields
skip
neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase 45 31 0 0 14 Detail
test_count_validate_filters_false
skip
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_delete_objects
pass
test_get_objects_pager_is_passed_through
pass
test_get_project_id
skip
test_get_values_mixed_field
skip
test_to_dict_with_unset_project_id
skip
test_delete_objects_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_fields_no_update
pass
test_update_primary_key_forbidden_fail
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_objects_valid_fields
pass
test_delete
pass
test_get_objects_mixed_fields
skip
test_get_objects_valid_fields
pass
test_create_duplicates
pass
test_get_object_missing_primary_key
pass
test_get_objects_invalid_fields
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_create
pass
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_without_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_extra_fields
skip
test_get_objects
pass
neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase 28 24 0 0 4 Detail
test_count_invalid_filters
pass
test_delete_objects_nothing_to_delete
pass
test_get_object_single_transaction
pass
test_delete_single_transaction
pass
test_update_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_rbac_shared_on_parent_object
pass
test_filtering_by_fields
pass
test_get_objects_single_transaction
pass
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
test_get_objects_queries_constant
skip
test_get_objects_supports_extra_filtername
pass
test_objects_exist_false
pass
test_count_validate_filters_false
pass
test_delete_non_existent_object_raises_not_found
pass
test_update_object
pass
test_create_single_transaction
pass
test_delete_objects
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist
pass
test_update_non_existent_object_raises_not_found
pass
test_update_objects_nothing_to_update
pass
test_count
pass
test_db_obj
pass
test_get_object_create_update_delete
pass
test_objects_exist_validate_filters
pass
test_update_objects
pass
neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase 46 36 0 0 10 Detail
test_clean_obj_from_primitive
pass
test_get_values
pass
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_update_objects_without_validate_filters
pass
test_create_duplicates
pass
test_get_object_missing_object
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_count_validate_filters_false
skip
test_get_values_invalid_field
pass
test_delete
pass
test_get_values_mixed_field
skip
test_extra_fields
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_objects_with_string_matching_filters_starts
skip
test_update_changes
pass
test_update_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_without_validate_filters
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_get_object
pass
test_get_objects_mixed_fields
skip
test_to_dict_with_unset_project_id
pass
test_update_changes_forbidden
pass
test_update_objects_valid_fields
pass
test_create_updates_from_db_object
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_values_with_validate_filters
pass
test_rbac_shared_on_parent_object
skip
test_to_dict_synthetic_fields
skip
test_update_primary_key_forbidden_fail
pass
test_update_updates_from_db_object
pass
test_count
skip
test_delete_objects
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_project_id
pass
test_to_dict_makes_primitive_field_value
pass
test_create
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_objects_with_string_matching_filters_contains
skip
neutron.tests.unit.objects.test_tag.TagDbObjectTestCase 27 18 0 0 9 Detail
test_count
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_with_synthetic_fields
skip
test_objects_exist_false
pass
test_update_objects_nothing_to_update
skip
test_update_single_transaction
skip
test_count_validate_filters_false
pass
test_delete_objects
pass
test_delete_objects_nothing_to_delete
pass
test_delete_single_transaction
pass
test_objects_exist
pass
test_db_obj
pass
test_get_objects_queries_constant
skip
test_update_objects
skip
test_count_invalid_filters
pass
test_filtering_by_fields
pass
test_get_objects_supports_extra_filtername
pass
test_get_object_create_update_delete
pass
test_get_objects_single_transaction
pass
test_update_object
skip
test_objects_exist_validate_filters
pass
test_update_non_existent_object_raises_not_found
skip
test_get_object_single_transaction
pass
test_get_object_with_synthetic_fields
skip
test_get_standard_attr_id
skip
test_objects_exist_validate_filters_false
pass
neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase 45 31 0 0 14 Detail
test_create
pass
test_get_objects_without_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_objects_valid_fields
pass
test_delete
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_with_string_matching_filters_ends
skip
test_get_project_id
skip
test_count_invalid_fields
pass
test_delete_objects_valid_fields
pass
test_count_validate_filters_false
skip
test_create_duplicates
pass
test_extra_fields
skip
test_get_objects_valid_fields
pass
test_get_values_with_validate_filters
pass
test_update_changes_forbidden
pass
test_update_objects_invalid_fields
pass
test_update_updates_from_db_object
skip
test_create_updates_from_db_object
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_fields_no_update
pass
test_get_object_missing_object
pass
test_get_values
pass
test_get_values_mixed_field
skip
test_delete_objects
pass
test_get_objects_with_string_matching_filters_contains
skip
test_update_fields
pass
test_clean_obj_from_primitive
pass
test_count
skip
test_get_objects_mixed_fields
skip
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_invalid_field
pass
test_to_dict_synthetic_fields
skip
test_to_dict_with_unset_project_id
skip
test_update_objects_without_validate_filters
pass
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_object_unique_key
pass
test_get_objects
pass
test_get_objects_invalid_fields
pass
test_get_objects_pager_is_passed_through
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes
skip
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase 29 20 0 0 9 Detail
test_filtering_by_fields
pass
test_create_port_not_found
pass
test_create_trunk_not_found
pass
test_objects_exist_validate_filters_false
pass
test_delete_objects
pass
test_get_objects_with_synthetic_fields
skip
test_delete_single_transaction
pass
test_objects_exist_validate_filters
pass
test_update_single_transaction
skip
test_count
pass
test_create_single_transaction
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_objects_supports_extra_filtername
pass
test_db_obj
pass
test_get_standard_attr_id
skip
test_delete_objects_nothing_to_delete
pass
test_objects_exist_false
pass
test_get_object_create_update_delete
pass
test_update_non_existent_object_raises_not_found
skip
test_get_object_single_transaction
pass
test_update_object
skip
test_get_object_with_synthetic_fields
skip
test_count_invalid_filters
pass
test_count_validate_filters_false
pass
test_get_objects_queries_constant
skip
test_get_objects_single_transaction
pass
test_update_objects
skip
test_objects_exist
pass
test_update_objects_nothing_to_update
skip
neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase 45 31 0 0 14 Detail
test_count
skip
test_delete_objects
pass
test_delete_objects_valid_fields
pass
test_get_object_missing_object
pass
test_get_object_unique_key
pass
test_get_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_mixed_field
skip
test_update_changes
skip
test_clean_obj_from_primitive
pass
test_fields_no_update
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
skip
test_get_objects_without_validate_filters
pass
test_to_dict_makes_primitive_field_value
pass
test_to_dict_synthetic_fields
skip
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_update_updates_from_db_object
skip
test_create
pass
test_create_updates_from_db_object
pass
test_extra_fields
skip
test_get_objects
pass
test_count_invalid_fields
pass
test_delete_objects_invalid_fields
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
skip
test_get_values
pass
test_get_values_invalid_field
pass
test_get_values_with_validate_filters
pass
test_to_dict_with_unset_project_id
skip
test_create_duplicates
pass
test_update_objects_valid_fields
pass
test_delete
pass
test_get_objects_with_string_matching_filters_starts
skip
test_get_values_without_validate_filters
pass
test_update_fields
pass
test_count_validate_filters_false
skip
test_get_object
pass
test_get_object_missing_primary_key
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_project_id
skip
test_update_objects_invalid_fields
pass
test_update_primary_key_forbidden_fail
pass
neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase 33 32 0 0 1 Detail
test_count_invalid_filters
pass
test_delete_objects
pass
test_get_objects_both_tenant_and_project_ids
pass
test_get_objects_single_transaction
pass
test_get_objects_tenant_id
pass
test_update_multiple_fields
pass
test_count
pass
test_create_single_transaction
pass
test_db_obj
pass
test_filtering_by_fields
pass
test_delete_non_existent_object_raises_not_found
pass
test_get_standard_attr_id
pass
test_get_object_create_update_delete
pass
test_update_non_existent_object_raises_not_found
pass
test_create_with_sub_ports
pass
test_get_object_with_synthetic_fields
pass
test_get_objects_queries_constant
skip
test_update_objects
pass
test_get_objects_with_synthetic_fields
pass
test_update_objects_nothing_to_update
pass
test_objects_exist
pass
test_update_single_transaction
pass
test_create_port_not_found
pass
test_count_validate_filters_false
pass
test_delete_objects_nothing_to_delete
pass
test_objects_exist_false
pass
test_delete_single_transaction
pass
test_objects_exist_validate_filters
pass
test_objects_exist_validate_filters_false
pass
test_get_object_single_transaction
pass
test_get_objects_supports_extra_filtername
pass
test_update_object
pass
test_get_object_includes_correct_subports
pass
neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase 45 40 0 0 5 Detail
test_count_invalid_fields
pass
test_create_duplicates
pass
test_delete_objects
pass
test_extra_fields
pass
test_get_objects
pass
test_to_dict_makes_primitive_field_value
pass
test_update_changes_forbidden
pass
test_update_objects_without_validate_filters
pass
test_create_updates_from_db_object
pass
test_get_object_missing_object
pass
test_get_object_missing_primary_key
pass
test_count
skip
test_get_objects_invalid_fields
pass
test_create
pass
test_get_project_id
pass
test_update_changes
pass
test_clean_obj_from_primitive
pass
test_count_validate_filters_false
skip
test_delete_objects_invalid_fields
pass
test_get_objects_valid_fields
pass
test_get_object
pass
test_get_objects_with_string_matching_filters_starts
skip
test_to_dict_synthetic_fields
pass
test_update_updates_from_db_object
pass
test_delete_objects_without_validate_filters
pass
test_get_objects_mixed_fields
pass
test_get_objects_with_string_matching_filters_ends
skip
test_get_values_invalid_field
pass
test_get_values_mixed_field
pass
test_update_fields
pass
test_update_primary_key_forbidden_fail
pass
test_delete
pass
test_delete_objects_valid_fields
pass
test_get_object_unique_key
pass
test_get_objects_pager_is_passed_through
pass
test_get_objects_synthetic_fields_not_extra_filters
pass
test_get_objects_with_string_matching_filters_contains
skip
test_get_values
pass
test_get_values_with_validate_filters
pass
test_get_values_without_validate_filters
pass
test_update_objects_invalid_fields
pass
test_update_objects_valid_fields
pass
test_fields_no_update
pass
test_get_objects_without_validate_filters
pass
test_to_dict_with_unset_project_id
pass
neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase 2 2 0 0 0 Detail
test_get_and_clear_updated_devices
pass
test_add_network
pass
neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop 32 32 0 0 0 Detail
test_scan_devices_updated_deleted_concurrently
pass
test_stop
pass
test_treat_devices_removed_failed
pass
test_treat_devices_removed_failed_extension
pass
test__get_devices_locally_modified
pass
test__process_device_if_exists_error
pass
test__process_device_if_exists_missing_intf
pass
test_clean_network_ports
pass
test_report_state_revived
pass
test_scan_devices_removed_retried_on_sync
pass
test_scan_devices_timestamp_triggers_updated
pass
test_scan_devices_with_delete_arp_protection
pass
test_scan_devices_vanished_removed_on_sync
pass
test_set_rpc_timeout
pass
test_treat_devices_removed_notify
pass
test_treat_devices_added_updated_no_local_interface
pass
test_set_rpc_timeout_no_value
pass
test_treat_devices_removed_delete_arp_spoofing
pass
test_treat_devices_removed_with_existed_device
pass
test__process_device_if_exists_no_active_binding_in_host
pass
test_process_network_devices
pass
test_scan_devices_no_changes
pass
test_scan_devices_timestamp_triggers_updated_None_to_something
pass
test_scan_devices_updated_non_existing
pass
test_treat_devices_added_updated_setup_arp_protection
pass
test_treat_devices_removed_with_not_existed_device
pass
test_treat_devices_added_updated_notify
pass
test_update_network_ports
pass
test_scan_devices_added_removed
pass
test_scan_devices_updated
pass
test_scan_devices_updated_on_sync
pass
test_treat_devices_added_updated_admin_state_up_true
pass
neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest 2 2 0 0 0 Detail
test_notify_init_event
pass
test_register
pass
neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin 15 15 0 0 0 Detail
test_fdb_remove_tun
pass
test_get_agent_ports_non_existence_key_in_lvm
pass
test__fdb_chg_ip_no_lvm
pass
test_fdb_update
pass
test_get_agent_ports_no_agent_ports
pass
test_fdb_add_tun
pass
test_fdb_chg_ip_tun_empty_before_after
pass
test_fdb_update_non_existence_method
pass
test_get_agent_ports_no_data
pass
test_fdb_add_tun_non_existence_key_in_ofports
pass
test_fdb_add_tun_unavailable_ofport
pass
test_fdb_remove_tun_flooding_entry
pass
test__fdb_chg_ip
pass
test__fdb_chg_ip_ip_is_local_ip
pass
test_fdb_remove_tun_non_existence_key_in_ofports
pass
neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase 14 14 0 0 0 Detail
test_active_network_ports_with_dvr_snat_port
pass
test_active_network_ports_with_ha_dvr_snat_port
pass
test_get_agent_by_host
pass
test_get_distributed_active_network_ports
pass
test_active_port_count_with_dvr_snat_port
pass
test_active_port_count_with_ha_dvr_snat_port
pass
test_get_nondistributed_active_network_ports
pass
test_get_ha_agents_by_router_id
pass
test_get_agent_by_host_no_candidate
pass
test_get_nondistributed_active_network_ports_no_candidate
pass
test__get_ha_router_interface_ids_with_ha_replicated_port
pass
test__get_ha_router_interface_ids_with_ha_dvr_snat_port
pass
test__get_ha_router_interface_ids_with_no_ha_port
pass
test_get_distributed_active_network_ports_no_candidate
pass
neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver 7 7 0 0 0 Detail
test_get_tunnels_no_ip
pass
test_create_agent_fdb
pass
test_get_tunnels
pass
test_create_agent_fdb_concurrent_port_deletion
pass
test_update_port_precommit_mac_address_changed_raises
pass
test_create_agent_fdb_only_tunnels
pass
test_get_tunnels_dont_exclude_host
pass
neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase 34 34 0 0 0 Detail
test_delete_port_bound_to_agentless_host
pass
test_fdb_add_called
pass
test_fdb_add_called_for_l2pop_network_types
pass
test_ovs_agent_restarted_with_dvr_port
pass
test__unmarshall_fdb_entries
pass
test_delete_dvr_snat_port_fdb_entries
pass
test_fdb_add_not_called_type_local
pass
test_delete_port
pass
test_fdb_add_called_dualstack
pass
test_delete_port_last_port_up
pass
test_host_changed_twice
pass
test_fdb_called_for_active_ports
pass
test_ha_agents_get_other_fdb
pass
test_no_fdb_updates_without_port_updates
pass
test_portinfo_marshalled_as_list
pass
test_update_port_down_ha_router_port
pass
test_update_port_down_last_port_up
pass
test_delete_port_invokes_update_device_down
pass
test_fdb_add_two_agents
pass
test_get_device_details_port_id
pass
test_delete_ha_port
pass
test_delete_unbound_port
pass
test_mac_addr_changed
pass
test_delete_port_no_fdb_entries_with_ha_port
pass
test_fixed_ips_change_unbound_port_no_rpc
pass
test_fdb_add_called_two_networks
pass
test_ha_agents_with_dvr_rtr_does_not_get_other_fdb
pass
test_fixed_ips_changed
pass
test_other_agents_get_flood_entries_for_ha_agents
pass
test_fixed_ips_changed_vlan
pass
test_host_changed
pass
test_port_info_compare
pass
test_update_port_down
pass
test_update_port_up_two_active_ports
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain 7 7 0 0 0 Detail
test_parse_interface_mappings_no_mapping
pass
test_validate_firewall_driver_other
pass
test_validate_firewall_driver_noop_long
pass
test_parse_interface_mappings_bad
pass
test_main
pass
test_validate_firewall_driver_noop
pass
test_parse_interface_mappings_good
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager 13 13 0 0 0 Detail
test_validate_interface_mappings_dev_not_exists
pass
test_get_agent_id_fail
pass
test_get_rpc_callbacks
pass
test_get_rpc_consumers
pass
test_plug_interface
pass
test_validate_interface_mappings_dev_exists
pass
test_ensure_port_admin_state_down
pass
test_get_agent_configurations
pass
test_get_extension_driver_type
pass
test_get_agent_id_no_mac
pass
test_ensure_port_admin_state_up
pass
test_get_agent_id_ok
pass
test_get_all_devices
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks 3 3 0 0 0 Detail
test_network_delete_vlan
pass
test_port_update
pass
test_network_delete_flat
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase 8 8 0 0 0 Detail
test__is_live_migration_false
pass
test_try_to_bind_segment_for_agent_migration_ok
pass
test_type_flat_bad
pass
test_type_flat
pass
test__is_live_migration_false_None_original
pass
test_try_to_bind_segment_for_agent_migration_abort
pass
test_type_flat_vif_details
pass
test__is_live_migration_true
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase 2 2 0 0 0 Detail
test_unknown_type
pass
test_driver_not_responsible_for_ports_allocation
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase 8 8 0 0 0 Detail
test__is_live_migration_false
pass
test_type_vlan
pass
test_type_vlan_vif_details
pass
test__is_live_migration_false_None_original
pass
test__is_live_migration_true
pass
test_try_to_bind_segment_for_agent_migration_abort
pass
test_try_to_bind_segment_for_agent_migration_ok
pass
test_type_vlan_bad
pass
neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase 2 2 0 0 0 Detail
test_get_vlan_subinterface_name_advanced
pass
test_get_vlan_device_name
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig 9 9 0 0 0 Detail
test_exclude_devices
pass
test_device_mappings_with_spaces
pass
test_device_mappings
pass
test_validate_config_ok
pass
test_defaults
pass
test_exclude_devices_with_spaces
pass
test_validate_config_fail
pass
test_device_mappings_with_error
pass
test_exclude_devices_with_error
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase 10 10 0 0 0 Detail
test_update_minimum_bandwidth
pass
test_delete_rules_on_released_vf
pass
test_update_rule
pass
test__set_vf_max_rate_unknown_device
pass
test_delete_rules_on_assigned_vf
pass
test_create_minimum_bandwidth
pass
test_delete_minimum_bandwidth_on_assigned_vf
pass
test__set_vf_max_rate_captures_sriov_failure
pass
test_create_rule
pass
test_delete_minimum_bandwidth_on_released_vf
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager 2 2 0 0 0 Detail
test_create_eswitch_mgr_ok
pass
test_create_eswitch_mgr_fail
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi 27 27 0 0 0 Detail
test_clear_rate_min_tx_rate_nonexisting_pci_slot
pass
test_discover_devices_with_device
pass
test_discover_devices_without_device
pass
test_process_emb_switch_without_device
pass
test_set_device_status_mismatch
pass
test_clear_rate_max_rate_nonexisting_pci_slot
pass
test_device_exists_true
pass
test_clear_rate_max_rate_exist_and_assigned_pci
pass
test_clear_rate_min_tx_rate_exist_and_assigned_pci
pass
test_set_device_max_rate
pass
test_get_assigned_devices_info
pass
test_get_device_status_disable
pass
test_process_emb_switch_with_device
pass
test_get_device_status_auto
pass
test_clear_max_rate
pass
test_clear_rate_max_rate_existing_pci_slot
pass
test_clear_rate_min_tx_rate_existing_pci_slot
pass
test_device_exists_mismatch
pass
test_get_device_status_enable
pass
test_set_device_min_tx_rate
pass
test_create_emb_switch_zero_vfs
pass
test_get_assigned_devices_info_multiple_nics_for_physnet
pass
test_set_device_status
pass
test_clear_min_tx_rate
pass
test_create_emb_switch
pass
test_device_exists_false
pass
test_get_device_status_mismatch
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch 21 21 0 0 0 Detail
test_get_pci_device
pass
test_get_pci_device_fail
pass
test_set_device_max_rate_disable
pass
test_set_device_max_rate_fail
pass
test_get_assigned_devices_info
pass
test_set_device_max_rate_ok2
pass
test_set_device_state_ok
pass
test_get_assigned_devices_info_multiple_slots
pass
test_set_device_max_rate_rounded_ok3
pass
test_set_device_max_rate_rounded_ok2
pass
test__get_macvtap_mac_single_upper_dev
pass
test_get_assigned_devices_empty
pass
test_get_device_state_fail
pass
test_set_device_max_rate_rounded_ok
pass
test_set_device_rate_ok
pass
test_get_device_state_ok
pass
test_set_device_state_fail
pass
test_set_device_spoofcheck_fail
pass
test__get_macvtap_mac_multiple_upper_devs
pass
test_set_device_spoofcheck_ok
pass
test_get_pci_list
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper 14 14 0 0 0 Detail
test_get_vf_macvtap_upper_devs_no_devs
pass
test_is_assigned_vf_direct_false
pass
test_scan_vf_devices_no_content
pass
test_scan_vf_devices_no_match
pass
test_pf_device_exists_with_dir
pass
test_scan_vf_devices_no_dir
pass
test_is_assigned_vf_macvtap_true
pass
test_scan_vf_devices
pass
test_is_assigned_vf_direct_true
pass
test_get_vf_macvtap_upper_devs
pass
test_get_numvfs_no_file
pass
test_get_numvfs
pass
test_is_assigned_vf_macvtap_false
pass
test_pf_device_exists_with_no_dir
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib 8 8 0 0 0 Detail
test_set_vf_state
pass
test_set_vf_rate
pass
test_get_assigned_macs_not_present
pass
test_set_vf_rate_exception
pass
test_get_assigned_macs
pass
test_get_vf_state
pass
test_get_vf_state_not_present
pass
test_set_vf_spoofcheck
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSRIOVAgentExtensionConfig 1 1 0 0 0 Detail
test_report_loaded_extension
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent 25 25 0 0 0 Detail
test_scan_devices_returns_empty_sets
pass
test_scan_devices_new_updates
pass
test_scan_devices_no_changes
pass
test_treat_devices_added_updated_admin_state_up_false
pass
test_treat_devices_added_updated_multiple_admin_states
pass
test_treat_devices_removed_failed
pass
test_configurations_has_rp_bandwidth
pass
test_process_activated_bindings
pass
test_scan_devices_new_and_removed
pass
test_treat_devices_added_updated_no_device_found
pass
test_cached_device_count_report_state
pass
test_configurations_has_rp_default_inventory
pass
test_scan_devices_updated_and_removed
pass
test_treat_devices_removed_with_not_existed_device
pass
test_treat_devices_added_updated_and_removed
pass
test_treat_devices_added_updated_multiple_admin_state_up_true
pass
test_treat_devices_added_updated_sends_host
pass
test_process_network_devices
pass
test_treat_device_ip_link_state_not_supported
pass
test_treat_device_no_device_found
pass
test_treat_device_set_device_state_exception
pass
test_treat_devices_added_updated_admin_state_up_true
pass
test_scan_devices_updated_missing
pass
test_treat_devices_removed_with_existed_device
pass
test_update_and_clean_network_ports
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicAgentConfigParser 1 1 0 0 0 Detail
test__validate_rp_in_dev_mappings
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks 8 8 0 0 0 Detail
test_port_update_with_vnic_physical_direct
pass
test_port_update_without_pci_slot
pass
test_binding_activate
pass
test_network_update
pass
test_binding_deactivate
pass
test_port_update_with_pci_slot
pass
test_binding_activate_no_host
pass
test_binding_activate_port_not_in_network
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase 4 4 0 0 0 Detail
test_type_vlan
pass
test_type_vlan_bad
pass
test_type_vlan_fixed_ip_l3
pass
test_type_vlan_fixed_ip_l2
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase 2 2 0 0 0 Detail
test_standard_device_mappings
pass
test_standard_device_mappings_negative
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase 5 5 0 0 0 Detail
test_driver_not_responsible_for_ports_allocation
pass
test_unknown_type
pass
test_check_segment_allows_supported_network_types
pass
test_check_segment
pass
test_driver_responsible_for_ports_allocation
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase 5 5 0 0 0 Detail
test_get_vif_details_with_agent_direct_physical
pass
test_get_vif_details_unsupported_net
pass
test_vif_details_contains_vlan_id
pass
test_get_vif_details_with_agent
pass
test_get_vif_details_for_flat_network
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase 4 4 0 0 0 Detail
test_vnic_type_direct
pass
test_vnic_type_direct_with_switchdev_cap
pass
test_vnic_type_macvtap
pass
test_vnic_type_direct_physical
pass
neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase 5 5 0 0 0 Detail
test_default_vnic_types
pass
test_vnic_type_prohibit_list_all_items
pass
test_vnic_type_prohibit_list_not_valid_item
pass
test_vnic_type_prohibit_list_valid_item
pass
test_override_default_vnic_types
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase 21 21 0 0 0 Detail
test_create_minimum_bandwidth
pass
test_delete_rules_meter_for_bandwitdh
pass
test_create_new_rules
pass
test_delete_rules_no_vif_port
pass
test_update_rules_no_vif_port
pass
test_delete_rules_no_policy
pass
test_create_existing_rules
pass
test_create_minimum_packet_rate
pass
test_delete_minimum_packet_rate
pass
test_delete_minimum_packet_rate_ingress
pass
test_update_minimum_bandwidth_no_phy_brs
pass
test_meter_manager_allocate_meter_id
pass
test_update_rules
pass
test_create_new_rules_meter_for_bandwidth
pass
test_delete_minimum_bandwidth
pass
test_delete_rules
pass
test_meter_manager_remove_port_meter_id
pass
test_update_minimum_bandwidth
pass
test_update_minimum_bandwidth_no_physical_network
pass
test_update_minimum_bandwidth_no_vif_port
pass
test_update_minimum_packet_rate
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest 47 47 0 0 0 Detail
test_create_meter
pass
test_delete_dvr_dst_mac_for_arp_vlan
pass
test_delete_dvr_dst_mac_for_flat
pass
test_delete_dvr_to_src_mac
pass
test_delete_dvr_to_src_mac_vlan
pass
test_install_dvr_to_src_mac_flat
pass
test_install_goto
pass
test_provision_local_vlan
pass
test_setup_controllers
pass
test_setup_controllers_when_already_exists
pass
test_setup_local_egress_flows_ofport_invalid
pass
test_delete_garp_blocker
pass
test_apply_meter_to_port_ingress
pass
test_add_dvr_mac_tun
pass
test_delete_garp_blocker_exception
pass
test_delete_arp_responder
pass
test_apply_meter_to_port_egress
pass
test_delete_dvr_to_src_mac_flat
pass
test_delete_arp_spoofing_protection
pass
test_install_dscp_marking_rule
pass
test_delete_dvr_dst_mac_for_arp_tunnel
pass
test_list_meter_features
pass
test_install_normal
pass
test_reclaim_local_vlan
pass
test_drop_port
pass
test_install_garp_blocker
pass
test_remove_dvr_mac_tun
pass
test_remove_meter_from_port_egress
pass
test_set_allowed_macs_for_port_allow_all
pass
test__cidr_to_os_ken
pass
test_add_dvr_mac_physical
pass
test_delete_meter
pass
test_reclaim_local_vlan_novlan
pass
test_install_drop
pass
test_set_allowed_macs_for_port
pass
test_install_dvr_to_src_mac_vlan
pass
test_setup_default_table
pass
test_install_garp_blocker_exception
pass
test_update_meter
pass
test_install_icmpv6_na_spoofing_protection
pass
test_install_arp_responder
pass
test_install_arp_spoofing_protection
pass
test_install_dvr_to_src_mac
pass
test_provision_local_vlan_novlan
pass
test_remove_dvr_mac_vlan
pass
test_remove_meter_from_port_ingress
pass
test_setup_local_egress_flows
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest 21 21 0 0 0 Detail
test_delete_dvr_process
pass
test_delete_dvr_process_ipv6
pass
test_install_arp_responder
pass
test_drop_port
pass
test_install_drop
pass
test_install_dvr_process_ipv4
pass
test_provision_local_vlan_novlan
pass
test_install_normal
pass
test_delete_arp_responder
pass
test_remove_dvr_mac_vlan
pass
test_install_goto
pass
test_setup_controllers_when_already_exists
pass
test__cidr_to_os_ken
pass
test_delete_dvr_process_ipv4
pass
test_install_dvr_process_ipv6
pass
test_install_dvr_process
pass
test_setup_controllers
pass
test_reclaim_local_vlan
pass
test_setup_default_table
pass
test_add_dvr_mac_physical
pass
test_provision_local_vlan
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest 31 31 0 0 0 Detail
test_delete_dvr_process_ipv6
pass
test_install_goto
pass
test_install_normal
pass
test_reclaim_local_vlan
pass
test_delete_dvr_process_ipv4
pass
test_delete_unicast_to_tun_without_mac
pass
test_setup_default_table_dvr_disabled
pass
test_delete_dvr_process
pass
test_setup_tunnel_port
pass
test_install_dvr_process_ipv6
pass
test_install_drop
pass
test_remove_dvr_mac_tun
pass
test_install_dvr_process
pass
test_delete_arp_responder_without_ip
pass
test_delete_unicast_to_tun
pass
test_install_dvr_process_ipv4
pass
test_install_unicast_to_tun
pass
test__cidr_to_os_ken
pass
test_add_dvr_mac_tun
pass
test_drop_port
pass
test_delete_arp_responder
pass
test_install_arp_responder
pass
test_provision_local_vlan
pass
test_install_flood_to_tun
pass
test_setup_controllers_when_already_exists
pass
test_setup_controllers
pass
test_setup_default_table
pass
test_setup_default_table_arp_responder_enabled
pass
test_setup_default_table_dvr_enabled
pass
test_cleanup_tunnel_port
pass
test_delete_flood_to_tun
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge 5 5 0 0 0 Detail
test_normal_bundle_context
pass
test_aborted_bundle_context
pass
test_illegal_method_calls
pass
test_bundle_context_with_error
pass
test_method_calls
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase 3 3 0 0 0 Detail
test_get_datapath_no_data_returned
pass
test__get_dp_when_get_datapath_id_returns_None
pass
test__get_dp
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow 5 5 0 0 0 Detail
test_unset_cookie
pass
test_request_cookie
pass
test_reserved_cookies
pass
test_set_agent_uuid_stamp
pass
test_set_agent_uuid_stamp_with_reserved_cookie
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI 5 5 0 0 0 Detail
test_request_tun_br
pass
test_request_phys_brs
pass
test_request_physical_br
pass
test_request_tun_br_tunneling_disabled
pass
test_request_int_br
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen 11 11 0 0 0 Detail
test_setup_controllers
pass
test_install_goto
pass
test_reserved
pass
test__cidr_to_os_ken
pass
test_drop_port
pass
test_install_normal
pass
test_setup_controllers_when_already_exists
pass
test_cookie
pass
test_delete_arp_responder
pass
test_install_arp_responder
pass
test_install_drop
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_capabilities.CapabilitiesTest 1 1 0 0 0 Detail
test_register
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen 6 6 0 0 0 Detail
test_scan_ancillary_ports_returns_cur_only_for_unchanged_ports
pass
test_ancillary_bridges_multiple
pass
test_ancillary_bridges_none
pass
test_ancillary_bridges_single
pass
test_scan_ancillary_ports_returns_port_changes
pass
test_scan_ancillary_ports_returns_port_changes_with_sync
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName 5 5 0 0 0 Detail
test_get_tunnel_name_gre_ipv6
pass
test_get_tunnel_name_vxlan
pass
test_get_tunnel_name_vxlan_ipv6
pass
test_get_tunnel_name_gre
pass
test_get_tunnel_hash_invalid_address
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen 22 22 0 0 0 Detail
test_get_dvr_mac_address_retried
pass
test_ovs_restart
pass
test_scan_ports_failure
pass
test_treat_devices_removed_for_dvr_with_compute_ports
pass
test_ext_br_recreated
pass
test_treat_devices_removed_for_dvr_with_dhcp_ports
pass
test_port_bound_for_dvr_with_csnat_port_without_passing_fixed_ip
pass
test_port_bound_for_dvr_with_csnat_ports_without_subnet
pass
test_get_dvr_mac_address
pass
test_dvr_mac_address_update
pass
test_get_dvr_mac_address_exception
pass
test_get_dvr_mac_address_retried_max
pass
test_setup_dvr_flows_on_int_br
pass
test_port_bound_for_dvr_with_csnat_ports
pass
test_treat_devices_removed_for_dvr_csnat_port
pass
test_port_bound_for_dvr_with_csnat_ports_ofport_change
pass
test_port_unbound_dvr_router_port
pass
test_treat_devices_removed_for_dvr_interface
pass
test_scan_ancillary_ports_failure
pass
test_port_bound_for_dvr_with_dhcp_ports
pass
test_port_bound_for_dvr_with_compute_ports
pass
test_rpc_loop_survives_error_in_check_canary_table
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen 171 171 0 0 0 Detail
test__get_ofport_moves_invalid
pass
test__update_network_segmentation_id
pass
test__update_network_segmentation_id_mapping_not_found
pass
test_add_unbound_port_to_updated_smartnic_ports
pass
test_agent_type_ovs
pass
test_arp_spoofing_basic_rule_setup_fixed_ipv6
pass
test_arp_spoofing_network_port
pass
test_arp_spoofing_port_security_disabled
pass
test_bind_devices_hints_invalid_hints
pass
test_configurations_has_rp_pp_with_direction
pass
test_datapath_type_netdev
pass
test_ext_br_recreated_fail_setup_physical_bridge
pass
test_fdb_del_port
pass
test_not_report_state_when_ovs_dead
pass
test_port_bound_not_found
pass
test_port_dead
pass
test_port_delete
pass
test_port_delete_removed_port
pass
test_process_deleted_ports_cleans_network_ports
pass
test_process_port_events_finds_known_updated_ports
pass
test_process_ports_events_returns_current_for_unchanged_ports
pass
test_report_state
pass
test_restore_local_vlan_map_no_segmentation_id
pass
test_scan_ports_ignores_updated_port_if_removed
pass
test_set_rpc_timeout
pass
test_setup_tunnel_port_error_negative_tos_inherit
pass
test_treat_devices_added_updated_no_active_binding
pass
test__setup_tunnel_port_while_new_mapping_is_added
pass
test_treat_devices_removed_failed_devices
pass
test__validate_rp_bandwidth_bridges
pass
test_treat_devices_removed_unbinds_port
pass
test__validate_rp_pkt_processing_cfg
pass
test_add_bound_port_to_updated_smartnic_ports
pass
test_bind_devices_sets_refresh_tunnels_if_tunnels_missing
pass
test__update_network_segmentation_id_not_vlan
pass
test_create_smartnic_port_map_entry_data
pass
test_agent_available_local_vlans
pass
test_network_update
pass
test_check_agent_configurations_for_dvr
pass
test_port_delete_rcache_removed
pass
test__update_network_segmentation_id_segmentation_id_not_updated
pass
test_cleanup_stale_flows
pass
test_process_port_events_port_not_ready_yet
pass
test_configurations_has_rp_pp_default_inventory
pass
test_process_smartnic_ports
pass
test_arp_spoofing_fixed_and_allowed_addresses_ipv6
pass
test_del_fdb_flow_idempotency
pass
test_restore_local_vlan_map_with_device_has_tag
pass
test_bind_devices
pass
test_port_unbound
pass
test_treat_smartnic_port_remove
pass
test_rpc_loop_fail_to_process_network_ports_keep_flows
pass
test_binding_activate
pass
test_process_activated_bindings
pass
test_binding_deactivate_not_for_host
pass
test_process_port_events_ignores_removed_port_if_never_added
pass
test_check_agent_configurations_for_dvr_with_vlan
pass
test_configurations_has_rp_default_inventory
pass
test_configurations_has_rp_pp_without_direction
pass
test_ext_br_recreated
pass
test_process_port_events_returns_port_changes
pass
test_scan_ports_finds_known_updated_ports
pass
test_fdb_update_chg_ip
pass
test_setup_physical_bridges_recreate
pass
test_setup_tunnel_port
pass
test_port_bound_does_not_rewire_if_already_bound
pass
test_port_update_smartnic
pass
test_treat_vif_port_wake_up_port
pass
test_process_network_port_with_binding_no_activated_devices
pass
test_tunnel_delete
pass
test_process_network_ports
pass
test_update_stale_ofport_rules_removes_drop_flow
pass
test_process_port_events_no_vif_changes_return_updated_port_only
pass
test_rpc_loop_hints_all_used
pass
test_update_stale_ofport_rules_treats_moved
pass
test_scan_ports_returns_current_only_for_unchanged_ports
pass
test_setup_rpc_waits_for_alive_neutron_server
pass
test_setup_tunnel_port_error_negative_tunnel_csum
pass
test_process_ports_events_port_removed_and_added
pass
test_treat_devices_added_updated_ignores_invalid_ofport
pass
test_process_smartnic_ports_remove
pass
test_treat_devices_added_updated_skips_if_port_not_found
pass
test_restore_local_vlan_map_with_device_no_tag
pass
test_treat_devices_added_updated_updates_known_port
pass
test_treat_devices_removed_rcache_removed
pass
test_update_retries_map_and_remove_devs_not_to_retry
pass
test_rpc_loop_hints_with_failed_devices
pass
test_set_rpc_timeout_no_value
pass
test_setup_arp_spoofing_protection_enable
pass
test_setup_entry_for_arp_reply_ignores_ipv6_addresses
pass
test_setup_physical_bridges
pass
test_setup_tunnel_br_ports_exits_drop_flows
pass
test_setup_tunnel_port_invalid_ofport
pass
test_treat_devices_removed_ext_delete_port
pass
test_treat_vif_port_shut_down_port
pass
test_update_port_network
pass
test__check_bridge_datapath_id
pass
test_arp_spoofing_fixed_and_allowed_addresses
pass
test_bind_devices_hints_valid_hints
pass
test_binding_deactivate_removed_port
pass
test_daemon_loop_uses_polling_manager
pass
test_fdb_ignore_network
pass
test__update_network_segmentation_id_vlan_not_found
pass
test_bind_devices_does_not_set_refresh_tunnels_if_tunnels_exist
pass
test_binding_activate_not_for_host
pass
test_binding_deactivate
pass
test_datapath_type_system
pass
test_port_bound_deletes_flows_for_valid_ofport
pass
test_fdb_add_port
pass
test_port_bound_ignores_flows_for_invalid_ofport
pass
test_hybrid_plug_flag_based_on_firewall
pass
test_port_dead_with_port_already_dead
pass
test_network_update_outoforder
pass
test_process_network_port_with_updated_ports
pass
test_process_network_port_with_empty_port
pass
test_process_port_events_ignores_updated_port_if_removed
pass
test_process_network_port_with_skipped_ports
pass
test_setup_physical_bridges_igmp_snooping_enabled
pass
test_setup_physical_bridges_port_exists
pass
test_setup_tunnel_port_error_negative_df_disabled
pass
test_treat_devices_added_does_not_process_missing_port
pass
test_bind_devices_hints_no_hints
pass
test_treat_devices_added_updated_put_port_down
pass
test_check_agent_configurations_for_dvr_raises
pass
test_process_network_ports_with_re_added_ports
pass
test_treat_devices_added_updated_sends_vif_port_into_extension_manager
pass
test_configurations_has_rp_bandwidth
pass
test_treat_devices_removed_ignores_missing_port
pass
test_ovs_restart_for_ingress_direct_goto_flows
pass
test_recl_lv_port_to_preserve
pass
test_tunnel_sync_invalid_ip_address
pass
test__get_ofport_moves
pass
test_ovs_status
pass
test_tunnel_sync_setup_tunnel_flood_flow_once
pass
test__update_network_segmentation_id_multisegments
pass
test_port_delete_after_update
pass
test_recl_lv_port_to_remove
pass
test_tunnel_update
pass
test_port_update_unbound_smartnic_port
pass
test_restore_local_vlan_map_segmentation_id_compat
pass
test_arp_spoofing_basic_rule_setup
pass
test_process_activated_bindings_activated_port_not_present
pass
test_sanitize_ovs_iface_other_config
pass
test_bind_port_with_missing_network
pass
test_scan_ports_no_vif_changes_returns_updated_port_only
pass
test_setup_physical_bridges_dvr_enabled
pass
test_fdb_add_flows
pass
test_setup_tunnel_br
pass
test_treat_devices_added_failed_devices
pass
test_process_port_events_ignores_unknown_updated_ports
pass
test_fdb_del_flows
pass
test_treat_devices_added_updated_marks_unknown_port_as_dead
pass
test_report_state_revived
pass
test_scan_ports_returns_port_changes_with_sync
pass
test_fdb_ignore_self
pass
test_update_ports_returns_changed_vlan
pass
test_setup_arp_spoofing_protection_disabled
pass
test_port_dead_with_valid_tag
pass
test_port_update
pass
test_port_update_unbound_smartnic_port_not_belong_to_the_agent
pass
test_report_state_fail
pass
test_reset_tunnel_ofports
pass
test_rpc_loop_hints_one_left
pass
test_scan_ports_ignores_unknown_updated_ports
pass
test_scan_ports_returns_port_changes
pass
test_setup_physical_bridges_during_agent_initialization
pass
test_setup_tunnel_port_invalid_address_mismatch
pass
test_setup_tunnel_port_invalid_netaddr_exception
pass
test_treat_smartnic_port_add
pass
test_tunnel_sync_with_ml2_plugin
pass
test_update_stale_ofport_rules_clears_old
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP 5 5 0 0 0 Detail
test_validate_local_ip_with_valid_ip
pass
test_validate_local_ip_with_invalid_ipv6
pass
test_validate_local_ip_with_none_ip
pass
test_validate_local_ip_with_invalid_ip
pass
test_validate_local_ip_with_valid_ipv6
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes 2 2 0 0 0 Detail
test_validate_tunnel_types_fails_for_invalid_tunnel_type
pass
test_validate_tunnel_types_succeeds
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen 19 19 0 0 0 Detail
test_provision_local_vlan_flat
pass
test_construct_vxlan
pass
test_provision_local_vlan_vlan_fail
pass
test_construct_with_arp_responder
pass
test_construct_with_igmp_snooping
pass
test_port_unbound
pass
test_tunnel_update
pass
test_construct_without_arp_responder
pass
test_construct
pass
test_daemon_loop
pass
test_port_bound
pass
test_port_dead
pass
test_provision_local_vlan
pass
test_reclaim_local_vlan
pass
test_provision_local_vlan_vlan
pass
test_provision_local_vlan_flat_fail
pass
test_reclaim_local_vlan_flat
pass
test_tunnel_update_self
pass
test_reclaim_local_vlan_vlan
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping 3 3 0 0 0 Detail
test___eq___different
pass
test___eq___equal
pass
test___eq___different_type
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager 13 13 0 0 0 Detail
test_get_net_and_segmentation_id_non_existing_raises_exception
pass
test_get_non_existing_raises_keyerror
pass
test_update_segmentation_id_not_found
pass
test_get_net_and_segmentation_id_existing
pass
test_is_singleton
pass
test_add_and_get
pass
test_pop
pass
test_add_existing_raises_exception
pass
test_in_operator_on_key
pass
test_update_segmentation_id_not_uniq
pass
test_update_segmentation_id
pass
test_iterator_returns_vlan_mappings
pass
test_pop_non_existing_raises_exception
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase 3 3 0 0 0 Detail
test_standard_device_mappings
pass
test__set_bridge_name_notify
pass
test_standard_device_mappings_negative
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase 5 5 0 0 0 Detail
test_default_vnic_types
pass
test_vnic_type_prohibit_list_valid_item
pass
test__set_bridge_name_notify
pass
test_vnic_type_prohibit_list_all_items
pass
test_vnic_type_prohibit_list_not_valid_item
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismBaseTestCase 1 1 0 0 0 Detail
test__set_bridge_name_notify
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase 3 3 0 0 0 Detail
test_get_vif_type
pass
test_get_vhost_mode
pass
test__set_bridge_name_notify
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase 3 3 0 0 0 Detail
test__set_bridge_name_notify
pass
test_type_local
pass
test_type_local_dead
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase 3 3 0 0 0 Detail
test_type_flat
pass
test_type_flat_bad
pass
test__set_bridge_name_notify
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase 6 6 0 0 0 Detail
test_driver_responsible_for_ports_allocation_min_bw
pass
test_driver_responsible_for_ports_allocation_min_pps_and_min_bw
pass
test__set_bridge_name_notify
pass
test_unknown_type
pass
test_driver_responsible_for_ports_allocation_min_pps
pass
test_driver_not_responsible_for_ports_allocation
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase 3 3 0 0 0 Detail
test_type_gre
pass
test_type_gre_bad
pass
test__set_bridge_name_notify
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase 3 3 0 0 0 Detail
test_hybrid_plug_true_if_agent_requests
pass
test__set_bridge_name_notify
pass
test_hybrid_plug_false_if_agent_requests
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase 3 3 0 0 0 Detail
test__set_bridge_name_notify
pass
test_type_local
pass
test_type_local_dead
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledBaseTestCase 1 1 0 0 0 Detail
test__set_bridge_name_notify
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase 3 3 0 0 0 Detail
test_type_local_dead
pass
test__set_bridge_name_notify
pass
test_type_local
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase 3 3 0 0 0 Detail
test_bind_port_sriov_legacy
pass
test__set_bridge_name_notify
pass
test_bind_port_sriov_switchdev
pass
neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase 3 3 0 0 0 Detail
test__set_bridge_name_notify
pass
test_type_vlan_bad
pass
test_type_vlan
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase 3 3 0 0 0 Detail
test_heartbeat_timestamp_format
pass
test_update_while_iterating_agents
pass
test_agents_by_chassis_private
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension 4 4 0 0 0 Detail
test_read_initial_chassis_config
pass
test_build_placement_state_no_old_chassis
pass
test_build_placement_state_no_rp_deleted
pass
test_build_placement_state_rp_deleted
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension 18 18 0 0 0 Detail
test__ovn_qos_rule_ingress
pass
test_update_network_external_ports
pass
test_update_policy
pass
test__qos_rules_no_rules
pass
test_delete_port_2_geneve
pass
test__ovn_qos_rule_egress_fip
pass
test_update_floatingip
pass
test__ovn_qos_rule_ingress_fip
pass
test__port_effective_qos_policy_id
pass
test__qos_rules
pass
test_update_network_reset
pass
test__ovn_qos_rule_egress
pass
test_delete_port_1_vlan
pass
test_update_network
pass
test_update_external_network
pass
test_update_router
pass
test_update_network_no_policy_change
pass
test_update_port
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand 2 2 0 0 0 Detail
test_lswitch_no_exist
pass
test_acl_add
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand 5 5 0 0 0 Detail
test_dhcp_options_add_ignore_exists
pass
test_dhcp_options_add_may_exist
pass
test_dhcp_options_update_result_with_exist_row
pass
test_dhcp_options_exists
pass
test_dhcp_options_update_result_with_new_row
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand 4 4 0 0 0 Detail
test_lrouter_port_add
pass
test_lrouter_port_exists
pass
test_lrouter_port_may_exist
pass
test_lrouter_not_found
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand 6 6 0 0 0 Detail
test_lswitch_not_found
pass
test_lswitch_port_add_ignore_exists
pass
test_lswitch_port_exists
pass
test_lswitch_port_add_exists
pass
test_lswitch_port_add_may_exist
pass
test_lswitch_port_add_with_dhcp
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand 2 2 0 0 0 Detail
test_add_nat_rule
pass
test_add_nat_rule_no_lrouter_exist
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand 2 2 0 0 0 Detail
test_static_route_add
pass
test_lrouter_not_found
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers 5 5 0 0 0 Detail
test__delvalue_from_list
pass
test__addvalue_to_list
pass
test__updatevalues_in_list
pass
test__updatevalues_in_list_empty
pass
test__updatevalues_in_list_none
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckLivenessCommand 1 1 0 0 0 Detail
test_check_liveness
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand 7 7 0 0 0 Detail
test_check_revision_number_no_exist_ignore
pass
test_check_revision_number_subnet
pass
test_check_revision_number_floating_ip_not_found
pass
test_check_revision_number_subnet_not_found
pass
test_check_revision_number_floating_ip
pass
test_check_revision_number_floating_ip_revision_conflict
pass
test_check_revision_number_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand 3 3 0 0 0 Detail
test_acl_del
pass
test_lswitch_no_exist_ignore
pass
test_lswitch_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand 3 3 0 0 0 Detail
test_dhcp_options_del
pass
test_dhcp_options_no_exist_ignore
pass
test_dhcp_options_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand 4 4 0 0 0 Detail
test_lrouter_port_no_exist_fail
pass
test_lrouter_port_del
pass
test_lrouter_no_exist
pass
test_lrouter_port_no_exist_ignore
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand 6 6 0 0 0 Detail
test_lswitch_port_del_delete_dhcp_opt
pass
test_lswitch_port_no_exist_fail
pass
test_lswitch_no_exist_fail
pass
test_lswitch_no_exist_ignore
pass
test_lswitch_port_del
pass
test_lswitch_port_no_exist_ignore
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRoutesCommand 4 4 0 0 0 Detail
test_lrouter_no_exist_fail
pass
test_static_route_del_not_found
pass
test_lrouter_no_exist_ignore
pass
test_static_route_del
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand 7 7 0 0 0 Detail
test_delete_lrouter_extgw_ports_not_found
pass
test_delete_lrouter_extgw_routes
pass
test_delete_lrouter_multiple_extgw_routes
pass
test_delete_lrouter_no_lrouter_exist_ignore
pass
test_delete_lrouter_extgw_nat
pass
test_delete_lrouter_extgw_ports
pass
test_delete_no_lrouter_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand 3 3 0 0 0 Detail
test_delete_nat_rule_no_lrouter_exist_ignore
pass
test_delete_nat_rule_no_lrouter_exist_fail
pass
test_delete_nat_rule
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestLrDelCommand 3 3 0 0 0 Detail
test_lrouter_del
pass
test_lrouter_no_exist_ignore
pass
test_lrouter_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestScheduleUnhostedGatewaysCommand 1 1 0 0 0 Detail
test_schedule_unhosted_gateways_rebalances_lower_prios
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand 3 3 0 0 0 Detail
test_lswitch_port_router_update
pass
test_lswitch_port_no_exist_do_not_fail
pass
test_lswitch_port_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand 11 11 0 0 0 Detail
test_lswitch_port_update_with_dhcp
pass
test_lswitch_port_no_exist_fail
pass
test_lswitch_port_update
pass
test_lswitch_port_update_del_all_port_dhcp_options
pass
test_lswitch_port_update_set_port_dhcpv4_options
pass
test_lswitch_port_update_del_port_dhcpv6_options
pass
test_lswitch_port_update_set_port_dhcpv6_options
pass
test_lswitch_port_no_exist_ignore
pass
test_lswitch_port_update_del_no_port_dhcp_options
pass
test_lswitch_port_update_set_all_port_dhcp_options
pass
test_lswitch_port_update_del_port_dhcpv4_options
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand 2 2 0 0 0 Detail
test_set_nat_rule_no_lrouter_exist
pass
test_set_nat_rule
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand 3 3 0 0 0 Detail
test_chassis_no_exist_ignore
pass
test_chassis_no_exist_fail
pass
test_chassis_extids_update
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand 3 3 0 0 0 Detail
test_lrouter_update
pass
test_lrouter_no_exist_fail
pass
test_lrouter_no_exist_ignore
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand 3 3 0 0 0 Detail
test_lrouter_port_update
pass
test_lrouter_port_no_exist_ignore
pass
test_lrouter_port_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand 3 3 0 0 0 Detail
test_portbinding_no_exist_ignore
pass
test_portbinding_extids_update
pass
test_portbinding_no_exist_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn 20 20 0 0 0 Detail
test_get_acls_for_lswitches
pass
test_get_all_logical_routers_with_rports
pass
test_get_all_logical_switches_with_ports
pass
test_get_floatingip_in_nat_or_lb
pass
test_get_subnets_dhcp_options
pass
test_get_all_logical_routers_with_rports_without_nat_gw_port
pass
test_get_lrouter_by_lrouter_port
pass
test_get_all_dhcp_options
pass
test_get_lrouter_gw_ports_gwc
pass
test_get_lrouter_gw_ports_legacy_option
pass
test_get_gateway_chassis_binding
pass
test_get_unhosted_gateways_deleted_physnet
pass
test_get_router_floatingip_lbs
pass
test_get_subnet_dhcp_options
pass
test_get_unhosted_gateway_max_chassis_lack_of_chassis
pass
test_get_subnet_dhcp_options_with_ports
pass
test_get_unhosted_gateways
pass
test_get_all_chassis_gateway_bindings
pass
test_get_unhosed_gateway_schedule_to_max
pass
test_get_unhosted_gateway_max_chassis
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions 2 2 0 0 0 Detail
test_chassis_found
pass
test_chassis_not_found
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics 36 36 0 0 0 Detail
test_check_for_ha_chassis_group
pass
test_check_network_broadcast_arps_to_all_routers
pass
test_fix_address_group_update
pass
test_check_baremetal_ports_dhcp_options_dhcp_disabled
pass
test_check_provider_distributed_ports_expected_value
pass
test_fix_network_update
pass
test__log_maintenance_inconsistencies_debug_disabled
pass
test_fix_security_group_create_version_mismatch
pass
test_check_baremetal_ports_dhcp_options
pass
test_check_for_igmp_snoop_support
pass
test_check_redirect_type_router_gateway_ports_enable_redirect
pass
test__fix_create_update_no_sttd_attr
pass
test_fix_address_group_create
pass
test_check_for_ha_chassis_group_not_supported
pass
test_check_for_inconsistencies
pass
test_check_localnet_port_has_learn_fdb
pass
test_set_ovn_owned_dns_option_ovn_direct_record
pass
test_update_lrouter_ports_ext_ids_name_prefix
pass
test_update_static_routes_with_external_ids
pass
test__create_lrouter_port
pass
test_set_ovn_owned_dns_option_already_set
pass
test_check_redirect_type_router_gateway_ports_disable_redirect
pass
test_update_nat_floating_ip_with_gateway_port
pass
test_fix_security_group_create_doesnt_exist
pass
test__log_maintenance_inconsistencies
pass
test_check_for_ha_chassis_group_no_external_ports
pass
test_check_provider_distributed_ports_flavor_router
pass
test_check_redirect_type_router_gateway_ports_flavored_router
pass
test_check_router_default_route_empty_dst_ip
pass
test_check_localnet_port_has_learn_fdb_disabled
pass
test_fix_network_create
pass
test_check_network_broadcast_arps_to_all_routers_already_set
pass
test_check_provider_distributed_ports_non_expected_value
pass
test_fix_port_create
pass
test_fix_port_update
pass
test_set_ovn_owned_dns_option
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator 3 3 0 0 0 Detail
test_decorator_no_limit_have_lock
pass
test_decorator_no_lock_with_limit
pass
test_decorator_no_lock_no_limit
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase 2 2 0 0 0 Detail
test_nbdb_schema_updated_hook
pass
test__set_schema_aware_periodics
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient 13 13 0 0 0 Detail
test__get_snat_cidrs_for_external_router_nested_snat_off
pass
test__add_router_ext_gw_no_default_route
pass
test__wait_for_port_bindings_host_fail
pass
test_update_lsp_host_info_up
pass
test__add_router_ext_gw_default_route
pass
test_checkout_ip_list
pass
test__get_snat_cidrs_for_external_router_nested_snat_on
pass
test_update_lsp_host_info_trunk_subport
pass
test__wait_for_port_bindings_host
pass
test__add_router_ext_gw_default_route_ecmp
pass
test_update_lsp_host_info_down
pass
test_update_lsp_host_info_up_retry
pass
test_update_lsp_host_info_up_retry_fail
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter 5 5 0 0 0 Detail
test_create_ovn_fair_meter_band_missing
pass
test_create_ovn_fair_meter_band_changed
pass
test_create_ovn_fair_meter
pass
test_create_ovn_fair_meter_changed
pass
test_create_ovn_fair_meter_unchanged
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.Test_has_separate_snat_per_subnet 4 4 0 0 0 Detail
test_snat_off_nested_off
pass
test_snat_on_nested_off
pass
test_snat_on_nested_on
pass
test_snat_off_nested_on
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged 3 3 0 0 0 Detail
test__is_router_port_changed_network_changed
pass
test__is_router_port_changed_not_changed
pass
test__is_router_port_changed_ipv6_ra_configs_changed
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2 8 8 0 0 0 Detail
test_ovn_nb_sync_calculate_routes_remove_and_add_two_routes
pass
test_ovn_nb_sync_calculate_routes_remove_and_keep_two_routes
pass
test_ovn_nb_sync_calculate_routes_remove_two_routes
pass
test_ovn_nb_sync_calculate_routes_add_and_keep_two_routes
pass
test_ovn_nb_sync_mode_repair
pass
test_ovn_nb_sync_calculate_routes_add_remove_keep_two_routes
pass
test_ovn_nb_sync_calculate_routes_add_two_routes
pass
test_ovn_nb_sync_mode_log
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncML2 1 1 0 0 0 Detail
test_ovn_sb_sync
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent 6 6 0 0 0 Detail
test_handle_ha_chassis_group_changes_create_not_gw
pass
test_handle_ha_chassis_group_changes_update_new_gw
pass
test_handle_ha_chassis_group_changes_delete
pass
test_handle_ha_chassis_group_changes_update_no_changes
pass
test_handle_ha_chassis_group_changes_update_no_longer_gw
pass
test_handle_ha_chassis_group_changes_create
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection 2 2 0 0 0 Detail
test_connection_sb_start
pass
test_connection_nb_start
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler 2 2 0 0 0 Detail
test_shutdown
pass
test_watch_and_unwatch_events
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock 6 6 0 0 0 Detail
test_notify_updated_node
pass
test_notify_different_node
pass
test_notify_skip_touch_node
pass
test_notify_touch_node_exception
pass
test_notify_last_touch_expired
pass
test_notify_not_updated_node
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler 8 8 0 0 0 Detail
test_lsp_create_event
pass
test_lsp_down_update_event_no_old_data
pass
test_lsp_other_column_update_event
pass
test_lsp_up_update_event
pass
test_notify_other_table
pass
test_lsp_up_update_event_no_old_data
pass
test_notify_different_target_node
pass
test_lsp_down_update_event
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler 8 8 0 0 0 Detail
test_chassis_update_event
pass
test_chassis_update_event_reschedule_lost_physnet
pass
test_chassis_update_event_reschedule_add_and_remove_physnet
pass
test_chassis_delete_event
pass
test_chassis_update_event_reschedule_add_physnet
pass
test_chassis_create_event
pass
test_chassis_update_event_reschedule_not_needed
pass
test_chassis_update_empty_no_external_ids
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisUpdateEvent 1 1 0 0 0 Detail
test_event_matches
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent 5 5 0 0 0 Detail
test_event_no_match_other_options_change
pass
test_event_match_chassis_change
pass
test_event_no_match_no_options
pass
test_delete_event_matches
pass
test_event_match_virtual_parent_change
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone 2 2 0 0 0 Detail
test_list_availability_zones
pass
test_list_availability_zones_no_azs
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver 141 141 0 0 0 Detail
test__delete_security_group
pass
test__get_port_options_with_ovn_lb_hm_port
pass
test__process_sg_rule_notifications_sgr_create_with_remote_ip_prefix
pass
test_add_subnet_dhcp_options_in_ovn_with_slaac_v6_subnet
pass
test_bind_port_unsupported_vnic_type
pass
test_bind_sriov_port_geneve
pass
test_create_network_vlan_passthru_disabled
pass
test_create_port_with_disabled_security
pass
test_remove_subnet_dhcp_options_in_ovn_ipv4
pass
test_responsible_for_ports_allocation_multiple_chassis
pass
test__create_security_group_stateless
pass
test_set_port_status_up_extport
pass
test_update_subnet_dhcp_options_in_ovn_ipv4
pass
test__filter_candidates_for_ha_chassis_group_az_and_ignore
pass
test__filter_candidates_for_ha_chassis_group_with_ignore_chassis
pass
test__get_port_options
pass
test__get_port_options_not_migrating_additional_chassis_present
pass
test__create_security_group_stateful
pass
test__validate_network_segments_id_above_max_limit
pass
test__get_port_options_migrating_additional_chassis_missing
pass
test_agent_alive_timed_out
pass
test_agent_with_nb_cfg_timestamp_timeout
pass
test__process_sg_rule_notifications_sgr_create
pass
test_bind_port_host_not_alive
pass
test__update_dnat_entry_if_needed_up_no_dvr
pass
test_bind_port_no_segments_to_bind
pass
test_add_subnet_dhcp_options_in_ovn
pass
test_bind_port_physnet_not_found
pass
test_agent_alive_true
pass
test_bind_port_vxlan
pass
test_bind_port_geneve
pass
test_bind_port_vdpa
pass
test_create_network_vlan_passthru_vlan_transparent_enabled
pass
test_create_port_postcommit
pass
test_create_port_ovn_octavia_vip
pass
test_delete_port_without_security_groups
pass
test_create_port_without_security_groups_no_ps
pass
test_network_precommit
pass
test_enable_subnet_dhcp_options_in_ovn_ipv6
pass
test_set_port_status_down_not_found
pass
test_ping_all_chassis_interval_expired
pass
test_set_compute_port_status_down
pass
test_update_port_unchanged_security_groups
pass
test__filter_candidates_for_ha_chassis_group_with_az
pass
test_update_subnet_dhcp_options_in_ovn_ipv6_not_change
pass
test__get_port_options_migrating_vhostuser
pass
test_update_network_need_to_frag_enabled
pass
test__get_port_options_with_addr_scope
pass
test__validate_ignored_port_update_from_fip_port
pass
test__validate_ignored_port_update_to_fip_port
pass
test_agent_alive_not_timed_out
pass
test_update_port_not_vip_port
pass
test_bind_port_flat
pass
test_update_port_postcommit_live_migration_revision_mismatch_once
pass
test_create_network_igmp_snoop_enabled
pass
test_delete_mac_binding_entries_ssl
pass
test_delete_port_exception_delete_revision
pass
test_get_candidates_for_scheduling_availability_zones
pass
test_notify_dhcp_updated
pass
test_process_sg_rule_notifications_sgr_delete
pass
test_remove_subnet_dhcp_options_in_ovn_ipv6
pass
test_responsible_for_ports_allocation_hostname_not_present
pass
test_update_metadata_port_no_port
pass
test_update_port
pass
test_update_port_invalid_extra_dhcp_opts
pass
test_update_port_postcommit_live_migration
pass
test_update_port_postcommit_live_migration_revision_mismatch_always
pass
test__get_max_tunid_no_key_set
pass
test__get_port_options_no_activation_strategy
pass
test__update_dnat_entry_if_needed_down_no_dvr
pass
test__update_security_group_stateless
pass
test__validate_port_extra_dhcp_opts
pass
test_bind_remote_managed_port_geneve
pass
test_bind_virtio_forwarder_port_geneve
pass
test__filter_candidates_for_ha_chassis_group
pass
test_bind_virtio_forwarder_port_vxlan
pass
test__is_port_provisioning_required
pass
test__validate_network_segments_id_eq_max_limit
pass
test_create_network_create_localnet_port_tunnel_network_type
pass
test_create_and_update_ignored_fip_port
pass
test_create_network_vlan_passthru_qinq_enabled
pass
test_create_network_create_localnet_port_physical_network_type
pass
test_enable_subnet_dhcp_options_in_ovn_ipv4
pass
test_create_port_invalid_extra_dhcp_opts
pass
test_set_compute_port_status_up
pass
test__get_max_tunid_wrong_key_value
pass
test_create_port_security
pass
test__ovn_update_port_missing_stdattribute
pass
test__sg_has_rules_with_same_normalized_cidr
pass
test_set_port_status_up
pass
test__update_dnat_entry_if_needed_down_dvr
pass
test_sync_ha_chassis_group_network_as_extport
pass
test__update_dnat_entry_if_needed_up_dvr
pass
test_create_port_security_allowed_address_pairs
pass
test__update_security_group_stateful
pass
test_update_metadata_port_no_subnet
pass
test__validate_network_segments_id_below_max_limit
pass
test_create_port_without_security_groups
pass
test_delete_mac_binding_entries
pass
test_agent_alive_true_one_diff
pass
test_update_network_need_to_frag_disabled
pass
test_agent_with_nb_cfg_timestamp_not_timeout
pass
test_update_port_postcommit
pass
test_bind_port_host_not_found
pass
test_update_subnet_dhcp_options_in_ovn_ipv4_not_change
pass
test_create_network_igmp_snoop_disabled
pass
test_delete_port_not_exist_in_ovn
pass
test_update_subnet_dhcp_options_in_ovn_ipv6_slaac
pass
test_enable_subnet_dhcp_options_in_ovn_ipv6_slaac
pass
test_ping_all_chassis_interval_not_expired
pass
test_update_subnet_postcommit_ovn_do_nothing
pass
test_node_uuid_no_worker_id
pass
test_update_subnet_postcommit_update_dhcp
pass
test_node_uuid_worker_id
pass
test_ping_all_chassis
pass
test__get_max_tunid_key_set
pass
test_responsible_for_ports_allocation_no_chassis
pass
test__get_port_options_migrating_additional_chassis_present
pass
test_sync_ha_chassis_group_network_as_gw
pass
test__validate_port_extra_dhcp_opts_invalid
pass
test_port_invalid_binding_profile
pass
test_add_subnet_dhcp_options_in_ovn_with_given_ovn_dhcp_opts
pass
test_responsible_for_ports_allocation
pass
test_bind_port_vlan
pass
test_update_ignored_port_from_fip_device_owner
pass
test_sync_ha_chassis_group_network_existing_group
pass
test_bind_remote_managed_port_vlan
pass
test_update_ignored_port_to_fip_device_owner
pass
test_update_metadata_port_with_subnet
pass
test_update_port_changed_security_groups
pass
test_update_port_postcommit_revision_mismatch_not_after_live_migration
pass
test_update_subnet_postcommit_enable_dhcp
pass
test_delete_port_stale_entry
pass
test_update_network_segmentation_id
pass
test_set_port_status_concurrent_delete
pass
test_set_port_status_down
pass
test_sync_ha_chassis_group_network
pass
test_sync_ha_chassis_group_router
pass
test_update_port_vip_port
pass
test_update_subnet_dhcp_options_in_ovn_ipv6
pass
test_update_subnet_postcommit_disable_dhcp
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs 22 22 0 0 0 Detail
test_create_port_security_false_allowed_address_pairs
pass
test_create_duplicate_mac_ip
pass
test_create_port_remove_allowed_address_pairs_with_none
pass
test_create_port_extra_args
pass
test_create_port_security_true_allowed_address_pairs
pass
test_update_add_address_pairs_with_unexpected_format
pass
test_update_with_none_and_own_mac_for_duplicate_ip
pass
test_update_port_security_off_address_pairs
pass
test_create_address_gets_port_mac
pass
test_create_missing_ip_field
pass
test_create_port_allowed_address_pairs_bad_format
pass
test_create_port_remove_allowed_address_pairs_with_list
pass
test_create_port_bad_ip
pass
test_create_port_bad_mac
pass
test_create_missing_mac_field
pass
test_create_port_with_unexpected_address_pairs_format
pass
test_equal_to_max_allowed_address_pair
pass
test_create_overlap_with_fixed_ip
pass
test_create_port_allowed_address_pairs
pass
test_more_than_max_allowed_address_pair
pass
test_update_add_address_pairs
pass
test_update_port_allowed_address_pairs_bad_format
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase 2 2 0 0 0 Detail
test_delete_mac_binding_entries
pass
test_delete_mac_binding_entries_ssl
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet 2 2 0 0 0 Detail
test_single_get_tenant
pass
test_single_get_admin
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions 24 24 0 0 0 Detail
test__get_port_dhcp_options_port_dhcp_opts_not_set_v4
pass
test__get_subnet_dhcp_options_for_port_v6_dhcp_disabled
pass
test_get_ovn_dhcp_options_metadata_route
pass
test_get_ovn_dhcp_options_with_global_options_ipv6
pass
test_get_ovn_dhcpv6_options_ovn_conf_ip4_ip6_dns
pass
test__get_port_dhcp_options_port_dhcp_opts_not_set_v6
pass
test_get_ovn_dhcp_options_no_gw_ip_but_metadata_ip
pass
test_get_ovn_dhcpv4_options_ovn_conf_ip4_ip6_dns
pass
test_get_ovn_dhcp_options_with_global_options
pass
test_get_port_dhcp_options_classless_static_route
pass
test__get_port_dhcp_options_port_dhcp_disabled_v6
pass
test_get_ovn_dhcp_options_domain_name
pass
test_get_ovn_dhcp_options_ipv6_subnet
pass
test_get_ovn_dhcp_options_no_gw_ip
pass
test__get_port_dhcp_options_port_dhcp_opts_set_v6
pass
test__get_subnet_dhcp_options_for_port_v4_dhcp_disabled
pass
test__get_port_dhcp_options_port_dhcp_disabled_v4
pass
test__get_port_dhcp_options_port_dhcp_opts_set_v4
pass
test__get_port_dhcp_options_port_with_invalid_device_owner
pass
test__get_subnet_dhcp_options_for_port_v6
pass
test__get_subnet_dhcp_options_for_port_v4
pass
test_get_ovn_dhcp_options
pass
test_get_ovn_dhcp_options_dhcp_disabled
pass
test_get_ovn_dhcp_options_dhcpv6_stateless_subnet
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort 4 4 0 0 0 Detail
test_metadata_port_on_network_create
pass
test_metadata_port_on_network_delete
pass
test_metadata_ip_on_subnet_create
pass
test_metadata_port_not_created_if_exists
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2 60 59 0 0 1 Detail
test_create_networks_bulk_tenants_and_quotas
pass
test_list_mpnetworks_with_segmentation_id
pass
test_list_networks_with_segmentation_id
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_list_shared_networks_with_non_admin_user
pass
test_network_precommit_create_callback
pass
test_update_network_set_shared_owner_returns_403
pass
test_update_shared_network_noadmin_returns_403
pass
test__update_segmentation_id_ports
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_create_network
pass
test_create_network_segment_allocation_fails
pass
test_create_networks_bulk_wrong_input
pass
test_list_networks_with_pagination_native
pass
test__update_segmentation_id_multisegment_network
pass
test_create_networks_bulk_native_quotas
pass
test_show_network_with_subnet
pass
test_update_network_with_empty_body
pass
test_invalid_admin_status
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_list_networks_with_sort_native
pass
test_network_after_delete_callback
pass
test_show_network
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_shared
pass
test__update_provider_network_attributes_update_attrs
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_create_networks_bulk_native_plugin_failure
pass
test_create_public_network
pass
test_create_public_network_no_admin_tenant
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_list_networks_with_fields
pass
test_update_network
pass
test_list_networks
pass
test_list_networks_with_pagination_emulated
pass
test_list_networks_with_parameters_invalid_values
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_sort_emulated
pass
test_list_networks_with_pagination_reverse_native
pass
test_network_after_create_callback
pass
test_list_networks_with_parameters
pass
test_network_after_update_callback
pass
test_update_network_with_incorrect_resource_body
pass
test_network_precommit_create_callback_aborts
pass
test_update_network_with_subnet_set_shared
pass
test__update_provider_network_attributes_segmentation_id
pass
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_native
pass
test_create_networks_native_quotas
pass
test_create_port_obj_bulk
skip
test_network_precommit_update_includes_req
pass
test_update_network_set_not_shared_single_tenant
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity 22 22 0 0 0 Detail
test_update_port_remove_port_security_security_group_read
pass
test_create_port_passing_true
pass
test_create_port_security_off_shared_network
pass
test_update_port_security_off_with_security_group
pass
test_updating_network_port_security
pass
test_create_port_with_secgroup_none_and_port_security_false
pass
test_create_port_default_true
pass
test_create_port_with_no_admin_use_other_tenant_security_group
pass
test_create_net_port_security_default
pass
test_update_port_with_no_admin_use_other_tenant_security_group
pass
test_create_network_with_portsecurity_false
pass
test_create_port_fails_with_secgroup_and_port_security_false
pass
test_create_network_with_portsecurity_mac
pass
test_create_port_security_overrides_network_value
pass
test_create_port_on_port_security_false_network
pass
test_create_port_without_security_group_and_net_sec_false
pass
test_create_port_with_default_security_group
pass
test_update_port_remove_port_security_security_group
pass
test_create_port_with_security_group_and_net_sec_false
pass
test_update_port_with_admin_use_other_tenant_security_group
pass
test_create_port_with_admin_use_other_tenant_security_group
pass
test_update_port_security_off_shared_network
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2 148 148 0 0 0 Detail
test_create_port_json
pass
test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_create_ports_bulk_emulated_plugin_failure
pass
test_delete_network_port_exists_owned_by_network_race
pass
test_delete_ports_by_device_id_second_call_failure
pass
test__port_provisioned_no_binding
pass
test_delete_ports_ignores_port_not_found
pass
test__port_provisioned_with_blocks
pass
test_create_port_None_values
pass
test_dhcp_provisioning_blocks_inserted_on_addr_change
pass
test__port_provisioned_port_retry_port_binding_unbound_no_vm_port
pass
test_create_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_dhcp_provisioning_blocks_removed_without_dhcp_agents
pass
test_fixed_ip_invalid_ip
pass
test_create_port_with_ipv6_pd_subnet_in_fixed_ips
pass
test_create_port_public_network_with_ip
pass
test_create_ports_bulk_emulated
pass
test_create_ports_bulk_with_sec_grp_provider_update_ipv6
pass
test_list_ports_filtered_by_fixed_ip_substring_dual_stack
pass
test_create_ports_bulk_port_binding_failure
pass
test_create_ports_bulk_with_wrong_fixed_ips
pass
test_port_after_create_outside_transaction
pass
test_create_ports_bulk_with_sec_grp_member_provider_update
pass
test_delete_non_existent_port
pass
test_port_after_delete_outside_transaction
pass
test_delete_port_tolerates_db_deadlock
pass
test_invalid_ip
pass
test__port_provisioned_port_retry_port_binding_unbound
pass
test_dhcp_provisioning_blocks_inserted_on_create_with_agents
pass
test_create_port_as_admin
pass
test_registry_publish_before_after_port_binding
pass
test_create_port_public_network_with_invalid_ip_and_subnet_id
pass
test_list_ports
pass
test_requested_subnet_id_v6_slaac
pass
test_l3_cleanup_on_net_delete
pass
test_create_ports_bulk_native
pass
test_update_device_id_null
pass
test_list_ports_public_network
pass
test_update_port_with_stale_subnet
pass
test_list_ports_with_pagination_reverse_emulated
pass
test_create_router_port_and_fail_bind_port_if_needed
pass
test_fixed_ip_invalid_subnet_id
pass
test_range_allocation
pass
test_overlapping_subnets
pass
test_list_ports_with_pagination_reverse_native
pass
test_mac_generation_4octet
pass
test_port_after_update_outside_transaction
pass
test_requested_invalid_fixed_ips
pass
test_update_port_mac_bad_owner
pass
test_port_create_resillient_to_duplicate_records
pass
test_update_port_mac_does_not_change
pass
test_requested_subnet_id_v4_and_v6
pass
test_update_non_existent_port
pass
test_update_port_name_do_not_notify_sg
pass
test_update_port_invalid_subnet_v6_pd_slaac
pass
test_update_port_regenerate_mac
pass
test_update_port_mac
pass
test_requested_ips_only
pass
test_update_port_status_short_id
pass
test_update_port_not_admin
pass
test_requested_subnet_id_v4_and_v6_slaac
pass
test_update_port_add_additional_ip
pass
test_update_port_delete_ip
pass
test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips
pass
test_update_port_fixed_ip_changed
pass
test_update_port_update_ip_address_only
pass
test_check_if_compute_port_serviced_by_dvr
pass
test_check_if_dhcp_port_serviced_by_dvr
pass
test_create_port_bad_tenant
pass
test_create_port_tolerates_db_deadlock
pass
test_create_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_create_ports_bulk_native_plugin_failure
pass
test_check_if_port_not_serviced_by_dvr
pass
test_create_ports_bulk_with_sec_grp
pass
test__port_provisioned_port_admin_state_down
pass
test_create_ports_bulk_ip_allocation_without_mac
pass
test_create_ports_bulk_ip_allocation_without_mac_no_net
pass
test_create_ports_bulk_wrong_input
pass
test_create_ports_bulk_with_allowed_address_pairs
pass
test_create_ports_bulk_with_extra_dhcp_opts
pass
test_delete_port
pass
test_create_ports_bulk_with_portbinding_attrs
pass
test_create_router_port_and_fail_create_postcommit
pass
test_bad_mac_format
pass
test_create_ports_native_quotas
pass
test_delete_port_with_ipv6_slaac_address
pass
test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips
pass
test_create_port_anticipating_allocation
pass
test_delete_port_public_network
pass
test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change
pass
test_create_update_get_port_same_fixed_ips_order
pass
test_create_port_public_network
pass
test_duplicate_ips
pass
test_create_port_public_network_with_invalid_ip_no_subnet_id
pass
test_delete_ports_by_device_id
pass
test_create_ports_bulk_ip_allocation_reverted_in_case_of_error
pass
test_list_ports_filtered_by_security_groups
pass
test_create_ports_bulk_native_quotas
pass
test_list_ports_for_network_owner
pass
test_get_ports_count
pass
test_invalid_mac_address
pass
test_delete_network_if_port_exists
pass
test_mac_generation
pass
test_dhcp_port_ips_prefer_next_available_ip
pass
test_delete_network_port_exists_owned_by_network_port_not_found
pass
test_list_ports_filtered_by_fixed_ip
pass
test_delete_port_by_network_owner
pass
test_duplicate_mac_generation
pass
test_invalid_admin_state
pass
test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp
pass
test_ip_allocation_for_ipv6_subnet_slaac_address_mode
pass
test_list_ports_with_pagination_emulated
pass
test_ip_allocation_for_ipv6_2_subnet_slaac_mode
pass
test_is_mac_in_use
pass
test_list_ports_filtered_by_fixed_ip_substring
pass
test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port
pass
test_requested_duplicate_ip
pass
test_list_ports_with_sort_emulated
pass
test_requested_invalid_fixed_ip_address_v6_slaac
pass
test_list_ports_filtered_by_fixed_ip_with_limit
pass
test_requested_subnet_id
pass
test_requested_subnet_id_not_on_network
pass
test_list_ports_with_sort_native
pass
test_test_delete_network_port_exists_dhcp
pass
test_show_port
pass
test_requested_fixed_ip_address_v6_slaac_router_iface
pass
test_list_ports_with_pagination_native
pass
test_update_port_mac_used
pass
test_test_delete_network_port_exists_fip_gw
pass
test_update_port
pass
test_update_device_id_unchanged
pass
test_update_port_status_build
pass
test_update_port_update_ip
pass
test_update_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_update_port_with_incorrect_resource_body
pass
test_update_port_invalid_fixed_ip_address_v6_slaac
pass
test_update_port_update_ips
pass
test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port
pass
test_update_port_with_empty_body
pass
test_notify_port_updated_for_status_change
pass
test_update_port_with_empty_data
pass
test_port_update_resillient_to_duplicate_records
pass
test_requested_duplicate_mac
pass
test_update_port_mac_ip
pass
test_update_port_mac_v6_slaac
pass
test_update_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup 17 17 0 0 0 Detail
test_create_port_with_vnic_baremetal
pass
test_create_port_with_vnic_macvtap
pass
test_update_port_with_sgs
pass
test_create_port_with_multi_sgs_duplicate_rules
pass
test_create_port_with_vnic_direct
pass
test_create_port_with_vnic_virtio_forwarder
pass
test_create_security_group
pass
test_delete_port_with_security_groups_port_doesnt_remove_pg
pass
test_create_port
pass
test_create_port_with_vnic_direct_physical
pass
test_delete_security_group
pass
test_update_sg_duplicate_rule_multi_ports
pass
test_create_port_with_empty_sg
pass
test_create_port_with_vnic_remote_managed
pass
test_update_sg_change_rule
pass
test_update_sg_duplicate_rule
pass
test_create_port_with_sg_default_rules
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment 9 9 0 0 0 Detail
test_clear_segment_host_mapping
pass
test_delete_segment_delete_localnet_port
pass
test_create_segments_mixed_allocation_prohibited
pass
test_create_delete_segment_distributed_service_port_not_touched
pass
test_create_segments_subnet_metadata_ip_allocation
pass
test_update_segment_host_mapping
pass
test_update_segment_host_mapping_with_new_segment
pass
test_check_segment_for_agent
pass
test_create_segment_create_localnet_port
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2 188 187 0 0 1 Detail
test_create_subnet
pass
test_create_subnet_bad_V6_cidr
pass
test_create_subnet_bad_boolean
pass
test_create_subnet_default_gw_conflict_allocation_pool_returns_409
pass
test_create_subnet_dhcpv6_stateless_with_ip_already_allocated
pass
test_create_subnet_gateway_in_allocation_pool_returns_409
pass
test_create_subnet_gw_outside_cidr_returns_201
pass
test_create_subnet_ipv6_first_ip_owned_by_router
pass
test_create_subnet_ipv6_gw_is_nw_start_addr
pass
test_create_subnet_ipv6_out_of_cidr_lla
pass
test_create_subnet_ipv6_same_ra_and_addr_modes
pass
test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network
pass
test_create_subnet_V6_slaac_big_prefix
pass
test_create_2_subnets_overlapping_cidr_allowed_returns_200
pass
test_create_subnet_ipv6_slaac_with_port_on_network
pass
test_create_subnet_bad_V4_cidr_prefix_len
pass
test_create_subnet_overlapping_allocation_pools_returns_409
pass
test_create_subnet_bad_ip_version_null
pass
test_create_subnet_allocation_pools_with_prefixlen_31
pass
test_create_subnet_bad_nameserver
pass
test_create_subnet_bad_pools
pass
test_create_subnet_invalid_gw_V6_cidr
pass
test_create_subnet_with_none_gateway
pass
test_create_subnet_bad_uuid
pass
test_create_subnets_bulk_native_ipv6
pass
test_create_subnet_invalid_ipv6_address_mode
pass
test_create_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_ipv6_out_of_cidr_global
pass
test_get_subnets_count
pass
test_create_subnet_ipv6_slaac_with_snat_intf_on_network
pass
test_invalid_uuid
pass
test_create_subnet_ipv6_slaac_with_router_intf_on_network
pass
test_port_create_subnetnotfound
pass
test_create_subnet_with_cidr_and_default_subnetpool
pass
test_subnet_after_create_callback
pass
test_create_subnet_with_dhcp_disabled
pass
test_create_subnet_nonzero_cidr
pass
test_subnet_after_delete_callback
pass
test_create_subnet_out_of_range_allocation_pool_returns_400
pass
test_create_subnet_with_large_allocation_pool
pass
test_subnet_before_create_callback
pass
test_create_subnet_with_allocation_pool
pass
test_create_subnet_with_none_gateway_allocation_pool
pass
test_create_subnet_with_network_different_tenant
pass
test_create_subnet_with_none_gateway_fully_allocated
pass
test_create_subnet_with_one_host_route
pass
test_create_subnets_bulk_native_plugin_failure
pass
test_create_subnet_with_v6_pd_allocation_pool_returns_400
pass
test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets
pass
test_create_two_subnets_same_cidr_returns_400
pass
test_update_subnet_allocation_pools_invalid_pool_for_cidr
pass
test_delete_subnet_with_dns
pass
test_create_subnets_bulk_emulated
pass
test_delete_subnet_with_route
pass
test_update_subnet_from_no_gw_to_no_gw
pass
test_create_subnets_native_quotas
pass
test_delete_network
pass
test_invalid_subnet
pass
test_update_subnet_the_same_gw_as_in_use_by_router_ipv6
pass
test_delete_subnet_race_with_dhcp_port_creation
pass
test_update_subnet_with_incorrect_resource_body
pass
test_list_subnets_with_pagination_reverse_native
pass
test_list_subnets_filtering_by_project_id
pass
test_list_subnets_with_sort_emulated
pass
test_list_subnets_with_pagination_native
pass
test_subnet_usable_after_update
pass
test_create_subnet_bad_ip_version
pass
test_list_subnets_with_parameter
pass
test_unsupported_subnet_cidr_loopback
pass
test_create_subnet_inconsistent_ipv4_hostroute_np_v6
pass
test_update_subnet_ipv6_ra_mode_ip_version_4
pass
test_update_subnet_adding_additional_host_routes_and_dns
pass
test_create_subnet_invalid_gw_32_V4_cidr
pass
test_create_subnet_ipv6_addr_modes
pass
test_update_subnet_route
pass
test_update_subnet_allocation_pools_overlapping_returns_409
pass
test_create_subnet_ipv6_first_ip_owned_by_non_router
pass
test_update_subnet_route_with_too_many_entries
pass
test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize
pass
test_update_subnet_gw_ip_in_use_by_router_returns_409
pass
test_update_subnet_inconsistent_ipv6_hostroute_np_v4
pass
test_update_subnet_the_same_gw_as_in_use_by_router
pass
test_create_subnet_ipv6_slaac_with_ip_already_allocated
pass
test_update_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_multiple_allocation_pools
pass
test_validate_subnet_dns_nameservers_exhausted
pass
test_create_subnet_shared_returns_400
pass
test_validate_subnet_host_routes_exhausted
pass
test_create_subnet_with_one_dns
pass
test_create_subnet_with_two_dns
pass
test_create_subnets_bulk_emulated_plugin_failure
pass
test_create_subnets_bulk_native_quotas
pass
test_delete_subnet_with_callback
pass
test_delete_subnet_with_other_subnet_on_network_still_in_use
pass
test_list_subnets
pass
test_list_subnets_with_pagination_reverse_emulated
pass
test_port_prevents_network_deletion
pass
test_subnet_lifecycle_dns_retains_order
pass
test_update_subnet_dns
pass
test_update_subnet_from_gw_to_no_gw
pass
test_update_subnet_gw_outside_cidr_returns_200
pass
test_update_subnet_inconsistent_ipv4_gatewayv6
pass
test_update_subnet_inconsistent_ipv6_gatewayv4
pass
test_update_subnet_ipv6_address_mode_fails
pass
test_update_subnet_ipv6_address_mode_ip_version_4
pass
test_update_subnet_no_gateway
pass
test_create_subnet_check_mtu_in_mech_context
pass
test_create_subnet_gw_values
pass
test_create_subnet_inconsistent_ipv4_hostroute_dst_v6
pass
test_create_subnet_bad_V4_cidr
pass
test_create_subnet_inconsistent_ipv6_dns_v4
pass
test_create_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_defaults
pass
test_create_subnet_ipv6_attributes_no_dhcp_enabled
pass
test_create_subnet_inconsistent_ipv4_cidrv6
pass
test_create_subnet_with_too_many_routes
pass
test_create_subnet_inconsistent_ipv4_gatewayv6
pass
test_create_subnet_inconsistent_ipv6_cidrv4
pass
test_create_subnet_inconsistent_ipv6_gatewayv4
pass
test_create_subnet_with_v6_allocation_pool
pass
test_create_subnet_invalid_gw_128_V6_cidr
pass
test_create_subnet_ipv6_different_ra_and_addr_modes
pass
test_create_subnets_bulk_native
pass
test_create_two_subnets
pass
test_delete_subnet_dhcp_port_associated_with_other_subnets
pass
test_delete_subnet
pass
test_delete_subnet_ipv6_slaac_port_exists
pass
test_get_subnets_count_filter_by_project_id
pass
test_show_subnet
pass
test_get_subnets_count_filter_by_unknown_filter
pass
test_list_subnets_filtering_by_unknown_filter
skip
test_subnet_with_allocation_range
pass
test_create_subnet_as_admin
pass
test_list_subnets_shared
pass
test_create_subnet_bad_hostroutes
pass
test_update_subnet_from_gw_to_new_gw
pass
test_update_subnet_ipv6_attributes_fails
pass
test_list_subnets_with_sort_native
pass
test_subnet_after_update_callback
pass
test_create_subnet_dhcpv6_stateless_with_port_on_network
pass
test_create_subnet_invalid_ipv6_ra_mode
pass
test_create_subnet_allocation_pools_with_prefixlen_32
pass
test_create_subnet_bad_tenant
pass
test_create_subnet_gw_bcast_returns_400
pass
test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets
pass
test_create_subnet_ipv6_pd_gw_values
pass
test_unsupported_subnet_cidr_multicast
pass
test_create_subnet_gw_of_network_returns_400
pass
test_create_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_invalid_allocation_pool_returns_400
pass
test_create_subnet_ipv6_ra_modes
pass
test_update_subnet_allocation_pools
pass
test_create_subnet_ipv6_gw_is_nw_end_addr
pass
test_update_subnet_allocation_pools_and_gateway_ip
pass
test_create_subnet_ipv6_slaac_with_port_not_found
pass
test_create_subnet_no_ip_version
pass
test_update_subnet_allocation_pools_over_gateway_ip_returns_409
pass
test_create_subnet_ipv6_gw_values
pass
test_create_subnet_only_ip_version_v6_no_pool
pass
test_update_subnet_dns_to_None
pass
test_create_subnet_with_two_host_routes
pass
test_create_subnet_ipv6_slaac_with_db_reference_error
pass
test_update_subnet_inconsistent_ipv4_dns_v6
pass
test_delete_subnet_port_exists_owned_by_other
pass
test_create_subnet_ipv6_slaac_with_dhcp_port_on_network
pass
test_update_subnet_ipv6_cannot_disable_dhcp
pass
test_delete_subnet_with_dns_and_route
pass
test_update_subnet_ipv6_ra_mode_fails
pass
test_create_subnet_no_cidr_and_default_subnetpool
pass
test_invalid_ip_address
pass
test_update_subnet_route_to_None
pass
test_invalid_ip_version
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv4
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv6
pass
test_list_subnets_with_pagination_emulated
pass
test_create_subnet_with_too_many_dns
pass
test_update_subnet_allocation_pools_invalid_returns_400
pass
test_delete_subnet_ipv6_slaac_router_port_exists
pass
test_update_subnet_dns_with_too_many_entries
pass
test_delete_subnet_port_exists_owned_by_network
pass
test_update_subnet_gateway_in_allocation_pool_returns_409
pass
test_list_subnets_filtering_by_cidr_used_on_create
pass
test_port_prevents_subnet_deletion
pass
test_update_subnet
pass
test_update_subnet_allocation_pools_with_prefixlen_31
pass
test_update_subnet_inconsistent_ipv6_hostroute_dst_v4
pass
test_update_subnet_shared_returns_400
pass
test_update_subnet_with_empty_body
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse 11 11 0 0 0 Detail
test_bad_route_404
pass
test_list_with_fields
pass
test_create_returns_201
pass
test_list_returns_200
pass
test_update_returns_200
pass
test_list_with_fields_noadmin
pass
test_list_with_fields_noadmin_and_policy_field
pass
test_delete_with_req_body_returns_400
pass
test_show_returns_200
pass
test_update_invalid_json_400
pass
test_delete_returns_204
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding 3 3 0 0 0 Detail
test_create_port_with_invalid_parent
pass
test_create_port_with_invalid_tag
pass
test_create_port_with_parent_and_tag
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort 5 5 0 0 0 Detail
test_update_port_bound
pass
test__set_unset_virtual_port_type_unset
pass
test_delete_virtual_port_parent
pass
test__set_unset_virtual_port_type_set
pass
test_create_port_with_virtual_type_and_options
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding 6 6 0 0 0 Detail
test_create_port_with_vtep_options_and_parent_name_tag
pass
test_create_port_with_only_vtep_logical_switch
pass
test_create_port_with_vtep_options_and_check_vtep_keys
pass
test_create_port_with_invalid_vtep_logical_switch
pass
test_create_port_with_vtep_options
pass
test_create_port_with_only_vtep_physical_switch
pass
neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn 4 4 0 0 0 Detail
test_db_migration
pass
test_delete_mac_binding_entries
pass
test_db_migration_with_pb_not_found
pass
test_delete_mac_binding_entries_ssl
pass
neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest 12 12 0 0 0 Detail
test_allocate_partial_segment_without_filters
pass
test_allocate_partial_segment_outside_pools
pass
test_allocate_specific_finally_allocated_segment_in_pools
pass
test_allocate_partial_segment_first_attempt_fails
pass
test_allocate_specific_unallocated_segment_outside_pools
pass
test_allocate_partial_segment_no_resource_available
pass
test_allocate_partial_segment_with_filter
pass
test_allocate_specific_allocated_segment_outside_pools
pass
test_allocate_specific_finally_unallocated_segment_outside_pools
pass
test_allocate_specific_unallocated_segment_in_pools
pass
test_primary_keys
pass
test_allocate_specific_allocated_segment_in_pools
pass
neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange 12 12 0 0 0 Detail
test_allocate_specific_allocated_segment_outside_pools
pass
test_allocate_partial_segment_no_resource_available
pass
test_allocate_specific_allocated_segment_in_pools
pass
test_allocate_specific_unallocated_segment_in_pools
pass
test_allocate_specific_finally_allocated_segment_in_pools
pass
test_allocate_specific_finally_unallocated_segment_outside_pools
pass
test_primary_keys
pass
test_allocate_partial_segment_outside_pools
pass
test_allocate_partial_segment_with_filter
pass
test_allocate_partial_segment_without_filters
pass
test_allocate_partial_segment_first_attempt_fails
pass
test_allocate_specific_unallocated_segment_outside_pools
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeDefaultTest 1 1 0 0 0 Detail
test_validate_provider_segment_default
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest 13 13 0 0 0 Detail
test_validate_provider_segment_with_unallowed_segmentation_id
pass
test_validate_provider_segment_without_physnet_restriction
pass
test_is_partial_segment
pass
test_reserve_provider_segment_already_reserved
pass
test_validate_provider_phynet_name
pass
test_validate_provider_segment
pass
test_validate_provider_segment_with_unsupported_physical_network
pass
test_release_segment
pass
test_validate_provider_segment_with_missing_physical_network
pass
test_allocate_tenant_segment
pass
test_reserve_provider_segment
pass
test_get_mtu
pass
test_validate_provider_phynet_name_multiple
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeMultiRangeTest 1 1 0 0 0 Detail
test_release_segment
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest 38 38 0 0 0 Detail
test_get_devices_details_list_and_failed_devices_empty_dev
pass
test_tunnel_sync_called_without_host_passed
pass
test_tunnel_sync_called_without_tunnel_ip
pass
test_update_device_list_empty_devices
pass
test_update_device_up_notify_not_sent_with_port_not_found
pass
test_update_device_up_with_device_not_bound_to_host_no_notify
pass
test_get_devices_details_list
pass
test_get_device_details_qos_policy_id_from_port
pass
test_tunnel_sync_called_without_tunnel_type
pass
test_get_device_details_qos_policy_id_none
pass
test_update_device_down_call_update_port_status_failed
pass
test_get_device_details_wrong_host
pass
test_get_devices_details_list_with_empty_devices
pass
test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed
pass
test_update_device_down_call_update_port_status
pass
test_update_device_up_with_device_not_bound_to_host
pass
test_get_device_details_caching
pass
test_get_device_details_network_qos_policy_id
pass
test_get_device_details_port_no_active_in_host
pass
test_get_device_details_port_no_host
pass
test_get_devices_details_list_and_failed_devices_failures
pass
test_get_network_details
pass
test_tunnel_sync_called_for_existing_endpoint
pass
test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6
pass
test_update_device_list_failed_devices
pass
test_get_device_details_port_context_without_bounded_segment
pass
test_get_devices_details_list_and_failed_devices
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch
pass
test_tunnel_sync_called_with_used_tunnel_ip_host_roaming
pass
test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two
pass
test_update_device_list_no_failure
pass
test_tunnel_sync_called_with_host_passed
pass
test_update_device_down_with_device_not_bound_to_host
pass
test_update_device_up_notify
pass
test_get_device_details_port_status_equal_new_status
pass
test_get_device_details_without_port_context
pass
test_tunnel_sync_called_with_host_passed_ipv6
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest 21 21 0 0 0 Detail
test_get_endpoint_by_host
pass
test_sync_allocations_and_allocated_in_final_range
pass
test_sync_tunnel_allocations
pass
test_allocate_tenant_segment
pass
test__delete_expired_default_network_segment_ranges
pass
test_get_endpoint_by_ip
pass
test_get_endpoints
pass
test_get_endpoint_by_ip_for_not_existing_tunnel_ip
pass
test_specific_segment_is_not_partial_segment
pass
test_sync_allocations_no_op
pass
test_validate_provider_segment
pass
test_reserve_provider_segment
pass
test_sync_allocations_and_allocated_in_initial_range
pass
test_add_endpoint_for_existing_tunnel_ip
pass
test_partial_segment_is_partial_segment
pass
test_reserve_provider_segment_full_specs
pass
test_tunnel_type
pass
test__populate_new_default_network_segment_ranges
pass
test_add_endpoint
pass
test_delete_endpoint
pass
test_get_endpoint_by_host_for_not_existing_host
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest 2 2 0 0 0 Detail
test_get_mtu_ipv6
pass
test_get_mtu_ipv4
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeMultiRangeTest 1 1 0 0 0 Detail
test_release_segment
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest 38 38 0 0 0 Detail
test_get_device_details_port_context_without_bounded_segment
pass
test_get_device_details_qos_policy_id_none
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6
pass
test_tunnel_sync_called_without_tunnel_type
pass
test_get_device_details_port_no_host
pass
test_get_devices_details_list_and_failed_devices_empty_dev
pass
test_tunnel_sync_called_for_existing_endpoint
pass
test_get_device_details_network_qos_policy_id
pass
test_tunnel_sync_called_with_host_passed
pass
test_update_device_down_call_update_port_status
pass
test_update_device_up_notify
pass
test_update_device_down_call_update_port_status_failed
pass
test_update_device_list_empty_devices
pass
test_update_device_list_failed_devices
pass
test_get_device_details_caching
pass
test_get_device_details_port_no_active_in_host
pass
test_get_device_details_port_status_equal_new_status
pass
test_get_device_details_without_port_context
pass
test_get_devices_details_list_and_failed_devices_failures
pass
test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip
pass
test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two
pass
test_update_device_up_notify_not_sent_with_port_not_found
pass
test_get_device_details_wrong_host
pass
test_get_devices_details_list_and_failed_devices
pass
test_get_devices_details_list_with_empty_devices
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch
pass
test_tunnel_sync_called_with_used_tunnel_ip_host_roaming
pass
test_update_device_list_no_failure
pass
test_get_device_details_qos_policy_id_from_port
pass
test_get_devices_details_list
pass
test_tunnel_sync_called_without_tunnel_ip
pass
test_update_device_up_with_device_not_bound_to_host_no_notify
pass
test_tunnel_sync_called_without_host_passed
pass
test_update_device_down_with_device_not_bound_to_host
pass
test_get_network_details
pass
test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed
pass
test_tunnel_sync_called_with_host_passed_ipv6
pass
test_update_device_up_with_device_not_bound_to_host
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest 21 21 0 0 0 Detail
test_get_endpoints
pass
test_reserve_provider_segment_full_specs
pass
test_add_endpoint_for_existing_tunnel_ip
pass
test_get_endpoint_by_host
pass
test_get_endpoint_by_ip
pass
test_sync_allocations_and_allocated_in_final_range
pass
test__delete_expired_default_network_segment_ranges
pass
test_add_endpoint
pass
test_get_endpoint_by_ip_for_not_existing_tunnel_ip
pass
test_specific_segment_is_not_partial_segment
pass
test__populate_new_default_network_segment_ranges
pass
test_allocate_tenant_segment
pass
test_delete_endpoint
pass
test_get_endpoint_by_host_for_not_existing_host
pass
test_tunnel_type
pass
test_partial_segment_is_partial_segment
pass
test_sync_tunnel_allocations
pass
test_reserve_provider_segment
pass
test_sync_allocations_no_op
pass
test_sync_allocations_and_allocated_in_initial_range
pass
test_validate_provider_segment
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest 2 2 0 0 0 Detail
test_get_mtu_ipv4
pass
test_get_mtu_ipv6
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest 7 7 0 0 0 Detail
test_reserve_provider_segment
pass
test_is_partial_segment
pass
test_release_provider_segment
pass
test_allocate_tenant_segment
pass
test_validate_provider_segment_with_unallowed_physical_network
pass
test_validate_provider_segment
pass
test_validate_provider_segment_with_unallowed_segmentation_id
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeAllocationTest 1 1 0 0 0 Detail
test_allocate_tenant_segment_in_order_of_config
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest 22 22 0 0 0 Detail
test_validate_provider_segment_with_invalid_input
pass
test_release_segment
pass
test_partial_segment_is_partial_segment
pass
test_specific_segment_is_not_partial_segment
pass
test_validate_provider_segment_with_invalid_physical_network
pass
test_reserve_provider_segment_already_allocated
pass
test_reserve_provider_segment_in_tenant_pools
pass
test_release_segment_unallocated
pass
test_validate_provider_segment_with_missing_physical_network
pass
test_allocate_tenant_segment
pass
test_reserve_provider_segment
pass
test_reserve_provider_segment_without_physical_network
pass
test_validate_provider_segment_no_phys_network_seg_id_0
pass
test_allocate_tenant_segment_no_available
pass
test_get_mtu
pass
test_parse_network_exception_handling
pass
test_reserve_provider_segment_without_segmentation_id
pass
test_sync_vlan_allocations
pass
test_validate_provider_segment
pass
test_validate_provider_segment_with_invalid_segmentation_id
pass
test_validate_provider_segment_without_physical_network
pass
test_validate_provider_segment_without_segmentation_id
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange 2 2 0 0 0 Detail
test__delete_expired_default_network_segment_ranges
pass
test__populate_new_default_network_segment_ranges
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeMultiRangeTest 1 1 0 0 0 Detail
test_release_segment
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest 38 38 0 0 0 Detail
test_get_device_details_qos_policy_id_none
pass
test_tunnel_sync_called_with_host_passed
pass
test_update_device_list_empty_devices
pass
test_update_device_list_no_failure
pass
test_get_device_details_port_context_without_bounded_segment
pass
test_get_device_details_without_port_context
pass
test_get_device_details_wrong_host
pass
test_get_devices_details_list_and_failed_devices
pass
test_get_network_details
pass
test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed
pass
test_tunnel_sync_called_for_existing_endpoint
pass
test_tunnel_sync_called_without_host_passed
pass
test_update_device_down_call_update_port_status_failed
pass
test_get_device_details_port_no_active_in_host
pass
test_tunnel_sync_called_with_host_passed_ipv6
pass
test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two
pass
test_update_device_list_failed_devices
pass
test_update_device_up_with_device_not_bound_to_host
pass
test_get_devices_details_list_and_failed_devices_empty_dev
pass
test_get_device_details_caching
pass
test_get_device_details_network_qos_policy_id
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch
pass
test_tunnel_sync_called_without_tunnel_ip
pass
test_tunnel_sync_called_without_tunnel_type
pass
test_update_device_down_with_device_not_bound_to_host
pass
test_update_device_up_notify
pass
test_update_device_up_notify_not_sent_with_port_not_found
pass
test_get_device_details_port_no_host
pass
test_get_devices_details_list
pass
test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6
pass
test_update_device_down_call_update_port_status
pass
test_update_device_up_with_device_not_bound_to_host_no_notify
pass
test_get_device_details_port_status_equal_new_status
pass
test_get_device_details_qos_policy_id_from_port
pass
test_get_devices_details_list_and_failed_devices_failures
pass
test_get_devices_details_list_with_empty_devices
pass
test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip
pass
test_tunnel_sync_called_with_used_tunnel_ip_host_roaming
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest 21 21 0 0 0 Detail
test_add_endpoint_for_existing_tunnel_ip
pass
test_get_endpoint_by_host
pass
test_get_endpoints
pass
test_reserve_provider_segment_full_specs
pass
test_specific_segment_is_not_partial_segment
pass
test_sync_allocations_and_allocated_in_initial_range
pass
test_add_endpoint
pass
test_allocate_tenant_segment
pass
test_sync_tunnel_allocations
pass
test__populate_new_default_network_segment_ranges
pass
test_reserve_provider_segment
pass
test_tunnel_type
pass
test_get_endpoint_by_ip_for_not_existing_tunnel_ip
pass
test__delete_expired_default_network_segment_ranges
pass
test_get_endpoint_by_host_for_not_existing_host
pass
test_delete_endpoint
pass
test_get_endpoint_by_ip
pass
test_partial_segment_is_partial_segment
pass
test_sync_allocations_and_allocated_in_final_range
pass
test_sync_allocations_no_op
pass
test_validate_provider_segment
pass
neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest 2 2 0 0 0 Detail
test_get_mtu_ipv4
pass
test_get_mtu_ipv6
pass
neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase 3 3 0 0 0 Detail
test_port_update_data_plane_status
pass
test_extend_port_dict_no_data_plane_status
pass
test_show_port_has_data_plane_status
pass
neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase 24 24 0 0 0 Detail
test_update_fixed_ips_no_effect_after_clearing_dns_name
pass
test_update_port_with_current_dns_name
pass
test__parse_dns_domain_missing_fields_in_context
pass
test_create_port_dns_name_field_missing
pass
test_create_port_no_ipv6
pass
test_create_port
pass
test_update_port_non_dns_name_attribute
pass
test_create_port_no_dns_domain
pass
test_update_port_clear_dns_name
pass
test_create_port_no_ptr_zones
pass
test_update_port_add_dns_name
pass
test_update_port_fixed_ips
pass
test_update_port_fixed_ips_clearing_dns_name
pass
test_update_port_fixed_ips_with_current_dns_name
pass
test_update_port_fixed_ips_with_new_dns_name
pass
test__parse_dns_domain
pass
test_create_port_no_ipv4
pass
test_dns_driver_loaded_after_server_restart
pass
test_update_port_tenant_network
pass
test_create_port_tenant_network
pass
test_update_port
pass
test_create_port_no_dns_driver
pass
test_create_port_no_dns_name
pass
test_update_port_no_dns_domain
pass
neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase 42 42 0 0 0 Detail
test_update_port_add_port_dns_domain_add_port_dns_name
pass
test_update_port_fixed_ips_clearing_dns_name
pass
test_update_port_tenant_network
pass
test_create_port_dns_name_no_dns_domain_no_provider_net
pass
test_create_port_no_ipv4
pass
test_create_port_no_ptr_zones
pass
test_create_port_port_dns_domain_no_dns_name
pass
test_update_port_add_dns_domain_no_provider_net
pass
test_update_port
pass
test_update_port_clear_port_dns_domain_no_network_dns_domain
pass
test_update_port_add_port_dns_domain_port_dns_name
pass
test_update_port_fixed_ips_with_current_dns_name
pass
test_update_port_clear_dns_name
pass
test_update_port_replace_network_dns_domain
pass
test_create_port_no_dns_domain
pass
test_create_port_no_net_dns_domain_no_port_dns_domain
pass
test_create_port_no_net_dns_domain_port_dns_domain
pass
test_update_port_add_dns_name
pass
test_update_port_add_dns_name_port_dns_domain
pass
test_update_port_with_current_dns_name
pass
test_create_port
pass
test_create_port_net_dns_domain_port_dns_domain
pass
test_create_port_no_ipv6
pass
test_update_fixed_ips_no_effect_after_clearing_dns_name
pass
test_update_port_fixed_ips_with_new_dns_name
pass
test_create_port_dns_name_field_missing
pass
test_create_port_no_dns_name
pass
test_update_port_clear_port_dns_domain_network_dns_domain
pass
test_update_port_non_dns_name_attribute
pass
test_create_port_dns_name_dns_domain_no_provider_net
pass
test_create_port_no_dns_name_dns_domain_no_provider_net
pass
test_dns_driver_loaded_after_server_restart
pass
test_update_port_add_dns_domain_no_net_dns_domain
pass
test_update_port_fixed_ips_with_dns_domain
pass
test_update_port_no_dns_domain
pass
test_update_port_replace_port_dns_domain
pass
test_create_port_no_dns_driver
pass
test_create_port_no_dns_name_no_dns_domain_no_provider_net
pass
test_create_port_tenant_network
pass
test_update_fixed_ips_no_effect_after_clearing_dns_domain
pass
test_update_port_add_dns_name_add_dns_domain_no_provider_net
pass
test_update_port_fixed_ips
pass
neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase 22 22 0 0 0 Detail
test_create_port
pass
test_create_port_no_dns_domain
pass
test_create_port_no_ipv4
pass
test_update_port_tenant_network
pass
test_create_port_dns_name_field_missing
pass
test_create_port_no_ptr_zones
pass
test_create_port_tenant_network
pass
test_update_port_clear_dns_name
pass
test_update_fixed_ips_no_effect_after_clearing_dns_name
pass
test_update_port_fixed_ips_clearing_dns_name
pass
test_update_port_no_dns_domain
pass
test_update_port_with_current_dns_name
pass
test_update_port_fixed_ips
pass
test_update_port_fixed_ips_with_current_dns_name
pass
test_create_port_no_dns_driver
pass
test_create_port_no_ipv6
pass
test_create_port_no_dns_name
pass
test_dns_driver_loaded_after_server_restart
pass
test_update_port_add_dns_name
pass
test_update_port_fixed_ips_with_new_dns_name
pass
test_update_port
pass
test_update_port_non_dns_name_attribute
pass
neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain 22 22 0 0 0 Detail
test_create_port_no_dns_domain
pass
test_update_port_no_dns_domain
pass
test_create_port_no_ipv4
pass
test_create_port_tenant_network
pass
test_update_port
pass
test_update_port_clear_dns_name
pass
test_update_port_tenant_network
pass
test_create_port_no_dns_name
pass
test_update_port_fixed_ips_with_current_dns_name
pass
test_update_port_fixed_ips_with_new_dns_name
pass
test_create_port_no_ipv6
pass
test_update_fixed_ips_no_effect_after_clearing_dns_name
pass
test_update_port_non_dns_name_attribute
pass
test_create_port
pass
test_create_port_no_ptr_zones
pass
test_update_port_add_dns_name
pass
test_update_port_with_current_dns_name
pass
test_create_port_dns_name_field_missing
pass
test_create_port_no_dns_driver
pass
test_update_port_fixed_ips
pass
test_update_port_fixed_ips_clearing_dns_name
pass
test_dns_driver_loaded_after_server_restart
pass
neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3 3 3 0 0 0 Detail
test_insecure_client
pass
test_secure_client
pass
test_auth_type_password
pass
neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity 2 2 0 0 0 Detail
test_extend_port_dict_no_port_security
pass
test_extend_network_dict_no_port_security
pass
neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase 4 4 0 0 0 Detail
test_type_args_passed_to_extension
pass
test_create_ports_bulk_no_tags
pass
test_create_ports_bulk_with_tags
pass
test_create_port_with_tags
pass
neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase 3 3 0 0 0 Detail
test_port_create_propagate_uplink_status
pass
test_extend_port_dict_no_project_default
pass
test_show_port_has_propagate_uplink_status
pass
neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableML2ExtDriverTestCase 2 2 0 0 0 Detail
test_port_update_propagate_uplink_status_1_True
pass
test_port_update_propagate_uplink_status_2_False
pass
neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase 61 61 0 0 0 Detail
test_dvr_router_scheduling_to_only_dvr_snat_agent
pass
test_network_auto_schedule_with_disabled
pass
test_network_auto_schedule_with_hosted_2
pass
test_network_scheduler_with_disabled_agent
pass
test_network_scheduler_with_hosted_network
pass
test_agent_registration_bad_timestamp
pass
test_agent_registration_invalid_timestamp_allowed
pass
test_router_reschedule_no_remove_if_agent_has_dvr_service_ports
pass
test_sync_dvr_router_with_fixedip_on_fip_net
pass
test_dvr_router_csnat_rescheduling
pass
test_l3_agent_keep_services_on
pass
test_list_networks_hosted_by_dhcp_agent_with_invalid_agent
pass
test_network_add_to_dhcp_agent_with_admin_state_down
pass
test_network_policy
pass
test_is_eligible_agent
pass
test_network_remove_from_dhcp_agent
pass
test_network_scheduling_on_network_creation
pass
test_router_add_to_l3_agent
pass
test_router_add_to_two_l3_agents
pass
test_router_auto_schedule_with_disabled
pass
test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions
pass
test_dhcp_agent_keep_services_on
pass
test_network_ha_scheduling_on_port_creation
pass
test_router_auto_schedule_with_invalid_router
pass
test_l3_agent_keep_services_off
pass
test_list_router_ids_on_host_no_l3_agent
pass
test_list_routers_hosted_by_l3_agent_with_invalid_agent
pass
test_report_states
pass
test_router_add_to_l3_agent_two_times
pass
test_router_auto_schedule_with_hosted
pass
test_router_sync_data
pass
test_router_auto_schedule_with_hosted_2
pass
test_router_is_not_rescheduled_from_alive_agent
pass
test_router_policy
pass
test_router_without_l3_agents
pass
test_router_reschedule_from_dead_agent
pass
test_router_reschedule_succeeded_after_failed_notification
pass
test_dhcp_agent_keep_services_off
pass
test_dvr_router_manual_rescheduling
pass
test_network_auto_schedule_restart_dhcp_agent
pass
test_network_no_reschedule
pass
test_list_active_networks_on_not_registered_yet_dhcp_agent
pass
test_network_remove_from_dhcp_agent_on_concurrent_port_delete
pass
test_network_scheduling_on_port_creation
pass
test_network_add_to_dhcp_agent
pass
test_reserved_port_after_network_remove_from_dhcp_agent
pass
test_network_auto_schedule_with_hosted
pass
test_router_add_to_l3_agent_with_admin_state_down
pass
test_network_auto_schedule_with_multiple_agents
pass
test_router_auto_schedule_restart_l3_agent
pass
test_router_is_not_rescheduled_if_agent_is_back_online
pass
test_network_auto_schedule_with_no_dhcp
pass
test_router_no_reschedule_from_dead_admin_down_agent
pass
test_router_rescheduler_catches_exceptions_on_fetching_bindings
pass
test_network_ha_scheduling_on_port_creation_with_new_agent
pass
test_network_scheduler_with_down_agent
pass
test_router_reschedule_failed_notification_all_attempts
pass
test_router_rescheduler_iterates_after_reschedule_failure
pass
test_rpc_sync_routers
pass
test_sync_dvr_router
pass
test_sync_router
pass
neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase 11 11 0 0 0 Detail
test_network_remove_from_dhcp_agent_notification
pass
test_network_ha_port_create_notification
pass
test_unreserved_dhcp_port_creation
pass
test_auto_schedule_new_network_segments
pass
test_agent_registration_bad_timestamp
pass
test_network_add_to_dhcp_agent_notification
pass
test_reserved_dhcp_port_creation
pass
test_agent_updated_dhcp_agent_notification
pass
test_agent_registration_invalid_timestamp_allowed
pass
test_auto_schedule_new_network_segments_no_networks_on_segment
pass
test_network_port_create_notification
pass
neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase 5 5 0 0 0 Detail
test_router_remove_from_l3_agent_notification
pass
test_agent_registration_bad_timestamp
pass
test_router_add_to_l3_agent_notification
pass
test_agent_registration_invalid_timestamp_allowed
pass
test_agent_updated_l3_agent_notification
pass
neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase 19 19 0 0 0 Detail
test_generating_multiple_mac_addresses
pass
test_get_port_binding_host_result_not_found
pass
test_network_segments_for_multiprovider_network
pass
test_delete_network_segment
pass
test_get_networks_segments
pass
test_get_port_result_not_found
pass
test__prevent_segment_delete_with_port_bound_auto_delete
pass
test_get_networks_segments_no_segments
pass
test_get_port_binding_host
pass
test_network_segments_for_provider_network
pass
test_get_port_multiple_results_found
pass
test_network_segments_is_dynamic_true
pass
test__prevent_segment_delete_with_port_bound_raise
pass
test_add_port_binding
pass
test_get_dynamic_segment
pass
test_get_port
pass
test_get_port_binding_host_multiple_results_found
pass
test_get_segment_by_id
pass
test_get_segment_by_id_result_not_found
pass
neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase 9 9 0 0 0 Detail
test_get_distributed_port_bindings_not_found
pass
test_update_distributed_port_binding_by_host
pass
test_ensure_distributed_port_binding_multiple_bindings
pass
test_ensure_distributed_port_binding
pass
test_get_distributed_port_binding_by_host_not_found
pass
test_delete_distributed_port_binding_if_stale
pass
test_get_distributed_port_bindings
pass
test_distributed_port_binding_deleted_by_port_deletion
pass
test_ensure_distributed_port_binding_deals_with_db_duplicate
pass
neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext 4 4 0 0 0 Detail
test_host
pass
test_host_super
pass
test_status_super
pass
test_status
pass
neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase 22 22 0 0 0 Detail
test_create_network_with_portsecurity_false
pass
test_create_network_with_portsecurity_mac
pass
test_update_port_remove_port_security_security_group_read
pass
test_create_port_with_default_security_group
pass
test_update_port_security_off_shared_network
pass
test_create_port_default_true
pass
test_update_port_remove_port_security_security_group
pass
test_create_net_port_security_default
pass
test_update_port_security_off_with_security_group
pass
test_create_port_on_port_security_false_network
pass
test_update_port_with_no_admin_use_other_tenant_security_group
pass
test_create_port_security_overrides_network_value
pass
test_create_port_with_security_group_and_net_sec_false
pass
test_updating_network_port_security
pass
test_create_port_fails_with_secgroup_and_port_security_false
pass
test_create_port_passing_true
pass
test_create_port_with_admin_use_other_tenant_security_group
pass
test_create_port_security_off_shared_network
pass
test_create_port_with_no_admin_use_other_tenant_security_group
pass
test_create_port_without_security_group_and_net_sec_false
pass
test_create_port_with_secgroup_none_and_port_security_false
pass
test_update_port_with_admin_use_other_tenant_security_group
pass
neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase 3 3 0 0 0 Detail
test_subnet_attr
pass
test_port_attr
pass
test_network_attr
pass
neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase 9 9 0 0 0 Detail
test_extend_subnet_dict
pass
test_faulty_extend_dict
pass
test_port_attr
pass
test_extend_network_dict
pass
test_extend_port_dict
pass
test_subnet_attr
pass
test_faulty_process_create
pass
test_faulty_process_update
pass
test_network_attr
pass
neutron.tests.unit.plugins.ml2.test_managers.TestManagers 10 10 0 0 0 Detail
test__check_drivers_connectivity_ip_less_port
pass
test__driver_not_found
pass
test__driver_not_loaded
pass
test__infer_driver_from_allocation_ambiguous
pass
test__check_driver_to_bind
pass
test__check_drivers_connectivity_ip_less_port_l3_only_driver
pass
test__check_driver_to_bind2
pass
test__infer_driver_from_allocation_positive
pass
test__infer_driver_from_allocation_negative
pass
test__check_drivers_connectivity
pass
neutron.tests.unit.plugins.ml2.test_managers.TestMechManager 3 3 0 0 0 Detail
test_subnet_precommit
pass
test_port_precommit
pass
test_network_precommit
pass
neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase 2 2 0 0 0 Detail
test_update_network_segment_no_vlan_no_segmentation_id
pass
test_update_network_segment
pass
neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase 5 5 0 0 0 Detail
test_address_group_lifecycle
pass
test_network_lifecycle
pass
test_securitygroup_and_rule_lifecycle
pass
test_transaction_state_error_doesnt_notify
pass
test_subnet_lifecycle
pass
neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase 16 16 0 0 0 Detail
test_create_port_with_extradhcpopts
pass
test_update_port_with_blank_name_extradhcpopt
pass
test_update_port_with_extradhcpopts_ipv6_change_value
pass
test_create_port_with_none_extradhcpopts
pass
test_update_port_with_additional_extradhcpopt
pass
test_update_port_with_extradhcpopt_delete
pass
test_update_port_with_extradhcpopts
pass
test_create_port_with_extradhcpopts_ipv6_opt_version
pass
test_update_port_adding_extradhcpopts
pass
test_update_port_with_extradhcpopts_add_another_ver_opt
pass
test_create_port_with_empty_router_extradhcpopts
pass
test_update_port_without_extradhcpopt_delete
pass
test_create_port_with_extradhcpopts_ipv4_opt_version
pass
test_update_port_with_blank_router_extradhcpopt
pass
test_update_port_with_extradhcpopts_with_same
pass
test_update_port_with_blank_string_extradhcpopt
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork 2 2 0 0 0 Detail
test_external_network_type_vlan
pass
test_external_network_type_none
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver 9 9 0 0 0 Detail
test_delete_network_faulty
pass
test_update_distributed_router_interface_port
pass
test_create_network_faulty
pass
test_create_port_faulty
pass
test_create_subnet_faulty
pass
test_delete_subnet_faulty
pass
test_update_network_faulty
pass
test_update_port_faulty
pass
test_update_subnet_faulty
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM 190 189 0 0 1 Detail
test_create_subnet_as_admin
pass
test_create_subnet_bad_pools
pass
test_create_subnet_defaults
pass
test_create_subnet_dhcpv6_stateless_with_ip_already_allocated
pass
test_create_subnet_gateway_in_allocation_pool_returns_409
pass
test_create_subnet_inconsistent_ipv4_hostroute_np_v6
pass
test_create_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_ipv6_ra_modes
pass
test_create_subnet_ipv6_slaac_with_dhcp_port_on_network
pass
test_create_subnet_with_allocation_pool
pass
test_create_subnet_with_none_gateway_allocation_pool
pass
test_create_subnet_with_too_many_routes
pass
test_create_two_subnets
pass
test_delete_subnet_ipv6_slaac_router_port_exists
pass
test_get_subnets_count_filter_by_project_id
pass
test_list_subnets_with_pagination_reverse_native
pass
test_unsupported_subnet_cidr_multicast
pass
test_update_subnet
pass
test_update_subnet_from_gw_to_no_gw
pass
test_update_subnet_inconsistent_ipv4_gatewayv6
pass
test_update_subnet_shared_returns_400
pass
test_update_subnet_with_incorrect_resource_body
pass
test_create_2_subnets_overlapping_cidr_allowed_returns_200
pass
test_validate_subnet_dns_nameservers_exhausted
pass
test_create_subnet_V6_slaac_big_prefix
pass
test_create_subnet_bad_V4_cidr_prefix_len
pass
test_create_subnet_bad_boolean
pass
test_create_subnet_bad_nameserver
pass
test_create_subnet_bad_uuid
pass
test_create_subnet_gw_outside_cidr_returns_201
pass
test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network
pass
test_create_subnet_ipv6_first_ip_owned_by_non_router
pass
test_create_subnet_bad_hostroutes
pass
test_create_subnet_ipv6_slaac_with_db_reference_error
pass
test_create_subnet
pass
test_create_subnet_no_cidr_and_default_subnetpool
pass
test_create_subnet_dhcpv6_stateless_with_port_on_network
pass
test_create_subnet_bad_V6_cidr
pass
test_create_subnet_out_of_range_allocation_pool_returns_400
pass
test_create_subnet_bad_ip_version
pass
test_create_subnet_inconsistent_ipv6_dns_v4
pass
test_create_subnet_ipv6_different_ra_and_addr_modes
pass
test_create_subnet_default_gw_conflict_allocation_pool_returns_409
pass
test_create_subnet_with_cidr_and_default_subnetpool
pass
test_create_subnet_gw_of_network_returns_400
pass
test_create_subnet_ipv6_first_ip_owned_by_router
pass
test_create_subnet_with_dhcp_disabled
pass
test_create_subnet_inconsistent_ipv4_gatewayv6
pass
test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv6
pass
test_create_subnet_with_network_different_tenant
pass
test_create_subnet_ipv6_gw_is_nw_end_addr
pass
test_create_subnet_with_two_dns
pass
test_create_subnet_with_none_gateway_fully_allocated
pass
test_create_subnets_bulk_emulated_plugin_failure
pass
test_create_subnet_with_two_host_routes
pass
test_create_subnets_bulk_native
pass
test_create_subnet_ipv6_pd_gw_values
pass
test_create_subnets_bulk_native_quotas
pass
test_create_subnets_bulk_native_plugin_failure
pass
test_create_subnet_ipv6_slaac_with_ip_already_allocated
pass
test_delete_subnet_deallocates_slaac_correctly
pass
test_delete_subnet_port_exists_owned_by_other
pass
test_invalid_ip_address
pass
test_create_subnet_ipv6_slaac_with_router_intf_on_network
pass
test_invalid_subnet
pass
test_delete_subnet_race_with_dhcp_port_creation
pass
test_subnet_after_delete_callback
pass
test_create_subnet_ipv6_slaac_with_snat_intf_on_network
pass
test_delete_subnet_with_dns_and_route
pass
test_create_subnet_multiple_allocation_pools
pass
test_get_subnets_count_filter_by_unknown_filter
pass
test_create_subnet_with_one_host_route
pass
test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets
pass
test_list_subnets_shared
pass
test_create_subnet_with_v6_allocation_pool
pass
test_update_subnet_invalid_gw_V4_cidr
pass
test_list_subnets_with_parameter
pass
test_create_subnets_native_quotas
pass
test_update_subnet_ipv6_attributes_fails
pass
test_list_subnets_with_sort_emulated
pass
test_delete_subnet_ipv6_slaac_port_exists
pass
test_delete_subnet_with_dns
pass
test_subnet_with_allocation_range
pass
test_delete_subnet_with_route
pass
test_invalid_ip_version
pass
test_update_subnet_adding_additional_host_routes_and_dns
pass
test_update_subnet_allocation_pools_overlapping_returns_409
pass
test_list_subnets_with_pagination_reverse_emulated
pass
test_update_subnet_dns_to_None
pass
test_show_subnet
pass
test_update_subnet_inconsistent_ipv6_hostroute_dst_v4
pass
test_subnet_usable_after_update
pass
test_update_subnet_route_to_None
pass
test_update_subnet_allocation_pools
pass
test_update_subnet_from_no_gw_to_no_gw
pass
test_update_subnet_gateway_in_allocation_pool_returns_409
pass
test_update_subnet_inconsistent_ipv6_gatewayv4
pass
test_create_subnet_allocation_pools_with_prefixlen_31
pass
test_create_subnet_allocation_pools_with_prefixlen_32
pass
test_create_subnet_bad_V4_cidr
pass
test_create_subnet_check_mtu_in_mech_context
pass
test_create_subnet_gw_bcast_returns_400
pass
test_create_subnet_delete_subnet_call_ipam_driver
pass
test_create_subnet_invalid_ipv6_address_mode
pass
test_create_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_inconsistent_ipv4_hostroute_dst_v6
pass
test_create_subnet_invalid_gw_128_V6_cidr
pass
test_create_subnet_ipv6_gw_is_nw_start_addr
pass
test_create_subnet_invalid_gw_32_V4_cidr
pass
test_create_subnet_ipv6_out_of_cidr_global
pass
test_create_subnet_invalid_gw_V6_cidr
pass
test_create_subnet_invalid_ipv6_ra_mode
pass
test_create_subnet_ipv6_out_of_cidr_lla
pass
test_create_subnet_ipv6_same_ra_and_addr_modes
pass
test_create_subnet_ipv6_slaac_with_port_not_found
pass
test_create_subnet_nonzero_cidr
pass
test_create_subnet_with_none_gateway
pass
test_delete_subnet
pass
test_delete_subnet_dhcp_port_associated_with_other_subnets
pass
test_list_subnets_filtering_by_cidr_used_on_create
pass
test_list_subnets_filtering_by_unknown_filter
skip
test_delete_subnet_port_exists_owned_by_network
pass
test_create_subnet_bad_tenant
pass
test_subnet_after_update_callback
pass
test_create_subnet_gw_values
pass
test_delete_subnet_with_other_subnet_on_network_still_in_use
pass
test_subnet_lifecycle_dns_retains_order
pass
test_invalid_uuid
pass
test_create_subnet_inconsistent_ipv6_cidrv4
pass
test_unsupported_subnet_cidr_loopback
pass
test_create_subnet_inconsistent_ipv6_gatewayv4
pass
test_list_subnets_filtering_by_project_id
pass
test_create_subnet_ipv6_addr_modes
pass
test_create_subnet_ipv6_attributes_no_dhcp_enabled
pass
test_update_subnet_allocation_pools_over_gateway_ip_returns_409
pass
test_list_subnets_with_pagination_emulated
pass
test_create_subnet_ipv6_gw_values
pass
test_update_subnet_allocation_pools_with_prefixlen_31
pass
test_list_subnets_with_pagination_native
pass
test_update_subnet_dns
pass
test_create_subnet_ipv6_slaac_with_port_on_network
pass
test_update_subnet_from_gw_to_new_gw
pass
test_port_prevents_network_deletion
pass
test_create_subnet_only_ip_version_v6_no_pool
pass
test_subnet_before_create_callback
pass
test_create_subnet_overlapping_allocation_pools_returns_409
pass
test_update_subnet_gw_outside_cidr_returns_200
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv4
pass
test_update_subnet_inconsistent_ipv6_hostroute_np_v4
pass
test_update_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_with_large_allocation_pool
pass
test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets
pass
test_create_subnet_with_v6_pd_allocation_pool_returns_400
pass
test_update_subnet_ipv6_cannot_disable_dhcp
pass
test_update_subnet_allocation_pools_invalid_pool_for_cidr
pass
test_create_two_subnets_same_cidr_returns_400
pass
test_update_subnet_the_same_gw_as_in_use_by_router_ipv6
pass
test_update_subnet_allocation_pools_invalid_returns_400
pass
test_update_subnet_with_empty_body
pass
test_delete_subnet_with_callback
pass
test_update_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_bad_ip_version_null
pass
test_list_subnets
pass
test_create_subnet_inconsistent_ipv4_cidrv6
pass
test_create_subnet_invalid_allocation_pool_returns_400
pass
test_create_subnet_no_ip_version
pass
test_port_create_subnetnotfound
pass
test_create_subnet_shared_returns_400
pass
test_port_prevents_subnet_deletion
pass
test_create_subnet_with_one_dns
pass
test_subnet_after_create_callback
pass
test_create_subnet_with_too_many_dns
pass
test_update_subnet_allocation_pools_and_gateway_ip
pass
test_create_subnets_bulk_emulated
pass
test_update_subnet_dns_with_too_many_entries
pass
test_create_subnets_bulk_native_ipv6
pass
test_update_subnet_inconsistent_ipv4_dns_v6
pass
test_delete_network
pass
test_update_subnet_ipv6_address_mode_fails
pass
test_update_subnet_ipv6_ra_mode_fails
pass
test_get_subnets_count
pass
test_update_subnet_route_with_too_many_entries
pass
test_validate_subnet_host_routes_exhausted
pass
test_list_subnets_with_sort_native
pass
test_update_subnet_gw_ip_in_use_by_router_returns_409
pass
test_update_subnet_no_gateway
pass
test_update_subnet_route
pass
test_update_subnet_the_same_gw_as_in_use_by_router
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments 12 12 0 0 0 Detail
test_precommit_delete_builds_multisegment_original_network
pass
test_release_segment_nofity_mechanism_manager
pass
test_precommit_create_builds_multisegment_original_network
pass
test_reserve_segment_fail_with_duplicate_param
pass
test_provider_info_update_network
pass
test_reserve_segment_nofity_mechanism_manager
pass
test_reserve_segment_success_with_partial_segment
pass
test_prevent_delete_segment_with_tenant_port
pass
test_release_segment
pass
test_create_network_mtu_on_precommit
pass
test_precommit_create_builds_single_segment_original_network
pass
test_reserve_segment_update_network_mtu
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs 22 22 0 0 0 Detail
test_create_port_bad_ip
pass
test_create_port_security_true_allowed_address_pairs
pass
test_more_than_max_allowed_address_pair
pass
test_create_missing_ip_field
pass
test_update_add_address_pairs_with_unexpected_format
pass
test_update_port_security_off_address_pairs
pass
test_create_address_gets_port_mac
pass
test_create_port_allowed_address_pairs
pass
test_create_port_bad_mac
pass
test_create_port_remove_allowed_address_pairs_with_list
pass
test_update_port_allowed_address_pairs_bad_format
pass
test_create_overlap_with_fixed_ip
pass
test_update_with_none_and_own_mac_for_duplicate_ip
pass
test_create_duplicate_mac_ip
pass
test_create_missing_mac_field
pass
test_create_port_allowed_address_pairs_bad_format
pass
test_create_port_extra_args
pass
test_create_port_remove_allowed_address_pairs_with_none
pass
test_create_port_security_false_allowed_address_pairs
pass
test_create_port_with_unexpected_address_pairs_format
pass
test_equal_to_max_allowed_address_pair
pass
test_update_add_address_pairs
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet 2 2 0 0 0 Detail
test_single_get_admin
pass
test_single_get_tenant
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BulkToggleWithoutBulkless 1 1 0 0 0 Detail
test_bulk_enabled_with_bulk_drivers
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds 3 3 0 0 0 Detail
test_network_list_queries_constant
pass
test_subnet_list_queries_constant
pass
test_port_list_queries_constant
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant 3 3 0 0 0 Detail
test_port_list_queries_constant
pass
test_subnet_list_queries_constant
pass
test_network_list_queries_constant
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac 4 4 0 0 0 Detail
test_network_list_queries_constant
pass
test_port_list_in_shared_network_queries_constant
pass
test_subnet_list_queries_constant
pass
test_port_list_queries_constant
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2 152 152 0 0 0 Detail
test__port_provisioned_port_retry_port_binding_unbound
pass
test_create_port_public_network_with_invalid_ip_and_subnet_id
pass
test_create_ports_bulk_ip_allocation_without_mac_no_net
pass
test_create_ports_bulk_with_sec_grp
pass
test_create_ports_bulk_with_sec_grp_provider_update_ipv6
pass
test_delete_network_if_port_exists
pass
test_delete_network_port_exists_owned_by_network_port_not_found
pass
test_delete_ports_by_device_id_second_call_failure
pass
test_list_ports_filtered_by_fixed_ip_with_limit
pass
test_create_port_anticipating_allocation
pass
test_list_ports_filtered_by_security_groups
pass
test_create_port_public_network
pass
test_list_ports_with_sort_emulated
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_create_ports_bulk_ip_allocation_reverted_in_case_of_error
pass
test_create_update_get_port_same_fixed_ips_order
pass
test_delete_port_notifies_l3_plugin
pass
test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp
pass
test_check_if_compute_port_serviced_by_dvr
pass
test_check_if_port_not_serviced_by_dvr
pass
test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port
pass
test_fixed_ip_invalid_subnet_id
pass
test_port_after_update_outside_transaction
pass
test_concurrent_csnat_port_delete
pass
test_list_ports
pass
test_create_ports_bulk_emulated_plugin_failure
pass
test_create_ports_bulk_native_plugin_failure
pass
test_create_ports_bulk_with_allowed_address_pairs
pass
test_list_ports_filtered_by_fixed_ip
pass
test__port_provisioned_port_admin_state_down
pass
test_create_port_None_values
pass
test_requested_ips_only
pass
test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips
pass
test_update_port_fixed_ip_changed
pass
test_list_ports_with_pagination_reverse_native
pass
test_create_port_public_network_with_ip
pass
test_delete_network_port_exists_owned_by_network_race
pass
test_mac_generation
pass
test_create_port_with_ipv6_pd_subnet_in_fixed_ips
pass
test_update_port_invalid_subnet_v6_pd_slaac
pass
test_create_ports_bulk_port_binding_failure
pass
test_duplicate_mac_generation
pass
test_port_create_resillient_to_duplicate_records
pass
test_invalid_admin_state
pass
test_delete_port_by_network_owner
pass
test_update_port_mac
pass
test_requested_subnet_id_not_on_network
pass
test_ip_allocation_for_ipv6_2_subnet_slaac_mode
pass
test_delete_port_with_floatingip_create_precommit_event
pass
test_update_port_mac_does_not_change
pass
test_test_delete_network_port_exists_fip_gw
pass
test_delete_ports_ignores_port_not_found
pass
test_update_port_mac_bad_owner
pass
test_list_ports_with_pagination_emulated
pass
test_dhcp_provisioning_blocks_inserted_on_create_with_agents
pass
test_fixed_ip_invalid_ip
pass
test_update_port_mac_used
pass
test_invalid_mac_address
pass
test_list_ports_with_pagination_native
pass
test_update_port_status_short_id
pass
test_port_after_delete_outside_transaction
pass
test_update_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_registry_publish_before_after_port_binding
pass
test_list_ports_with_sort_native
pass
test_requested_fixed_ip_address_v6_slaac_router_iface
pass
test_port_update_resillient_to_duplicate_records
pass
test_requested_subnet_id
pass
test_requested_subnet_id_v4_and_v6_slaac
pass
test_range_allocation
pass
test_test_delete_network_port_exists_dhcp
pass
test_requested_duplicate_ip
pass
test_update_port_update_ip
pass
test_update_port_with_empty_data
pass
test_requested_subnet_id_v4_and_v6
pass
test_show_port
pass
test_update_port
pass
test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips
pass
test_update_port_not_admin
pass
test__port_provisioned_port_retry_port_binding_unbound_no_vm_port
pass
test_create_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test__port_provisioned_no_binding
pass
test_create_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_create_ports_bulk_ip_allocation_without_mac
pass
test_check_if_dhcp_port_serviced_by_dvr
pass
test_create_port_bad_tenant
pass
test_create_ports_bulk_native
pass
test_create_port_json
pass
test_bad_mac_format
pass
test_create_ports_bulk_with_sec_grp_member_provider_update
pass
test_create_port_public_network_with_invalid_ip_no_subnet_id
pass
test_create_ports_bulk_wrong_input
pass
test_create_port_as_admin
pass
test_create_ports_bulk_native_quotas
pass
test_create_router_port_and_fail_bind_port_if_needed
pass
test_create_ports_bulk_with_wrong_fixed_ips
pass
test_create_port_tolerates_db_deadlock
pass
test_create_ports_native_quotas
pass
test_delete_ports_by_device_id
pass
test__port_provisioned_with_blocks
pass
test_delete_port
pass
test_create_ports_bulk_emulated
pass
test_invalid_ip
pass
test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips
pass
test_delete_port_public_network
pass
test_create_ports_bulk_with_extra_dhcp_opts
pass
test_create_router_port_and_fail_create_postcommit
pass
test_delete_non_existent_port
pass
test_is_mac_in_use
pass
test_create_ports_bulk_with_portbinding_attrs
pass
test_dhcp_provisioning_blocks_removed_without_dhcp_agents
pass
test_delete_port_tolerates_db_deadlock
pass
test_dhcp_port_ips_prefer_next_available_ip
pass
test_delete_port_with_floatingip_notifies_l3_plugin
pass
test_dhcp_provisioning_blocks_inserted_on_addr_change
pass
test_get_ports_count
pass
test_duplicate_ips
pass
test_delete_port_with_ipv6_slaac_address
pass
test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change
pass
test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port
pass
test_list_ports_public_network
pass
test_ip_allocation_for_ipv6_subnet_slaac_address_mode
pass
test_mac_generation_4octet
pass
test_notify_port_updated_for_status_change
pass
test_list_ports_filtered_by_fixed_ip_substring
pass
test_l3_cleanup_on_net_delete
pass
test_port_after_create_outside_transaction
pass
test_requested_duplicate_mac
pass
test_requested_invalid_fixed_ip_address_v6_slaac
pass
test_list_ports_for_network_owner
pass
test_requested_subnet_id_v6_slaac
pass
test_overlapping_subnets
pass
test_list_ports_filtered_by_fixed_ip_substring_dual_stack
pass
test_update_device_id_unchanged
pass
test_update_device_id_null
pass
test_update_non_existent_port
pass
test_update_port_invalid_fixed_ip_address_v6_slaac
pass
test_update_port_delete_ip
pass
test_update_port_add_additional_ip
pass
test_list_ports_with_pagination_reverse_emulated
pass
test_update_port_mac_ip
pass
test_update_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_update_port_update_ips
pass
test_update_port_regenerate_mac
pass
test_update_port_mac_v6_slaac
pass
test_requested_invalid_fixed_ips
pass
test_update_port_status_build
pass
test_update_port_with_incorrect_resource_body
pass
test_update_port_update_ip_address_only
pass
test_update_port_name_do_not_notify_sg
pass
test_update_port_with_empty_body
pass
test_update_port_with_stale_subnet
pass
test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2FilterExtensions 1 1 0 0 0 Detail
test__filter_extensions_by_mech_driver
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess 3 3 0 0 0 Detail
test_filter_hosts_with_network_access
pass
test_filter_hosts_with_network_access_multi_segments
pass
test_filter_hosts_with_network_access_not_supported
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2 59 58 0 0 1 Detail
test_create_networks_bulk_tenants_and_quotas
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test__update_provider_network_attributes_update_attrs
pass
test__update_segmentation_id_multisegment_network
pass
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_create_networks_bulk_wrong_input
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_update_network
pass
test_update_network_set_not_shared_single_tenant
pass
test_update_network_set_shared_owner_returns_403
pass
test__update_provider_network_attributes_segmentation_id
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test_list_mpnetworks_with_segmentation_id
pass
test_list_networks_with_segmentation_id
pass
test_network_after_create_callback
pass
test_network_after_update_callback
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_create_networks_bulk_native_quotas
pass
test_update_shared_network_noadmin_returns_403
pass
test_create_public_network
pass
test_list_networks
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_list_shared_networks_with_non_admin_user
pass
test_network_precommit_create_callback
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_shared
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_create_port_obj_bulk
skip
test_invalid_admin_status
pass
test_create_network_segment_allocation_fails
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_create_network
pass
test_create_networks_bulk_native_plugin_failure
pass
test_list_networks_with_pagination_emulated
pass
test_list_networks_with_parameters
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_create_networks_bulk_emulated
pass
test_list_networks_with_parameters_invalid_values
pass
test_create_networks_native_quotas
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_network_precommit_update_includes_req
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_list_networks_with_pagination_native
pass
test_create_networks_bulk_native
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_show_network
pass
test_create_public_network_no_admin_tenant
pass
test_update_network_with_incorrect_resource_body
pass
test_network_after_delete_callback
pass
test_list_networks_with_fields
pass
test_update_network_with_subnet_set_shared
pass
test_list_networks_with_pagination_reverse_native
pass
test_list_networks_with_sort_emulated
pass
test_list_networks_with_sort_native
pass
test_network_precommit_create_callback_aborts
pass
test_show_network_with_subnet
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_update_network_with_empty_body
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2AgentMechDrivers 1 1 0 0 0 Detail
test__update_segmentation_id_ports
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone 60 59 0 0 1 Detail
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_create_network_segment_allocation_fails
pass
test_create_networks_native_quotas
pass
test_create_public_network_no_admin_tenant
pass
test_list_networks_with_pagination_reverse_native
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_update_network_set_not_shared_single_tenant
pass
test_update_network_set_shared_owner_returns_403
pass
test__update_provider_network_attributes_segmentation_id
pass
test_list_networks_with_sort_native
pass
test_network_after_update_callback
pass
test_show_network
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_update_network_with_incorrect_resource_body
pass
test_update_shared_network_noadmin_returns_403
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test__update_segmentation_id_multisegment_network
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_create_network_availability_zone
pass
test_create_public_network
pass
test_invalid_admin_status
pass
test_list_networks
pass
test_list_networks_with_pagination_native
pass
test_list_networks_with_segmentation_id
pass
test__update_provider_network_attributes_update_attrs
pass
test_create_network
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_native_plugin_failure
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_create_networks_bulk_native_quotas
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_create_networks_bulk_native
pass
test_create_networks_bulk_wrong_input
pass
test_list_networks_with_fields
pass
test_create_networks_bulk_tenants_and_quotas
pass
test_list_networks_with_pagination_emulated
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_list_mpnetworks_with_segmentation_id
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_create_port_obj_bulk
skip
test_list_networks_with_sort_emulated
pass
test_list_networks_with_parameters
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_show_network_with_subnet
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_list_shared_networks_with_non_admin_user
pass
test_update_network
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_update_network_with_empty_body
pass
test_network_after_delete_callback
pass
test_network_precommit_create_callback
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_network_precommit_update_includes_req
pass
test_list_networks_with_parameters_invalid_values
pass
test_update_network_set_shared
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_network_after_create_callback
pass
test_network_precommit_create_callback_aborts
pass
test_update_network_with_subnet_set_shared
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency 61 60 0 0 1 Detail
test__update_provider_network_attributes_segmentation_id
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test_create_network
pass
test_create_network_segment_allocation_fails
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_create_networks_bulk_wrong_input
pass
test_create_public_network
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_create_networks_native_quotas
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_show_network
pass
test_update_network_set_shared_owner_returns_403
pass
test__update_provider_network_attributes_update_attrs
pass
test__update_segmentation_id_multisegment_network
pass
test_create_networks_bulk_native_quotas
pass
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_list_networks
pass
test_network_precommit_create_callback_aborts
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_segmentation_id
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_list_shared_networks_with_non_admin_user
pass
test_network_after_create_callback
pass
test_update_network_with_empty_body
pass
test_update_network_with_incorrect_resource_body
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_create_network_vlan_transparent
pass
test_create_network_vlan_transparent_fail
pass
test_create_networks_bulk_native_plugin_failure
pass
test_create_port_obj_bulk
skip
test_create_networks_bulk_native
pass
test_list_networks_with_fields
pass
test_create_networks_bulk_tenants_and_quotas
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_list_networks_with_pagination_emulated
pass
test_list_networks_with_pagination_native
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_list_networks_with_parameters
pass
test_list_networks_with_pagination_reverse_native
pass
test_network_after_update_callback
pass
test_list_networks_with_sort_emulated
pass
test_network_precommit_create_callback
pass
test_network_precommit_update_includes_req
pass
test_show_network_with_subnet
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_update_network
pass
test_create_public_network_no_admin_tenant
pass
test_update_network_set_shared
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_update_network_set_not_shared_single_tenant
pass
test_invalid_admin_status
pass
test_update_shared_network_noadmin_returns_403
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_list_mpnetworks_with_segmentation_id
pass
test_list_networks_with_parameters_invalid_values
pass
test_list_networks_with_sort_native
pass
test_network_after_delete_callback
pass
test_update_network_with_subnet_set_shared
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU 60 59 0 0 1 Detail
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_create_networks_bulk_native_plugin_failure
pass
test_create_public_network
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_segmentation_id
pass
test_network_after_update_callback
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test__update_provider_network_attributes_segmentation_id
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_update_network_set_not_shared_single_tenant
pass
test_create_network_segment_allocation_fails
pass
test_create_networks_bulk_native_quotas
pass
test_list_networks
pass
test_list_networks_with_parameters
pass
test_list_networks_with_parameters_invalid_values
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_network_precommit_create_callback_aborts
pass
test_update_network_with_empty_body
pass
test_create_network
pass
test_create_networks_bulk_emulated
pass
test_create_networks_bulk_wrong_input
pass
test_list_networks_with_pagination_emulated
pass
test_show_network
pass
test_show_network_with_subnet
pass
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test__update_provider_network_attributes_update_attrs
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_invalid_admin_status
pass
test_list_shared_networks_with_non_admin_user
pass
test_update_network
pass
test_create_networks_native_quotas
pass
test_network_after_create_callback
pass
test_create_networks_bulk_tenants_and_quotas
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test_create_port_obj_bulk
skip
test_create_network_vlan_transparent_and_mtu
pass
test_list_mpnetworks_with_segmentation_id
pass
test_list_networks_with_fields
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_list_networks_with_pagination_native
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_list_networks_with_pagination_reverse_native
pass
test__update_segmentation_id_multisegment_network
pass
test_list_networks_with_sort_native
pass
test_network_precommit_create_callback
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_create_networks_bulk_native
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_create_public_network_no_admin_tenant
pass
test_network_after_delete_callback
pass
test_update_network_set_shared
pass
test_list_networks_with_sort_emulated
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test_update_network_with_incorrect_resource_body
pass
test_update_network_set_shared_owner_returns_403
pass
test_network_precommit_update_includes_req
pass
test_update_network_with_subnet_set_shared
pass
test_update_shared_network_noadmin_returns_403
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase 59 58 0 0 1 Detail
test_create_networks_bulk_native_quotas
pass
test_create_public_network_no_admin_tenant
pass
test_list_networks_with_pagination_reverse_native
pass
test_list_networks_with_sort_emulated
pass
test_show_network_with_subnet
pass
test_update_network_with_incorrect_resource_body
pass
test_list_networks_with_sort_native
pass
test_list_networks_without_pk_in_fields_pagination_emulated
pass
test_network_after_create_callback
pass
test_network_after_update_callback
pass
test_update_network
pass
test__update_provider_network_attributes_segmentation_id
pass
test__update_segmentation_id_multisegment_network
pass
test_list_networks
pass
test_list_networks_with_pagination_native
pass
test_network_after_delete_callback
pass
test_create_port_obj_bulk
skip
test_update_network_set_not_shared_other_tenant_access_via_rbac
pass
test_create_public_network
pass
test_update_network_with_subnet_set_shared
pass
test_list_mpnetworks_with_segmentation_id
pass
test_list_networks_with_pagination_emulated
pass
test_list_networks_with_pagination_reverse_emulated
pass
test_list_networks_with_parameters
pass
test_list_networks_without_pk_in_fields_pagination_native
pass
test_network_precommit_create_callback
pass
test_update_network_set_not_shared_multi_tenants_returns_409
pass
test__update_provider_network_attributes_update_attrs
pass
test__update_segmentation_id_ports_wrong_vif_type
pass
test_create_network_segment_allocation_fails
pass
test_create_networks_bulk_native_plugin_failure
pass
test_create_networks_bulk_wrong_input
pass
test_create_networks_native_quotas
pass
test_create_network
pass
test_create_networks_bulk_emulated
pass
test__update_segmentation_id_non_AgentMechanismDriverBase
pass
test_bulk_network_before_and_after_events_outside_of_txn
pass
test_create_networks_bulk_tenants_and_quotas_fail
pass
test_list_networks_with_fields
pass
test__update_segmentation_id_agentless_mech_drivers
pass
test_list_networks_with_sort_extended_attr_native_returns_400
pass
test_create_networks_bulk_emulated_plugin_failure
pass
test_network_precommit_create_callback_aborts
pass
test_update_network_set_not_shared_multi_tenants2_returns_409
pass
test_create_networks_bulk_native
pass
test_update_network_set_not_shared_other_tenant_returns_403
pass
test_update_network_set_not_shared_single_tenant
pass
test_create_networks_bulk_tenants_and_quotas
pass
test_update_shared_network_noadmin_returns_403
pass
test_update_network_set_shared
pass
test_invalid_admin_status
pass
test_list_networks_with_parameters_invalid_values
pass
test_list_networks_with_segmentation_id
pass
test_list_networks_with_sort_remote_key_native_returns_400
pass
test_list_shared_networks_with_non_admin_user
pass
test_network_precommit_update_includes_req
pass
test_show_network
pass
test_update_network_set_shared_owner_returns_403
pass
test_update_network_with_empty_body
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginCallRPCMechanismDrivers 1 1 0 0 0 Detail
test_mech_driver_start_rpc_listeners_called
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly 14 14 0 0 0 Detail
test_check_mac_update_allowed_unless_bound
pass
test__device_to_port_id_mac_address
pass
test__verify_service_plugins_requirements
pass
test_reset_mac_for_direct_physical_no_unbinding
pass
test__device_to_port_id_prefix_names
pass
test__validate_port_supports_multiple_bindings
pass
test__verify_service_plugins_requirements_missing_driver
pass
test_check_mac_update_allowed_if_no_mac_change
pass
test_reset_mac_for_direct_physical_not_physycal
pass
test__device_to_port_id_not_uuid_not_mac
pass
test_reset_mac_for_direct_physical_no_unbinding_not_physical
pass
test__device_to_port_id_UUID
pass
test_reset_mac_for_direct_physical
pass
test_delete_port_binding_delete_binding_and_levels
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding 30 30 0 0 0 Detail
test_create_port_binding_profile_too_big
pass
test_port_vif_details
pass
test__bind_port_if_needed_early_exit_on_no_segments
pass
test_process_distributed_port_binding_update_router_id
pass
test_update_port_binding_profile_none
pass
test__commit_port_binding_populating_with_binding_levels
pass
test__validate_port_update_vnic_type_unbound_port
pass
test__bind_port_original_port_set
pass
test_port_create_portinfo_non_admin
pass
test_ports_vif_details
pass
test_update_distributed_port_binding_on_concurrent_port_delete
pass
test_update_distributed_port_binding_on_non_existent_port
pass
test__validate_port_update_no_port_binding
pass
test__validate_port_update_vnic_type_bound_port
pass
test_create_port_binding_profile
pass
test_port_binding_profile_not_changed
pass
test_port_update_portinfo_non_admin
pass
test_remove_port_binding_profile
pass
test__attempt_binding_retries
pass
test__validate_port_update_vnic_type_bound_port_same_vnic_type
pass
test__bind_port_if_needed_concurrent_calls
pass
test_create_port_binding_profile_none
pass
test_update_port_binding_profile_with_empty_dict
pass
test_return_on_concurrent_delete_and_binding
pass
test_update_port_binding_host_id_none
pass
test_update_port_binding_host_id_not_changed
pass
test__attempt_binding
pass
test__validate_port_update_no_vnic_type
pass
test_create_port_binding_profile_with_empty_dict
pass
test_update_port_binding_profile
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost 7 7 0 0 0 Detail
test_ports_vif_non_host_update_when_host_null
pass
test_ports_vif_host_update
pass
test_ports_vif_non_host_update
pass
test_ports_vif_host_list
pass
test_port_vif_non_admin
pass
test_ports_vif_host
pass
test_port_vif_host
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG 30 30 0 0 0 Detail
test__attempt_binding
pass
test__validate_port_update_vnic_type_bound_port_same_vnic_type
pass
test_update_port_binding_host_id_none
pass
test_update_port_binding_profile
pass
test__bind_port_original_port_set
pass
test_update_port_binding_profile_none
pass
test_create_port_binding_profile
pass
test_create_port_binding_profile_none
pass
test_create_port_binding_profile_with_empty_dict
pass
test_ports_vif_details
pass
test__attempt_binding_retries
pass
test_update_port_binding_profile_with_empty_dict
pass
test__validate_port_update_no_vnic_type
pass
test_port_vif_details
pass
test_remove_port_binding_profile
pass
test__commit_port_binding_populating_with_binding_levels
pass
test_return_on_concurrent_delete_and_binding
pass
test__validate_port_update_vnic_type_bound_port
pass
test_update_distributed_port_binding_on_concurrent_port_delete
pass
test_create_port_binding_profile_too_big
pass
test_update_port_binding_host_id_not_changed
pass
test__bind_port_if_needed_concurrent_calls
pass
test__bind_port_if_needed_early_exit_on_no_segments
pass
test__validate_port_update_no_port_binding
pass
test__validate_port_update_vnic_type_unbound_port
pass
test_port_binding_profile_not_changed
pass
test_port_create_portinfo_non_admin
pass
test_port_update_portinfo_non_admin
pass
test_process_distributed_port_binding_update_router_id
pass
test_update_distributed_port_binding_on_non_existent_port
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType 3 3 0 0 0 Detail
test_port_vnic_type
pass
test_port_vnic_type_non_admin
pass
test_ports_vnic_type
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortSecurity 1 1 0 0 0 Detail
test_port_update_without_security_groups
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2 148 148 0 0 0 Detail
test_create_port_public_network_with_invalid_ip_and_subnet_id
pass
test_create_port_tolerates_db_deadlock
pass
test_create_ports_bulk_ip_allocation_without_mac_no_net
pass
test_delete_ports_ignores_port_not_found
pass
test__port_provisioned_no_binding
pass
test_invalid_admin_state
pass
test_create_port_bad_tenant
pass
test_create_ports_bulk_native
pass
test_ip_allocation_for_ipv6_2_subnet_slaac_mode
pass
test_create_ports_bulk_native_quotas
pass
test_list_ports_filtered_by_fixed_ip_with_limit
pass
test_create_ports_bulk_with_sec_grp_provider_update_ipv6
pass
test_create_ports_native_quotas
pass
test_list_ports_public_network
pass
test_notify_port_updated_for_status_change
pass
test_delete_network_if_port_exists
pass
test_port_after_delete_outside_transaction
pass
test_dhcp_provisioning_blocks_inserted_on_addr_change
pass
test_fixed_ip_invalid_subnet_id
pass
test_port_create_resillient_to_duplicate_records
pass
test_ip_allocation_for_ipv6_subnet_slaac_address_mode
pass
test_registry_publish_before_after_port_binding
pass
test_requested_duplicate_mac
pass
test_list_ports_filtered_by_fixed_ip_substring_dual_stack
pass
test_update_device_id_null
pass
test_update_port
pass
test_list_ports_with_pagination_reverse_emulated
pass
test_check_if_compute_port_serviced_by_dvr
pass
test_update_port_mac_does_not_change
pass
test_check_if_dhcp_port_serviced_by_dvr
pass
test_update_port_update_ip
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_create_ports_bulk_with_sec_grp
pass
test_update_port_update_ips
pass
test_delete_port_public_network
pass
test_update_port_with_empty_data
pass
test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port
pass
test_dhcp_provisioning_blocks_removed_without_dhcp_agents
pass
test_port_after_update_outside_transaction
pass
test_duplicate_ips
pass
test_fixed_ip_invalid_ip
pass
test_requested_subnet_id_v4_and_v6
pass
test_update_non_existent_port
pass
test__port_provisioned_port_retry_port_binding_unbound_no_vm_port
pass
test_create_port_None_values
pass
test_update_port_add_additional_ip
pass
test_create_ports_bulk_native_plugin_failure
pass
test_update_port_invalid_fixed_ip_address_v6_slaac
pass
test_create_ports_bulk_with_sec_grp_member_provider_update
pass
test_update_port_mac
pass
test_delete_port_by_network_owner
pass
test_delete_port_tolerates_db_deadlock
pass
test_update_port_update_ip_address_only
pass
test_update_port_with_incorrect_resource_body
pass
test_delete_ports_by_device_id
pass
test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp
pass
test_is_mac_in_use
pass
test_l3_cleanup_on_net_delete
pass
test_list_ports_filtered_by_security_groups
pass
test_list_ports_for_network_owner
pass
test_list_ports_with_sort_native
pass
test_mac_generation_4octet
pass
test_port_after_create_outside_transaction
pass
test_port_update_resillient_to_duplicate_records
pass
test_requested_invalid_fixed_ips
pass
test_requested_subnet_id
pass
test_test_delete_network_port_exists_dhcp
pass
test_test_delete_network_port_exists_fip_gw
pass
test_update_device_id_unchanged
pass
test_update_port_delete_ip
pass
test_update_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_update_port_mac_v6_slaac
pass
test_update_port_regenerate_mac
pass
test_update_port_with_empty_body
pass
test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips
pass
test_create_port_as_admin
pass
test_create_ports_bulk_port_binding_failure
pass
test_create_ports_bulk_with_extra_dhcp_opts
pass
test_create_ports_bulk_wrong_input
pass
test_delete_network_port_exists_owned_by_network_race
pass
test_dhcp_port_ips_prefer_next_available_ip
pass
test_invalid_mac_address
pass
test_list_ports_with_pagination_emulated
pass
test__port_provisioned_port_admin_state_down
pass
test__port_provisioned_with_blocks
pass
test_requested_duplicate_ip
pass
test_bad_mac_format
pass
test_create_port_public_network_with_invalid_ip_no_subnet_id
pass
test_requested_invalid_fixed_ip_address_v6_slaac
pass
test_create_port_anticipating_allocation
pass
test_create_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_create_port_public_network_with_ip
pass
test_requested_subnet_id_not_on_network
pass
test_create_ports_bulk_emulated
pass
test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips
pass
test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips
pass
test_create_ports_bulk_emulated_plugin_failure
pass
test_create_port_with_ipv6_pd_subnet_in_fixed_ips
pass
test_create_ports_bulk_ip_allocation_reverted_in_case_of_error
pass
test_update_port_fixed_ip_changed
pass
test_create_ports_bulk_ip_allocation_without_mac
pass
test_delete_port_with_ipv6_slaac_address
pass
test_create_router_port_and_fail_create_postcommit
pass
test_update_port_invalid_subnet_v6_pd_slaac
pass
test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips
pass
test_delete_ports_by_device_id_second_call_failure
pass
test_update_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_invalid_ip
pass
test_create_update_get_port_same_fixed_ips_order
pass
test__port_provisioned_port_retry_port_binding_unbound
pass
test_check_if_port_not_serviced_by_dvr
pass
test_list_ports_filtered_by_fixed_ip
pass
test_delete_network_port_exists_owned_by_network_port_not_found
pass
test_create_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_update_port_mac_ip
pass
test_delete_port
pass
test_create_port_json
pass
test_update_port_mac_used
pass
test_dhcp_provisioning_blocks_inserted_on_create_with_agents
pass
test_create_port_public_network
pass
test_create_ports_bulk_with_allowed_address_pairs
pass
test_create_ports_bulk_with_portbinding_attrs
pass
test_get_ports_count
pass
test_create_ports_bulk_with_wrong_fixed_ips
pass
test_create_router_port_and_fail_bind_port_if_needed
pass
test_delete_non_existent_port
pass
test_list_ports_with_pagination_native
pass
test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change
pass
test_duplicate_mac_generation
pass
test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port
pass
test_list_ports
pass
test_overlapping_subnets
pass
test_list_ports_filtered_by_fixed_ip_substring
pass
test_range_allocation
pass
test_requested_fixed_ip_address_v6_slaac_router_iface
pass
test_list_ports_with_pagination_reverse_native
pass
test_list_ports_with_sort_emulated
pass
test_mac_generation
pass
test_requested_ips_only
pass
test_requested_subnet_id_v6_slaac
pass
test_show_port
pass
test_requested_subnet_id_v4_and_v6_slaac
pass
test_update_port_not_admin
pass
test_update_port_mac_bad_owner
pass
test_update_port_status_short_id
pass
test_update_port_name_do_not_notify_sg
pass
test_update_port_status_build
pass
test_update_port_with_stale_subnet
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3 96 96 0 0 0 Detail
test_create_port_public_network
pass
test_create_port_with_ipv6_pd_subnet_in_fixed_ips
pass
test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips
pass
test_create_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_delete_ports_by_device_id
pass
test_create_port_with_multiple_ipv4_and_ipv6_subnets
pass
test_delete_ports_ignores_port_not_found
pass
test_is_mac_in_use
pass
test_create_ports_bulk_emulated
pass
test_create_ports_bulk_native
pass
test_list_ports_with_sort_native
pass
test_list_ports_filtered_by_fixed_ip_with_limit
pass
test_mac_generation_4octet
pass
test_requested_fixed_ip_address_v6_slaac_router_iface
pass
test_create_port_anticipating_allocation
pass
test_requested_duplicate_ip
pass
test_create_port_bad_tenant
pass
test_test_delete_network_port_exists_dhcp
pass
test_requested_duplicate_mac
pass
test_create_ports_bulk_wrong_input
pass
test_create_ports_native_quotas
pass
test_update_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_requested_subnet_id
pass
test_delete_network_port_exists_owned_by_network_port_not_found
pass
test_test_delete_network_port_exists_fip_gw
pass
test_update_port_with_ipv6_slaac_subnet_in_fixed_ips
pass
test_delete_network_port_exists_owned_by_network_race
pass
test_update_port_with_stale_subnet
pass
test_update_device_id_null
pass
test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips
pass
test_dhcp_port_ips_prefer_next_available_ip
pass
test_fixed_ip_invalid_subnet_id
pass
test_invalid_mac_address
pass
test_list_ports_with_pagination_reverse_emulated
pass
test_update_port_invalid_fixed_ip_address_v6_slaac
pass
test_update_port_mac
pass
test_update_port_update_ip
pass
test_create_ports_bulk_emulated_plugin_failure
pass
test_delete_ports_by_device_id_second_call_failure
pass
test_duplicate_mac_generation
pass
test_list_ports_public_network
pass
test_list_ports_with_pagination_emulated
pass
test_list_ports_with_pagination_reverse_native
pass
test_overlapping_subnets
pass
test_requested_invalid_fixed_ip_address_v6_slaac
pass
test_requested_invalid_fixed_ips
pass
test_update_port_add_additional_ip
pass
test_update_port_delete_ip
pass
test_update_port_mac_used
pass
test_update_port_update_ip_address_only
pass
test_create_port_public_network_with_ip
pass
test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips
pass
test_create_ports_bulk_native_plugin_failure
pass
test_bad_mac_format
pass
test_delete_port_by_network_owner
pass
test_invalid_ip
pass
test_create_port_as_admin
pass
test_ip_allocation_for_ipv6_subnet_slaac_address_mode
pass
test_create_port_json
pass
test_list_ports_filtered_by_fixed_ip
pass
test_delete_port
pass
test_duplicate_ips
pass
test_list_ports_with_sort_emulated
pass
test_list_ports
pass
test_mac_generation
pass
test_update_port_status_notify_port_event_after_update
pass
test_requested_ips_only
pass
test_requested_subnet_id_not_on_network
pass
test_update_device_id_unchanged
pass
test_update_port
pass
test_update_port_mac_ip
pass
test_create_port_None_values
pass
test_create_port_invalid_fixed_ip_address_v6_pd_slaac
pass
test_create_port_public_network_with_invalid_ip_and_subnet_id
pass
test_create_port_public_network_with_invalid_ip_no_subnet_id
pass
test_create_ports_bulk_native_quotas
pass
test_delete_network_if_port_exists
pass
test_list_ports_for_network_owner
pass
test_delete_port_public_network
pass
test_delete_port_with_ipv6_slaac_address
pass
test_fixed_ip_invalid_ip
pass
test_range_allocation
pass
test_requested_subnet_id_v4_and_v6
pass
test_get_ports_count
pass
test_invalid_admin_state
pass
test_requested_subnet_id_v4_and_v6_slaac
pass
test_ip_allocation_for_ipv6_2_subnet_slaac_mode
pass
test_requested_subnet_id_v6_slaac
pass
test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips
pass
test_list_ports_with_pagination_native
pass
test_update_port_mac_bad_owner
pass
test_show_port
pass
test_update_port_mac_v6_slaac
pass
test_update_port_invalid_subnet_v6_pd_slaac
pass
test_update_port_update_ips
pass
test_update_port_not_admin
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin 3 3 0 0 0 Detail
test_bind_port_bumps_revision
pass
test_update_port_status_dvr_port_no_update_on_same_status
pass
test_update_port_status_bumps_revision
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts 5 5 0 0 0 Detail
test__retry_binding_revived_agents
pass
test__retry_binding_revived_agents_alive_agent
pass
test__retry_binding_revived_agents_no_binding_failed_ports
pass
test__retry_binding_revived_agents_not_binding_agent
pass
test__retry_binding_revived_agents_agent_admin_state_down
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2 188 187 0 0 1 Detail
test_create_subnet_allocation_pools_with_prefixlen_31
pass
test_create_subnet_as_admin
pass
test_create_subnet_bad_ip_version_null
pass
test_create_subnet_gw_of_network_returns_400
pass
test_create_subnet_bad_V4_cidr_prefix_len
pass
test_create_subnet_invalid_gw_128_V6_cidr
pass
test_create_subnet_invalid_ipv6_address_mode
pass
test_create_subnet_default_gw_conflict_allocation_pool_returns_409
pass
test_create_subnet_ipv6_address_mode_ip_version_4
pass
test_create_subnet_gw_bcast_returns_400
pass
test_create_subnet_ipv6_first_ip_owned_by_non_router
pass
test_create_subnet_ipv6_slaac_with_dhcp_port_on_network
pass
test_create_subnet_ipv6_slaac_with_port_not_found
pass
test_create_subnet_ipv6_slaac_with_ip_already_allocated
pass
test_create_subnet_multiple_allocation_pools
pass
test_create_subnet_no_cidr_and_default_subnetpool
pass
test_create_subnet_ipv6_slaac_with_port_on_network
pass
test_create_subnet_ipv6_slaac_with_snat_intf_on_network
pass
test_create_subnet_no_ip_version
pass
test_create_subnet_nonzero_cidr
pass
test_create_subnets_bulk_emulated_plugin_failure
pass
test_create_subnet_with_network_different_tenant
pass
test_create_subnet_with_none_gateway_allocation_pool
pass
test_update_subnet_gw_ip_in_use_by_router_returns_409
pass
test_create_subnet_bad_nameserver
pass
test_create_subnet_with_one_host_route
pass
test_create_subnet_bad_uuid
pass
test_update_subnet_inconsistent_ipv6_hostroute_dst_v4
pass
test_delete_subnet
pass
test_create_subnet_gateway_in_allocation_pool_returns_409
pass
test_update_subnet_ipv6_address_mode_fails
pass
test_create_subnet_gw_outside_cidr_returns_201
pass
test_update_subnet_ipv6_address_mode_ip_version_4
pass
test_delete_subnet_dhcp_port_associated_with_other_subnets
pass
test_create_subnet_inconsistent_ipv6_gatewayv4
pass
test_create_subnet_invalid_allocation_pool_returns_400
pass
test_create_subnet_ipv6_first_ip_owned_by_router
pass
test_delete_subnet_ipv6_slaac_port_exists
pass
test_create_subnet_ipv6_gw_is_nw_end_addr
pass
test_delete_subnet_race_with_dhcp_port_creation
pass
test_create_subnet_ipv6_gw_is_nw_start_addr
pass
test_delete_subnet_with_callback
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv4
pass
test_list_subnets_filtering_by_cidr_used_on_create
pass
test_create_subnet_with_none_gateway
pass
test_list_subnets_filtering_by_project_id
pass
test_create_subnets_native_quotas
pass
test_list_subnets_with_pagination_reverse_emulated
pass
test_delete_subnet_port_exists_owned_by_network
pass
test_delete_subnet_with_other_subnet_on_network_still_in_use
pass
test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets
pass
test_update_subnet_allocation_pools
pass
test_get_subnets_count
pass
test_invalid_subnet
pass
test_update_subnet_allocation_pools_over_gateway_ip_returns_409
pass
test_update_subnet_inconsistent_ipv4_dns_v6
pass
test_list_subnets_with_pagination_native
pass
test_update_subnet_inconsistent_ipv4_gatewayv6
pass
test_list_subnets_with_parameter
pass
test_update_subnet_inconsistent_ipv6_gatewayv4
pass
test_update_subnet_invalid_gw_V4_cidr
pass
test_port_create_subnetnotfound
pass
test_subnet_after_create_callback
pass
test_subnet_lifecycle_dns_retains_order
pass
test_subnet_with_allocation_range
pass
test_update_subnet_allocation_pools_invalid_returns_400
pass
test_update_subnet_inconsistent_ipv6_hostroute_np_v4
pass
test_update_subnet_no_gateway
pass
test_update_subnet_shared_returns_400
pass
test_update_subnet_the_same_gw_as_in_use_by_router
pass
test_create_subnet_V6_slaac_big_prefix
pass
test_create_subnet_bad_pools
pass
test_create_subnet_bad_tenant
pass
test_create_subnet_inconsistent_ipv6_cidrv4
pass
test_create_subnet_invalid_gw_V4_cidr
pass
test_create_subnet_ipv6_different_ra_and_addr_modes
pass
test_create_subnet_only_ip_version_v6_no_pool
pass
test_create_subnet_with_two_dns
pass
test_create_subnet_with_two_host_routes
pass
test_create_subnet_with_v6_pd_allocation_pool_returns_400
pass
test_create_subnets_bulk_native_quotas
pass
test_delete_subnet_ipv6_slaac_router_port_exists
pass
test_delete_subnet_with_dns_and_route
pass
test_delete_subnet_with_route
pass
test_invalid_ip_version
pass
test_invalid_uuid
pass
test_list_subnets_shared
pass
test_list_subnets_with_sort_emulated
pass
test_list_subnets_with_sort_native
pass
test_subnet_before_create_callback
pass
test_update_subnet_from_gw_to_no_gw
pass
test_update_subnet_route_with_too_many_entries
pass
test_update_subnet_the_same_gw_as_in_use_by_router_ipv6
pass
test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network
pass
test_create_subnet
pass
test_create_subnet_bad_V4_cidr
pass
test_create_subnet_bad_V6_cidr
pass
test_create_subnet_bad_ip_version
pass
test_create_subnet_dhcpv6_stateless_with_port_on_network
pass
test_create_subnet_check_mtu_in_mech_context
pass
test_create_subnet_gw_values
pass
test_create_subnet_inconsistent_ipv4_cidrv6
pass
test_create_subnet_invalid_gw_V6_cidr
pass
test_create_subnet_inconsistent_ipv4_gatewayv6
pass
test_create_subnet_ipv6_addr_modes
pass
test_create_subnet_inconsistent_ipv6_dns_v4
pass
test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize
pass
test_create_subnet_ipv6_attributes_no_dhcp_enabled
pass
test_create_subnet_ipv6_out_of_cidr_lla
pass
test_create_subnet_ipv6_same_ra_and_addr_modes
pass
test_create_subnet_ipv6_gw_values
pass
test_create_subnet_ipv6_ra_modes
pass
test_create_subnet_with_allocation_pool
pass
test_create_subnet_with_cidr_and_default_subnetpool
pass
test_create_subnet_ipv6_slaac_with_db_reference_error
pass
test_create_subnets_bulk_native
pass
test_create_subnet_out_of_range_allocation_pool_returns_400
pass
test_create_subnet_overlapping_allocation_pools_returns_409
pass
test_delete_subnet_port_exists_owned_by_other
pass
test_create_subnet_with_one_dns
pass
test_create_subnet_with_too_many_dns
pass
test_list_subnets_with_pagination_reverse_native
pass
test_delete_subnet_with_dns
pass
test_port_prevents_subnet_deletion
pass
test_show_subnet
pass
test_get_subnets_count_filter_by_project_id
pass
test_subnet_after_delete_callback
pass
test_subnet_usable_after_update
pass
test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets
pass
test_unsupported_subnet_cidr_loopback
pass
test_unsupported_subnet_cidr_multicast
pass
test_update_subnet
pass
test_update_subnet_adding_additional_host_routes_and_dns
pass
test_update_subnet_ipv6_cannot_disable_dhcp
pass
test_update_subnet_dns
pass
test_update_subnet_route
pass
test_update_subnet_from_gw_to_new_gw
pass
test_validate_subnet_host_routes_exhausted
pass
test_update_subnet_gateway_in_allocation_pool_returns_409
pass
test_update_subnet_ipv6_ra_mode_fails
pass
test_update_subnet_route_to_None
pass
test_create_subnet_allocation_pools_with_prefixlen_32
pass
test_create_2_subnets_overlapping_cidr_allowed_returns_200
pass
test_create_subnet_bad_boolean
pass
test_create_subnet_bad_hostroutes
pass
test_create_subnet_defaults
pass
test_create_subnet_dhcpv6_stateless_with_ip_already_allocated
pass
test_create_subnet_inconsistent_ipv4_hostroute_dst_v6
pass
test_create_subnet_ipv6_pd_gw_values
pass
test_create_subnet_inconsistent_ipv4_hostroute_np_v6
pass
test_create_subnet_invalid_gw_32_V4_cidr
pass
test_create_subnet_invalid_ipv6_ra_mode
pass
test_create_subnet_with_dhcp_disabled
pass
test_create_subnet_ipv6_out_of_cidr_global
pass
test_create_subnet_with_invalid_netmask_returns_400_ipv6
pass
test_create_subnet_ipv6_ra_mode_ip_version_4
pass
test_create_subnet_with_v6_allocation_pool
pass
test_create_subnet_ipv6_slaac_with_router_intf_on_network
pass
test_create_subnets_bulk_emulated
pass
test_create_subnets_bulk_native_plugin_failure
pass
test_create_subnet_shared_returns_400
pass
test_create_two_subnets
pass
test_create_subnet_with_large_allocation_pool
pass
test_create_two_subnets_same_cidr_returns_400
pass
test_create_subnet_with_none_gateway_fully_allocated
pass
test_create_subnet_with_too_many_routes
pass
test_delete_network
pass
test_create_subnets_bulk_native_ipv6
pass
test_get_subnets_count_filter_by_unknown_filter
pass
test_invalid_ip_address
pass
test_port_prevents_network_deletion
pass
test_subnet_after_update_callback
pass
test_list_subnets
pass
test_list_subnets_filtering_by_unknown_filter
skip
test_update_subnet_allocation_pools_and_gateway_ip
pass
test_update_subnet_allocation_pools_overlapping_returns_409
pass
test_list_subnets_with_pagination_emulated
pass
test_update_subnet_allocation_pools_invalid_pool_for_cidr
pass
test_update_subnet_allocation_pools_with_prefixlen_31
pass
test_update_subnet_dns_to_None
pass
test_update_subnet_from_no_gw_to_no_gw
pass
test_update_subnet_with_empty_body
pass
test_update_subnet_dns_with_too_many_entries
pass
test_validate_subnet_dns_nameservers_exhausted
pass
test_update_subnet_gw_outside_cidr_returns_200
pass
test_update_subnet_ipv6_attributes_fails
pass
test_update_subnet_ipv6_ra_mode_ip_version_4
pass
test_update_subnet_with_incorrect_resource_body
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse 11 11 0 0 0 Detail
test_create_returns_201
pass
test_delete_returns_204
pass
test_list_returns_200
pass
test_update_invalid_json_400
pass
test_update_returns_200
pass
test_delete_with_req_body_returns_400
pass
test_list_with_fields_noadmin
pass
test_show_returns_200
pass
test_bad_route_404
pass
test_list_with_fields_noadmin_and_policy_field
pass
test_list_with_fields
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks 17 17 0 0 0 Detail
test_allocate_release_dynamic_segment
pass
test_create_network_duplicate_partial_segments
pass
test_create_network_duplicate_full_segments
pass
test_create_network_single_multiprovider
pass
test_fail_update_network_provider_attr
pass
test_update_network_provider_attr_no_change
pass
test_allocate_dynamic_segments_race_condition
pass
test_allocate_dynamic_segment
pass
test_create_network_plugin
pass
test_create_network_provider
pass
test_release_network_segments
pass
test_allocate_dynamic_segment_multiple_physnets
pass
test_release_segment_no_type_driver
pass
test_create_network_with_provider_and_multiprovider_fail
pass
test_create_provider_fail
pass
test_create_network_multiprovider
pass
test_extend_dictionary_no_segments
pass
neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard 2 2 0 0 0 Detail
test_delete_network_guard
pass
test_delete_subnet_guard
pass
neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu 7 7 0 0 0 Detail
test_multiple_segments_returns_minimal_mtu
pass
test_get_mtu_with_physical_net
pass
test_single_segment
pass
test_unknown_segment_type_ignored
pass
test_get_mtu_None_returns_0
pass
test_no_segments
pass
test_get_mtu_toobig
pass
neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase 26 26 0 0 0 Detail
test_activate_port_binding_concurrency
pass
test_create_port_binding_for_non_compute_owner
pass
test_update_port_binding_for_non_compute_owner
pass
test_activate_port_binding
pass
test_list_port_bindings_with_query_parameters
pass
test_show_port_binding_with_fields
pass
test_update_non_existing_binding
pass
test_activate_port_binding_already_active
pass
test_activate_port_binding_failure
pass
test_activate_port_binding_for_non_compute_owner
pass
test_binding_fail_for_unknown_allocation
pass
test_create_duplicate_port_binding
pass
test_list_port_bindings
pass
test_create_port_binding_failure
pass
test_show_port_binding_with_trusted_field_set
pass
test_pf_port_unbound_mac_reset
pass
test_bind_non_pf_port_with_mac_port_not_updated
pass
test_bind_pf_port_with_mac_port_updated
pass
test_activate_port_binding_non_existing_binding
pass
test_create_port_binding
pass
test_show_port_binding
pass
test_delete_non_existing_port_binding
pass
test_update_port_binding
pass
test_delete_port_binding
pass
test_list_port_bindings_with_trusted_field_set
pass
test_update_port_binding_failure
pass
neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase 17 17 0 0 0 Detail
test_update_port_binding_no_binding
pass
test_binding_failed
pass
test_unbound
pass
test_update_with_same_host_binding_does_not_notify
pass
test_binding_filter
pass
test_distributed_binding_update_unbound_host
pass
test_distributed_binding
pass
test_distributed_binding_multi_host_status
pass
test_process_binding_port_host_id_changed
pass
test_update_without_binding_does_not_notify
pass
test_update_from_host_to_empty_binding_notifies_agent
pass
testt_update_from_empty_to_host_binding_notifies_agent
pass
test_binding_status_active
pass
test_get_bound_port_context_cache_hit
pass
test_update_with_new_host_binding_notifies_agent
pass
test_binding_no_filter
pass
test_hierarchical_binding
pass
neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase 14 14 0 0 0 Detail
test_tunnel_update
pass
test_devices_details_list_and_failed_devices
pass
test_update_device_list
pass
test_device_details
pass
test_get_devices_details_list_and_failed_devices
pass
test_get_ports_by_vnic_type_and_host
pass
test_port_update
pass
test_devices_details_list
pass
test_tunnel_delete
pass
test_port_delete
pass
test_tunnel_sync
pass
test_update_device_down
pass
test_delete_network
pass
test_update_device_up
pass
neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase 26 26 0 0 0 Detail
test_get_device_details_caching
pass
test_update_device_down_call_update_port_status
pass
test_update_device_up_notify
pass
test_get_device_details_port_context_without_bounded_segment
pass
test_get_device_details_port_no_active_in_host
pass
test_get_device_details_port_status_equal_new_status
pass
test_update_device_list_failed_devices
pass
test_get_device_details_without_port_context
pass
test_update_device_list_empty_devices
pass
test_update_device_up_notify_not_sent_with_port_not_found
pass
test_get_devices_details_list_with_empty_devices
pass
test_get_device_details_port_no_host
pass
test_get_device_details_qos_policy_id_none
pass
test_get_device_details_wrong_host
pass
test_get_devices_details_list_and_failed_devices_empty_dev
pass
test_update_device_down_with_device_not_bound_to_host
pass
test_update_device_list_no_failure
pass
test_update_device_up_with_device_not_bound_to_host
pass
test_get_device_details_qos_policy_id_from_port
pass
test_get_devices_details_list
pass
test_get_network_details
pass
test_get_device_details_network_qos_policy_id
pass
test_get_devices_details_list_and_failed_devices
pass
test_get_devices_details_list_and_failed_devices_failures
pass
test_update_device_down_call_update_port_status_failed
pass
test_update_device_up_with_device_not_bound_to_host_no_notify
pass
neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack 13 13 0 0 0 Detail
test_security_group_rules_for_devices_ipv4_egress
pass
test_security_group_rules_for_devices_ipv6_ingress
pass
test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1
pass
test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp
pass
test_security_group_info_for_devices_ipv4_addr_pair_low_version
pass
test_security_group_info_for_devices_ipv4_addr_pair
pass
test_security_group_rules_for_devices_ipv4_ingress_addr_pair
pass
test_security_group_rules_for_devices_ipv4_source_group
pass
test_security_group_rules_for_devices_ipv6_source_group
pass
test_security_group_rules_for_devices_ipv6_egress
pass
test_security_group_info_for_devices_ipv4_source_group
pass
test_security_group_info_for_devices_only_ipv6_rule
pass
test_security_group_info_for_ports_with_no_rules
pass
neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups 118 118 0 0 0 Detail
test_create_security_group_rule_allow_all_ipv4_v6_bulk
pass
test_create_security_group_rule_bad_remote_address_group_id
pass
test_create_security_group_rule_bad_tenant_remote_group_id
pass
test_create_security_group_rule_bulk_native
pass
test_create_security_group_rule_group_id
pass
test_create_security_group_rule_icmp_type_too_big
pass
test_create_security_group_rule_protocol_as_number_range
pass
test_create_port_with_invalid_type_in_security_groups_param
pass
test_create_security_group_rules_native_quotas
pass
test_create_security_group_rule_duplicate_rule_db
pass
test_create_security_group_with_boolean_type_name
pass
test_create_security_group_rule_duplicate_rules_proto_name_num
pass
test_create_security_group_with_max_name_length
pass
test_create_security_group_with_too_long_name
pass
test_create_security_group_rule_ethertype_invalid_as_number
pass
test_delete_security_group
pass
test_create_security_group_rule_ethertype_invalid_for_protocol
pass
test_list_security_groups_with_sort
pass
test_create_security_group_rule_icmpv6_legacy_protocol_name
pass
test_security_group_get_ports_from_devices_with_bad_id
pass
test_security_group_no_db_calls_with_no_ports
pass
test_create_security_group_rule_invalid_ip_prefix
pass
test_skip_duplicate_default_sg_error
pass
test_create_security_group_rule_ipv6_icmp_legacy_protocol_name
pass
test_create_security_group_rule_port_range_min_only
pass
test_get_security_group_empty_rules_id_only
pass
test_update_port_remove_security_group_empty_list
pass
test_list_security_groups_with_pagination
pass
test_update_port_remove_security_group_none
pass
test_update_port_with_multiple_security_groups
pass
test_security_group_get_ports_from_devices
pass
test_create_port_with_multiple_security_groups
pass
test_create_security_group_rule_bad_security_group_id
pass
test_create_security_group_rule_bad_tenant_security_group_rule
pass
test_create_security_group_rule_duplicate_rules_proto_num_name
pass
test_create_security_group_rule_icmp_with_code_only
pass
test_create_security_group_rule_icmpv6_with_type_only
pass
test_create_security_group_rule_ipv6_icmp_legacy_protocol_num
pass
test_create_security_group_rule_ipv6_icmp_protocol_num
pass
test_create_security_group_rule_protocol_as_any
pass
test_delete_default_security_group_admin
pass
test_get_security_group
pass
test_get_security_group_on_port_from_wrong_tenant
pass
test_list_security_groups
pass
test_create_delete_security_group_port_in_use
pass
test_create_security_group_rule_allow_all_ipv4
pass
test_create_security_group_rule_bad_tenant
pass
test_create_security_group_rule_case_insensitive
pass
test_create_security_group_rule_icmp_code_too_big
pass
test_create_security_group_rule_port_range_min_max_limits
pass
test_create_security_group_rule_with_non_uuid_security_group_id
pass
test_create_security_groups_native_quotas
pass
test_default_security_group_rules
pass
test_delete_default_security_group_nonadmin
pass
test_list_ports_security_group
pass
test_list_security_group_rules
pass
test_list_security_groups_with_pagination_reverse
pass
test_security_group_member_updated
pass
test_update_port_with_security_group
pass
test_create_security_group_rule_different_security_group_ids
pass
test_create_security_group_rule_ports_but_no_protocol
pass
test_create_security_group_rule_protocol_as_number_port_bad
pass
test_create_security_group_rule_tcp_protocol_as_number
pass
test_create_security_group_rule_with_invalid_protocol
pass
test_check_default_security_group_description
pass
test_create_security_group_rules_admin_tenant
pass
test_create_security_group_rule_duplicate_rule_in_post
pass
test_create_security_group_rule_duplicate_rule_in_post_emulated
pass
test_default_security_group
pass
test_create_security_group_rule_icmp_with_type_only
pass
test_delete_address_group_in_use
pass
test_list_security_group_rules_with_pagination_reverse
pass
test_create_security_group_rule_min_port_greater_max
pass
test_list_security_group_rules_with_sort
pass
test_create_security_group_rule_port_range_max_only
pass
test_create_security_group_rule_protocol_as_number
pass
test_security_group_rule_updated
pass
test_create_security_group_rule_remote_address_group_id
pass
test_update_port_with_invalid_type_in_security_groups_param
pass
test_create_security_group_rule_with_invalid_ethertype
pass
test_create_security_group_rule_with_invalid_tcp_or_udp_protocol
pass
test_update_security_group_with_max_name_length
pass
test_create_security_group_source_group_ip_and_ip_prefix
pass
test_update_security_group_with_too_long_name
pass
test_full_uuids_skip_port_id_lookup
pass
test_list_security_groups_with_shared_filter_true
pass
test_security_groups_created_outside_transaction
pass
test_update_default_security_group_name_fail
pass
test_update_security_group
pass
test_update_security_group_name_to_default_fail
pass
test_update_security_group_with_boolean_type_name
pass
test_create_default_security_group_fail
pass
test_create_port_with_bad_security_group
pass
test_create_port_with_no_security_groups
pass
test_create_port_with_non_uuid
pass
test_create_security_group_bulk
pass
test_create_security_group_rule_bad_remote_group_id
pass
test_create_security_group_rule_duplicate_rules
pass
test_create_security_group_rule_duplicate_rules_diff_desc
pass
test_create_default_security_group_check_case_insensitive
pass
test_create_security_group_rule_icmp_with_type_and_code
pass
test_create_security_group
pass
test_create_security_group_rule_invalid_ethertype_for_prefix
pass
test_create_security_group_rule_bulk_emulated
pass
test_create_security_group_rule_multiple_remotes
pass
test_create_security_group_rule_duplicate_rule_db_emulated
pass
test_create_security_group_rule_with_specific_id
pass
test_create_security_group_rule_protocol_as_number_with_port_bad
pass
test_get_security_group_empty_rules
pass
test_create_security_group_rule_remote_ip_prefix
pass
test_get_security_group_on_port_with_admin_from_other_tenant
pass
test_large_port_count_broken_into_parts
pass
test_create_security_group_rule_with_unmasked_prefix
pass
test_list_security_group_rules_with_pagination
pass
test_list_security_groups_with_shared_filter_false
pass
test_security_group_list_creates_default_security_group
pass
test_security_group_port_create_creates_default_security_group
pass
test_update_default_security_group_with_description
pass
neutron.tests.unit.plugins.ml2.test_tracked_resources.TestL3ResourcesEventHandler 1 1 0 0 0 Detail
test_create_delete_floating_ip_triggers_event
pass
neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources 13 13 0 0 0 Detail
test_create_delete_port_marks_dirty
pass
test_create_delete_securitygrouprule_marks_dirty
pass
test_list_subnets_clears_dirty
pass
test_list_securitygroups_clears_dirty
pass
test_list_subnetpools_clears_dirty
pass
test_list_networks_clears_dirty
pass
test_create_delete_securitygroup_marks_dirty
pass
test_create_delete_subnet_marks_dirty
pass
test_list_securitygrouprules_clears_dirty
pass
test_create_delete_network_marks_dirty
pass
test_create_delete_network_with_subnet_marks_dirty
pass
test_create_delete_subnetpool_marks_dirty
pass
test_list_ports_clears_dirty
pass
neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler 7 7 0 0 0 Detail
test_create_delete_network_with_subnet_triggers_event
pass
test_create_delete_securitygroup_triggers_event
pass
test_create_delete_port_triggers_event
pass
test_create_delete_securitygrouprule_triggers_event
pass
test_create_delete_subnet_triggers_event
pass
test_create_delete_subnetpool_triggers_event
pass
test_create_delete_network_triggers_event
pass
neutron.tests.unit.privileged.agent.linux.test___init__.MakeSerializableTestCase 1 1 0 0 0 Detail
test_make_serializable
pass
neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase 22 22 0 0 0 Detail
test_run_iproute_addr_namespace_not_exists
pass
test_run_iproute_neigh_in_namespace
pass
test_run_iproute_addr_in_namespace
pass
test_run_iproute_link_error
pass
test_run_iproute_link_in_namespace
pass
test_run_iproute_addr_interface_removed_during_call
pass
test_run_iproute_neigh_namespace_not_exists
pass
test_run_iproute_neigh_no_namespace
pass
test_get_link_id
pass
test_run_iproute_addr_error
pass
test_run_iproute_neigh_error
pass
test_run_iproute_neigh_interface_not_exists
pass
test_run_iproute_link_namespace_not_exists
pass
test_run_iproute_neigh_interface_removed_during_call
pass
test_get_link_vfs
pass
test_run_iproute_addr_interface_not_exists
pass
test_run_iproute_addr_no_namespace
pass
test_run_iproute_link_no_namespace
pass
test_run_iproute_link_op_not_supported
pass
test_run_iproute_neigh_no_entry
pass
test_run_iproute_link_interface_not_exists
pass
test_run_iproute_link_interface_removed_during_call
pass
neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase 8 8 0 0 0 Detail
test_conntrack_delete_icmp_entry
pass
test_open_new_conntrack_handler_failed
pass
test_conntrack_delete_udp_entry
pass
test_conntrack_list_entries
pass
test_conntrack_new_failed
pass
test_conntrack_delete_entries
pass
test_open_new_conntrack_handler_pass
pass
test_conntrack_delete_tcp_entry
pass
neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase 3 3 0 0 0 Detail
test_find_listen_pids_namespace_correct_output
pass
test_find_listen_pids_namespace_no_namespace
pass
test_find_listen_pids_namespace_no_procs
pass
neutron.tests.unit.privileged.agent.ovsdb.native.test_helpers.OvsdbNativeHelpersTestCase 4 4 0 0 0 Detail
test__connect_to_manager_uri_unix
pass
test__connect_to_manager_uri_hostname
pass
test__connect_to_manager_uri_ipv4
pass
test__connect_to_manager_uri_ipv6
pass
neutron.tests.unit.quota.test_resource.TestResource 4 4 0 0 0 Detail
test_create_resource_without_plural_name
pass
test_resource_negative_default_value
pass
test_create_resource_with_plural_name
pass
test_resource_default_value
pass
neutron.tests.unit.quota.test_resource.TestTrackedResource 20 20 0 0 0 Detail
test_count_used_first_call_with_dirty_false
pass
test_count_used_with_dirty_true_no_usage_info
pass
test_count_used_with_dirty_true_no_usage_info_calls_set_quota_usage
pass
test_count_with_dirty_true_resync
pass
test_update_does_not_trigger_event
pass
test_count_used_with_dirty_false
pass
test_count_used_with_dirty_true_resync
pass
test_count_with_dirty_true_no_usage_info
pass
test_count_with_dirty_true_no_usage_info_calls_set_quota_usage
pass
test_add_delete_data_triggers_event
pass
test_bulk_delete_protection
pass
test_count_with_dirty_true_resync_calls_set_quota_usage
pass
test_mark_dirty
pass
test_count_first_call_with_dirty_false
pass
test_resync
pass
test_count_used_with_dirty_true_resync_calls_set_quota_usage
pass
test_mark_dirty_no_dirty_project
pass
test_count_reserved
pass
test_delete_data_triggers_event
pass
test_count_with_dirty_false
pass
neutron.tests.unit.quota.test_resource.Test_CountResource 2 2 0 0 0 Detail
test_all_plugins_checked
pass
test_core_plugin_checked_first
pass
neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions 7 7 0 0 0 Detail
test_resync_tracked_resource
pass
test_resync_tracking_disabled
pass
test_set_resources_dirty_no_dirty_resource
pass
test_set_resources_dirty
pass
test_resync_non_tracked_resource
pass
test_set_resources_dirty_no_tracked_resource
pass
test_set_resources_dirty_invoked_with_tracking_disabled
pass
neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry 7 7 0 0 0 Detail
test_set_tracked_resource_new_resource
pass
test_register_resource_by_name_not_tracked
pass
test_set_tracked_resource_existing_with_override
pass
test_register_resource_by_name_tracked
pass
test_set_tracked_resource_existing_no_override
pass
test_tracked_resource_error_if_already_registered_as_untracked
pass
test_register_resource_by_name_with_tracking_disabled_by_config
pass
neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase 3 3 0 0 0 Detail
test_get_vacant_binding_index_force_scheduling
pass
test_get_vacant_binding_index_no_agents
pass
test_get_vacant_binding_index_several_agents
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase 7 7 0 0 0 Detail
test_az_scheduler_default_az_hints
pass
test_az_scheduler_no_az_hints_one_agent
pass
test_az_scheduler_select_az_with_least_weight
pass
test_az_scheduler_two_az_hints_one_available_az
pass
test_az_scheduler_no_az_hints_multiple_agent
pass
test_az_scheduler_one_az_hints
pass
test_az_scheduler_two_az_hints
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase 9 9 0 0 0 Detail
test_schedule_segment_one_hostable_agent
pass
test_schedule_segment_two_agents_per_segment_one_hostable_agent
pass
test_schedule_segment_many_hostable_agents
pass
test_scheduler_no_active_agents
pass
test_schedule_segment_no_host_mapping
pass
test_schedule_segment_two_agents_per_segment
pass
test_scheduler_one_agents_per_network
pass
test_scheduler_two_agents_per_network
pass
test_scheduler_equal_distribution
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks 8 8 0 0 0 Detail
test_auto_schedule_network(No network)
pass
test_auto_schedule_network(Network present)
pass
test_auto_schedule_network(Network already scheduled)
pass
test_auto_schedule_network(Invalid host)
pass
test_auto_schedule_network(Agent down)
pass
test_auto_schedule_network(dhcp disabled)
pass
test_auto_schedule_network(Match AZ)
pass
test_auto_schedule_network(Not match AZ)
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments 3 3 0 0 0 Detail
test_auto_schedule_one_network_one_segment_two_subnet
pass
test_auto_schedule_one_network_one_segment_one_subnet
pass
test_auto_schedule_one_network_two_segments_with_one_subnet_each
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler 6 6 0 0 0 Detail
test_schedule_bind_network_multi_agents
pass
test_network_not_rescheduled_when_db_returns_all_hosts
pass
test_network_rescheduled_when_db_returns_active_hosts
pass
test_schedule_bind_network_single_agent
pass
test_auto_reschedule_vs_network_on_dead_agent
pass
test_schedule_bind_network_multi_agent_fail_one
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter 8 8 0 0 0 Detail
test_get_dhcp_agents_hosting_networks_active_admin_down
pass
test_get_dhcp_agents_hosting_networks_admin_down
pass
test_get_dhcp_agents_hosting_networks_admin_up
pass
test_get_dhcp_agents_hosting_networks_active_admin_up
pass
test_get_dhcp_agents_hosting_networks_active
pass
test_get_dhcp_agents_host_network_filter_by_hosts
pass
test_get_dhcp_agents_hosting_networks_default
pass
test_get_dhcp_agents_hosting_many_networks
pass
neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover 8 8 0 0 0 Detail
test_filter_bindings
pass
test_reschedule_doesnt_occur_if_no_agents
pass
test_reschedule_network_from_down_agent
pass
test_auto_schedule_network_excess_agents
pass
test_reschedule_network_from_down_agent_concurrent_removal
pass
test_reschedule_network_catches_exceptions_on_fetching_bindings
pass
test_reschedule_network_from_down_agent_failed
pass
test_reschedule_network_from_down_agent_failed_on_unexpected
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase 12 12 0 0 0 Detail
test_az_scheduler_auto_schedule
pass
test_az_scheduler_least_routers
pass
test_az_scheduler_default_az
pass
test_az_scheduler_ha_auto_schedule
pass
test_az_scheduler_ha_az_hints
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
test_az_scheduler_az_hints
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
test_az_scheduler_auto_schedule_no_match
pass
test_create_ha_port_and_bind_catch_integrity_error
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
test__get_routers_can_schedule_with_no_target_routers
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase 27 27 0 0 0 Detail
test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr
pass
test_bind_new_router
pass
test_add_distributed_router_to_l3_agent
pass
test_add_router_to_l3_agent
pass
test_bind_existing_router
pass
test_get_l3_agent_candidates_dvr_snat_no_vms
pass
test_random_scheduling
pass
test_remove_router_from_l3_agent_in_dvr_mode
pass
test_remove_router_from_l3_agent_in_dvr_snat_mode
pass
test_scheduler_auto_schedule_when_agent_added
pass
test_get_l3_agent_candidates_legacy
pass
test_schedule_router_distributed
pass
test_get_l3_agent_candidates_dvr_ha_snat_no_vms
pass
test_get_l3_agents_hosting_routers
pass
test__unbind_router_removes_binding
pass
test_get_l3_agent_candidates_dvr
pass
test__schedule_router_skips_unschedulable_routers
pass
test_add_distributed_router_to_l3_agent_already_scheduled
pass
test_add_router_to_l3_agent_already_scheduled
pass
test_add_router_to_l3_agent_dvr_to_snat
pass
test_bind_absent_router
pass
test_get_l3_agent_candidates_dvr_no_vms
pass
test_get_l3_agent_candidates_dvr_snat
pass
test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr
pass
test_get_l3_agent_candidates_centralized
pass
test_schedule_dvr_router_without_snatbinding_and_no_gw
pass
test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase 26 26 0 0 0 Detail
test_add_distributed_router_to_l3_agent_already_scheduled
pass
test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy
pass
test_bind_new_router
pass
test_get_l3_agent_candidates_dvr_ha_snat_no_vms
pass
test_get_l3_agent_candidates_legacy
pass
test_remove_router_from_l3_agent_in_dvr_mode
pass
test_schedule_router_distributed
pass
test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr
pass
test__schedule_router_skips_unschedulable_routers
pass
test_get_l3_agent_candidates_dvr_snat
pass
test_remove_router_from_l3_agent_in_dvr_snat_mode
pass
test_schedule_dvr_router_without_snatbinding_and_no_gw
pass
test_add_router_to_l3_agent
pass
test_add_router_to_l3_agent_already_scheduled
pass
test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr
pass
test_get_l3_agent_candidates_dvr
pass
test__unbind_router_removes_binding
pass
test_bind_existing_router
pass
test_get_l3_agent_candidates_centralized
pass
test_get_l3_agent_candidates_dvr_no_vms
pass
test_get_l3_agent_candidates_dvr_snat_no_vms
pass
test_get_l3_agents_hosting_routers
pass
test_add_distributed_router_to_l3_agent
pass
test_add_router_to_l3_agent_dvr_to_snat
pass
test_bind_absent_router
pass
test_scheduler
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase 16 16 0 0 0 Detail
test_schedule_routers_unique_binding_indices
pass
test_list_l3_agents_hosting_legacy_router
pass
test_manual_add_ha_router_to_agent
pass
test_router_doesnt_support_scheduling
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
test_manual_remove_ha_router_from_all_agents
pass
test_create_ha_port_and_bind_catch_integrity_error
pass
test_delete_ha_interfaces_from_agent
pass
test_list_l3_agents_hosting_ha_router
pass
test_add_ha_interface_to_l3_agent
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
test_bind_router_twice_for_non_ha
pass
test_manual_remove_ha_router_from_agent
pass
test_get_agents_dict_for_router_unscheduled_returns_empty_list
pass
test_reschedule_ha_routers_from_down_agents
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase 25 25 0 0 0 Detail
test__notify_l3_agent_new_port_action
pass
test__notify_l3_agent_port_binding_change
pass
test_get_subnet_ids_on_router
pass
test__notify_l3_agent_port_binding_change_removed_routers
pass
test__notify_l3_agent_update_port_no_action
pass
test__notify_l3_agent_update_port_with_allowed_address_pairs
pass
test_dvr_handle_new_service_port
pass
test__notify_l3_agent_port_binding_change_fip_dvr
pass
test__notify_l3_agent_update_port_removing_routers
pass
test__notify_l3_agent_update_port_with_mac_address_update
pass
test__notify_l3_agent_update_port_with_migration_port_profile
pass
test__check_dvr_serviceable_ports_on_host
pass
test__notify_l3_agent_port_binding_change_fip_dvr_on_rmrt
pass
test__notify_l3_agent_port_binding_change_removed_routers_fip
pass
test__notify_l3_agent_update_port_no_removing_routers
pass
test__notify_l3_agent_update_port_without_ip_change
pass
test__notify_l3_agent_new_port_no_action
pass
test_get_subnet_ids_on_router_no_subnet
pass
test__notify_l3_agent_port_binding_change_fip_dvr_rmrt
pass
test__notify_l3_agent_port_binding_change_with_fip
pass
test__notify_l3_agent_update_port_with_allowed_address_pairs_revert
pass
test__notify_l3_agent_when_unbound_port_migrates_to_bound_host
pass
test__notify_port_delete
pass
test__notify_l3_agent_update_port_with_ip_update
pass
test_get_dvr_routers_by_subnet_ids
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase 10 10 0 0 0 Detail
test_create_ha_port_and_bind_catch_integrity_error
pass
test_auto_schedule_specific_router_when_agent_added
pass
test_auto_schedule
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
test_scheduler_with_ha_enabled
pass
test_auto_schedule_ha_router_when_incompatible_agent_exist
pass
test_auto_schedule_all_routers_when_agent_added
pass
test_auto_schedule_ha_router_when_dvr_agent_exist
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase 5 5 0 0 0 Detail
test_scheduler
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
test_create_ha_port_and_bind_catch_integrity_error
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin 4 4 0 0 0 Detail
test_create_ha_port_and_bind_catch_integrity_error
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase 4 4 0 0 0 Detail
test__get_candidates_skips_get_l3_agent_candidates_if_dvr_scheduled
pass
test__get_routers_can_schedule_with_compat_agent
pass
test__get_candidates_iterable_on_early_returns
pass
test__get_routers_can_schedule_with_no_compat_agent
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase 7 7 0 0 0 Detail
test_get_routers_not_ha_l3_agents_count
pass
test_get_routers_l3_agents_count
pass
test_create_ha_port_and_bind_bind_router_returns_None
pass
test_create_ha_port_and_bind_catch_router_not_found
pass
test_create_ha_port_and_bind_wont_create_redundant_ports
pass
test_get_ordered_l3_agents_by_num_routers
pass
test_create_ha_port_and_bind_catch_integrity_error
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter 9 9 0 0 0 Detail
test_get_l3_agents(dvr_snat, dvr and dvr_no_external)
pass
test_get_l3_agents(invalid)
pass
test_get_l3_agents(no filter)
pass
test_get_l3_agents(legacy)
pass
test_get_l3_agents(dvr_no_external)
pass
test_get_l3_agents(dvr_snat and dvr)
pass
test_get_l3_agents(dvr_snat and dvr_no_external)
pass
test_get_l3_agents(dvr)
pass
test_get_l3_agents(dvr_snat)
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter 9 9 0 0 0 Detail
test_get_l3_agents(no filter)
pass
test_get_l3_agents(dvr_snat and dvr_no_external)
pass
test_get_l3_agents(dvr_snat, dvr and dvr_no_external)
pass
test_get_l3_agents(legacy)
pass
test_get_l3_agents(dvr)
pass
test_get_l3_agents(dvr_snat and dvr)
pass
test_get_l3_agents(dvr_no_external)
pass
test_get_l3_agents(dvr_snat)
pass
test_get_l3_agents(invalid)
pass
neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase 40 40 0 0 0 Detail
test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete first binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,with manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Do not remove any bindings,without manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete last binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,with manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Do not remove any bindings,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Delete last binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,without manual scheduling)
pass
test_get_vacant_binding_index(Delete last binding_index,with manual scheduling)
pass
test_get_vacant_binding_index(Delete last binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Delete first binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Do not remove any bindings,without manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete first binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,with manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,with manual scheduling)
pass
test_get_vacant_binding_index(Delete first binding_index,without manual scheduling)
pass
test_get_vacant_binding_index(Delete middle binding_index,with manual scheduling)
pass
test_get_vacant_binding_index(Delete middle binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete middle binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_bind_router_returns_None(Delete last binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete first binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_wont_create_redundant_ports(Delete middle binding_index,without manual scheduling)
pass
test_get_vacant_binding_index(Delete first binding_index,with manual scheduling)
pass
test_get_vacant_binding_index(Do not remove any bindings,without manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_integrity_error(Delete middle binding_index,without manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete middle binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Delete last binding_index,with manual scheduling)
pass
test_create_ha_port_and_bind_catch_router_not_found(Do not remove any bindings,without manual scheduling)
pass
test_get_vacant_binding_index(Do not remove any bindings,with manual scheduling)
pass
neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler 5 5 0 0 0 Detail
test_random_chassis_available_for_new_gateway
pass
test_filter_existing_chassis
pass
test_no_chassis_available_for_existing_gateway
pass
test_no_candidates_provided
pass
test_no_chassis_available_for_new_gateway
pass
neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ 5 5 0 0 0 Detail
test_no_candidates_provided
pass
test_no_chassis_available_for_existing_gateway
pass
test_filter_existing_chassis
pass
test_random_chassis_available_for_new_gateway
pass
test_no_chassis_available_for_new_gateway
pass
neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler 9 9 0 0 0 Detail
test_least_loaded_chassis_available_for_new_gateway3
pass
test_least_loaded_chassis_per_priority2
pass
test_existing_chassis_available_for_existing_gateway
pass
test_least_loaded_chassis_with_rebalance
pass
test_least_loaded_chassis_per_priority
pass
test_no_chassis_available_for_existing_gateway
pass
test_no_chassis_available_for_new_gateway
pass
test_least_loaded_chassis_available_for_new_gateway1
pass
test_least_loaded_chassis_available_for_new_gateway2
pass
neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ 9 9 0 0 0 Detail
test_least_loaded_chassis_with_rebalance
pass
test_least_loaded_chassis_available_for_new_gateway2
pass
test_least_loaded_chassis_per_priority
pass
test_existing_chassis_available_for_existing_gateway
pass
test_least_loaded_chassis_available_for_new_gateway3
pass
test_no_chassis_available_for_existing_gateway
pass
test_no_chassis_available_for_new_gateway
pass
test_least_loaded_chassis_per_priority2
pass
test_least_loaded_chassis_available_for_new_gateway1
pass
neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase 21 21 0 0 0 Detail
test__save_with_provisioning_error
pass
test_ensure_external_network_default_value_default_existed
pass
test__provision_external_connectivity_with_provisioning_error
pass
test_get_auto_allocated_topology_dry_run_bad_input
pass
test__build_topology_provisioning_error_network_only
pass
test__build_topology_provisioning_error_no_topology
pass
test__check_requirements_fail_on_missing_pools
pass
test__provision_external_connectivity_fail_expected_cleanup
pass
test_ensure_external_network_default_value
pass
test_ensure_external_network_default_value_no_default
pass
test__build_topology_error_network_with_router
pass
test__build_topology_error_only_network_again
pass
test_ensure_external_network_default_value_default_not_changed
pass
test__build_topology_error_network_with_router_and_interfaces
pass
test__check_requirements_fail_on_missing_ext_net
pass
test_get_auto_allocated_topology_dry_run_happy_path_for_kevin
pass
test__check_requirements_happy_path_for_kevin
pass
test__cleanup_handles_failures
pass
test__provision_external_connectivity_expected_cleanup
pass
test__provision_tenant_private_network_handles_subnet_errors
pass
test__provision_tenant_private_network_with_provisioning_error
pass
neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin 11 11 0 0 0 Detail
test_create_conntrack_helper
pass
test_update_conntrack_helper
pass
test_negative_create_conntrack_helper
pass
test_negative_update_conntrack_helper
pass
test_negative_create_helper_not_allowed
pass
test_get_conntrack_helper
pass
test_negative_create_helper_invalid_proto_for_helper
pass
test_negative_delete_conntrack_helper
pass
test_negative_get_conntrack_helper
pass
test_delete_conntrack_helper
pass
test_get_conntrack_helpers
pass
neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver 14 14 0 0 0 Detail
test_create_record_set_with_reverse_zone_conflict
pass
test_ipv6_ptr_is_misconfigured
pass
test_create_new_zone_with_custom_email
pass
test_delete_record_set_zone_not_found
pass
test_ipv4_ptr_is_misconfigured
pass
test_delete_record_set_with_reverse_dns
pass
test_create_record_set
pass
test_create_record_set_with_reverse_dns
pass
test_create_record_set_zone_not_found
pass
test_delete_record_set
pass
test_create_reverse_zone_over_quota
pass
test_create_record_set_duplicate_recordset
pass
test_create_new_zone_when_missing
pass
test_create_record_set_over_quota
pass
neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController 9 9 0 0 0 Detail
test___attrs_to_driver
pass
test__clear_router_provider
pass
test__flavor_plugin
pass
test__set_router_provider_attr_lookups
pass
test__update_router_provider_invalid
pass
test__set_router_provider_flavor_specified
pass
test_driver_owns_router
pass
test_uses_scheduler
pass
test__update_router_provider_with_flags
pass
neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.Test_LegacyPlusProviderConfiguration 1 1 0 0 0 Detail
test__update_router_provider_invalid
pass
neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional 2 2 0 0 0 Detail
test_dvr_alias_exposed_disabled
pass
test_dvr_alias_exposed_enabled
pass
neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase 7 7 0 0 0 Detail
test__handle_notification_passes_update_events_enabled_log
pass
test_add_router
pass
test_update_router
pass
test__handle_notification_passes_delete_events
pass
test__handle_notification_passes_update_events_disabled_log
pass
test_delete_router
pass
test__handle_notification_passes_create_events
pass
neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionInitializeTestCase 1 1 0 0 0 Detail
test_initialize_subscribed_to_rpc
pass
neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase 6 6 0 0 0 Detail
test_handle_not_port_vm
pass
test__handle_notification_passes_update_events_enabled_log
pass
test__handle_notification_passes_delete_events
pass
test_handle_port_vm
pass
test__handle_notification_passes_create_events
pass
test__handle_notification_passes_update_events_disabled_log
pass
neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase 6 6 0 0 0 Detail
test__get_ports_being_logged
pass
test_get_logs_not_bound_sg
pass
test__get_ports_being_logged_not_supported_log_type
pass
test_get_logs_not_bound_port
pass
test_get_logs_bound_sg
pass
test_get_logs_bound_port
pass
neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase 2 2 0 0 0 Detail
test_get_sg_log_info_for_port_added_event
pass
test_get_sg_log_info_for_create_or_update_log
pass
neutron.tests.unit.services.logapi.common.test_sg_callback.TestSecurityGroupRuleCallback 1 1 0 0 0 Detail
test_handle_event
pass
neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations 4 4 0 0 0 Detail
test_validate_request_target_id_not_exists
pass
test_validate_request_resource_id_not_exists
pass
test_validate_request_invalid_resource_constraint
pass
test_validate_request_unsupported_logging_type
pass
neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations 5 5 0 0 0 Detail
test_validate_request_resource_id_not_exists
pass
test_validate_request_with_snat_disable
pass
test_validate_request_with_disable_events
pass
test_validate_request_resource_id_not_specific
pass
test_validate_request_with_not_set_gw_port
pass
neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations 4 4 0 0 0 Detail
test_validate_log_type_for_port_unbound_vnic_type_supported
pass
test_validate_log_type_for_port_vif_type_supported
pass
test_validate_log_type_for_port_unbound_vnic_type_not_supported
pass
test_validate_log_type_for_port_vif_type_not_supported
pass
neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods 2 2 0 0 0 Detail
test_get_validated_method
pass
test_register_validate_method
pass
neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie 3 3 0 0 0 Detail
test_removed_log_object_ref
pass
test_add_log_object_refs
pass
test_is_empty
pass
neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver 8 8 0 0 0 Detail
test_start_log_with_add_port_event
pass
test_start_log_with_update_or_create_log_event
pass
test_stop_log_with_delete_log_event
pass
test_generate_cookie
pass
test_set_controller_rate_limit
pass
test_initialize_bridge
pass
test_stop_log_with_delete_port_event
pass
test__get_cookie_by_id_not_found
pass
neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver 12 12 0 0 0 Detail
test__pgs_from_log_obj_empty
pass
test__pgs_from_log_obj_pg_drop
pass
test_create_meter_name
pass
test__remove_acls_log_only_if_exists
pass
test_create
pass
test__pgs_from_log_obj_pg
pass
test__remove_acls_log
pass
test__remove_acls_log_missing_acls
pass
test__set_acls_log
pass
test__pgs_from_log_obj_pg_all
pass
test__pgs_from_log_obj_port
pass
test__remove_acls_log_with_log_name
pass
neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase 3 3 0 0 0 Detail
test_is_vnic_compatible
pass
test_is_logging_type_supported
pass
test_is_vif_type_compatible
pass
neutron.tests.unit.services.logapi.drivers.test_manager.TestGetParameter 1 1 0 0 0 Detail
test__get_param_missing_parameter
pass
neutron.tests.unit.services.logapi.drivers.test_manager.TestHandleResourceCallback 1 1 0 0 0 Detail
test_subscribe_resources_cb
pass
neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls 2 2 0 0 0 Detail
test_implemented_call_methods
pass
test_not_implemented_call_methods
pass
neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerLoggingTypes 1 1 0 0 0 Detail
test_available_logging_types
pass
neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti 4 4 0 0 0 Detail
test_driver_manager_empty_with_no_loaded_drivers
pass
test_driver_manager_with_one_loaded_driver
pass
test_driver_manager_empty_with_no_drivers
pass
test_driver_manager_with_two_loaded_drivers
pass
neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase 4 4 0 0 0 Detail
test___init__
pass
test_create_log
pass
test_delete_log
pass
test_update_log
pass
neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase 3 3 0 0 0 Detail
test___init__
pass
test_get_sg_log_info_for_log_resources
pass
test_get_sg_log_info_for_port
pass
neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods 2 2 0 0 0 Detail
test_register_rpc_methods_method
pass
test_get_rpc_method
pass
neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin 17 17 0 0 0 Detail
test_create_log_nonexistent_sg_resource
pass
test_create_log_nonexistent_target
pass
test_create_log_not_bound_port
pass
test_create_log_without_sg_resource
pass
test_get_logs
pass
test_create_log_without_parent_resource
pass
test_get_log_without_return_value
pass
test_create_log_with_unsupported_logging_type
pass
test_delete_nonexistent_log
pass
test_create_log_without_target
pass
test_create_log_disabled
pass
test_delete_log
pass
test_update_log
pass
test_create_log_full_options
pass
test_update_log_none_enabled
pass
test_create_log_with_unsupported_logging_type_on_port
pass
test_get_log_with_return_value
pass
neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver 3 3 0 0 0 Detail
test_add_metering_label_with_bad_driver_impl
pass
test_add_metering_label_runtime_error
pass
test_init_chain
pass
neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations 16 16 0 0 0 Detail
test_add_metering_label
pass
test_notification_report_interval
pass
test_remove_metering_label
pass
test_add_metering_info_create_no_granular_traffic_counters
pass
test_add_metering_info_update
pass
test_notification_report
pass
test_router_deleted
pass
test_update_metering_label_rule
pass
test_get_traffic_counters
pass
test_metering_agent_host_value
pass
test_remove_metering_label_rule
pass
test_routers_updated
pass
test_sync_router_namespaces
pass
test_add_metering_label_rule
pass
test_purge_metering_info
pass
test_purge_metering_info_delete
pass
neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase 25 25 0 0 0 Detail
test_create_iptables_manager_for_distributed_routers
pass
test_process_metering_label_rules
pass
test_update_routers
pass
test_add_metering_label_when_no_namespace
pass
test_add_metering_label_with_rules
pass
test_remove_metering_label
pass
test_add_metering_label_dvr_routers
pass
test_add_metering_label_rule_dvr_router
pass
test_create_stateless_iptables_manager
pass
test_process_metering_label_rules_with_no_gateway_router
pass
test_add_metering_label_rule
pass
test_get_traffic_counters_granular_data
pass
test_remove_metering_label_rule
pass
test_add_metering_label
pass
test_remove_metering_label_rule_in_update
pass
test_remove_metering_label_with_dvr_routers
pass
test_add_metering_label_rule_without_label
pass
test_add_metering_label_legacy_routers
pass
test_update_metering_label_rules
pass
test_update_routers_removal
pass
test_get_traffic_counters_legacy_mode
pass
test_get_traffic_counters_with_missing_chain
pass
test_iptables_manager_never_create_with_no_valid_namespace
pass
test_remove_metering_label_rule_dvr_router
pass
test_sync_router_namespaces
pass
neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin 13 13 0 0 0 Detail
test_routers_updated_on_host_rpc_call
pass
test_add_and_remove_metering_label_rule_rpc_call
pass
test_delete_metering_label_does_not_clear_router_tenant_id
pass
test_add_and_remove_metering_label_rule_dest_ip_only
pass
test_add_and_remove_metering_label_rule_no_ip_prefix_entered
pass
test_remove_metering_label_rpc_call
pass
test_add_metering_label_rpc_call
pass
test_add_metering_label_shared_rpc_call
pass
test_add_and_remove_metering_label_rule_dest_and_remote_ip
pass
test_remove_one_metering_label_rpc_call
pass
test_add_and_remove_metering_label_rule_source_ip_only
pass
test_add_and_remove_metering_label_rule_src_and_dest_ip_only
pass
test_add_and_remove_metering_label_rule_src_and_remote_ip
pass
neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentScheduler 1 1 0 0 0 Detail
test_add_metering_label_rpc_call
pass
neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentSchedulerServicePlugin 1 1 0 0 0 Detail
test_add_metering_label_rpc_call
pass
neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent 5 5 0 0 0 Detail
test_get_sync_data_metering_with_unscheduled_router
pass
test_get_sync_data_metering_not_shared
pass
test_get_sync_data_metering
pass
test_get_sync_data_metering_shared
pass
test_get_sync_data_metering_with_inactive_router
pass
neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange 13 13 0 0 0 Detail
test__is_network_segment_range_referenced
pass
test_create_network_segment_range
pass
test_create_network_segment_range_missing_physical_network_for_vlan
pass
test_create_network_segment_range_failed_with_unsupported_network_type
pass
test_update_network_segment_range
pass
test__is_network_segment_range_type_supported
pass
test_delete_network_segment_range
pass
test__is_network_segment_range_unreferenced
pass
test__are_allocated_segments_in_range_impacted
pass
test__are_allocated_segments_in_range_unimpacted
pass
test_delete_network_segment_range_failed_with_segment_referenced
pass
test__is_network_segment_range_type_unsupported
pass
test_update_network_segment_range_failed_with_impacted_existing_range
pass
neutron.tests.unit.services.ovn_l3.service_providers.test_driver_controller.TestDriverController 1 1 0 0 0 Detail
test__update_router_provider_ha_mandatory
pass
neutron.tests.unit.services.ovn_l3.service_providers.test_ovn.TestOVN 1 1 0 0 0 Detail
test_process_router_create_precommit
pass
neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined 6 6 0 0 0 Detail
test_add_router_interface
pass
test_router_processing
pass
test__is_user_defined_provider
pass
test_floatingip_processing
pass
test__is_ha
pass
test__process_precommit_router_create
pass
neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefinedNoLsp 3 3 0 0 0 Detail
test__process_before_remove_router_interface_port_doesnt_exist
pass
test__process_before_remove_router_interface_port_exists
pass
test__add_router_interface
pass
neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests 192 192 0 0 0 Detail
test_create_floatingip_invalid_fixed_ip_address_returns_400
pass
test_create_floatingip_invalid_floating_network_id_returns_400
pass
test_create_floatingip_non_admin_context_agent_notification
pass
test_create_floatingip_with_assoc
pass
test_create_floatingip_with_multisubnet_id
pass
test_create_multiple_floatingips_same_fixed_ip_same_port
pass
test_create_router_gateway_fails
pass
test__notify_gateway_port_ip_not_changed
pass
test_first_floatingip_associate_notification
pass
test__notify_gateway_port_ip_changed
pass
test_create_floatingip_no_ext_gateway_return_404
pass
test_create_floatingip_ipv6_only_network_returns_400
pass
test_create_floatingip_not_existing_network_returns_404
pass
test_create_floatingips_native_quotas
pass
test_create_routers_native_quotas
pass
test_floatingip_delete_router_intf_with_subnet_id_returns_409
pass
test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port
pass
test_create_floatingip_with_wrong_subnet_id
pass
test_create_non_router_port_device_id_of_other_tenants_router_update
pass
test_floatingip_list_with_port_id
pass
test_floating_ip_direct_port_delete_returns_409
pass
test_create_router_gateway_fails_nested_delete_router_failed
pass
test_none_destination
pass
test_floatingip_disassociate_notification
pass
test_route_update_with_multi_routes
pass
test_floatingip_multi_external_one_internal
pass
test_router_add_and_remove_gateway
pass
test_router_add_gateway_non_existent_network_returns_404
pass
test_floatingip_disassociate_notification_port_delete
pass
test_router_add_iface_ipv6_ext_ra_subnet_returns_400
pass
test_floatingip_list_with_pagination_reverse
pass
test_floatingip_via_router_interface_returns_201
pass
test_floatingip_list_with_sort
pass
test_floatingip_via_router_interface_returns_404
pass
test_floatingip_update_different_port_owner_as_admin
pass
test_network_update_external
pass
test_router_add_interface_ipv6_subnet
pass
test_none_nexthop
pass
test_router_add_interface_ipv6_subnet_without_gateway_ip
pass
test_router_add_interface_by_subnet_other_tenant_subnet_returns_400
pass
test_floatingip_update_to_same_port_id_twice
pass
test_router_add_interface_port_without_ips
pass
test_router_create_show_ext_gwinfo_default
pass
test_router_add_interface_cidr_overlapped_with_gateway
pass
test_floatingip_with_invalid_create_port
pass
test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4
pass
test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409
pass
test_router_add_interface_dup_port
pass
test_create_floatingip_with_specific_ip
pass
test_router_remove_interface_inuse_returns_409
pass
test_nexthop_is_port_ip
pass
test_create_floatingip_with_subnet_id_non_admin
pass
test_router_remove_interface_returns_200
pass
test_route_update_with_route_via_another_tenant_subnet
pass
test_router_add_interface_multiple_ipv6_subnets_same_net
pass
test_router_add_interface_no_data_returns_400
pass
test_router_update
pass
test_router_add_gateway_dup_subnet1_returns_400
pass
test_router_add_interface_port
pass
test_router_update_ext_gwinfo_with_snat_disabled
pass
test_floatingip_update
pass
test_router_add_gateway_dup_subnet2_returns_400
pass
test_janitor_doesnt_delete_if_fixed_in_interim
pass
test_router_update_gateway_with_invalid_external_subnet
pass
test_router_concurrent_delete_upon_subnet_create
pass
test_router_add_gateway_invalid_network_returns_400
pass
test_router_create_show_no_ext_gwinfo
pass
test_router_create_with_gwinfo_ext_ip
pass
test_route_clear_routes_with_None
pass
test_router_add_interface_by_port_cidr_overlapped_with_gateway
pass
test_router_update_on_external_port
pass
test_router_list_with_sort
pass
test_router_add_interface_by_port_other_tenant_address_out_of_pool
pass
test_router_update_with_nexthop_is_outside_port_subnet
pass
test_router_add_gateway_no_subnet
pass
test_router_remove_interface_with_both_ids_returns_200
pass
test_router_clear_gateway_callback_failure_returns_409
pass
test_router_add_interface_bad_values
pass
test_router_create
pass
test_router_set_gateway_cidr_overlapped_with_subnets
pass
test_router_delete_ipv6_slaac_subnet_inuse_returns_409
pass
test_router_add_interface_ipv6_port_existing_network_returns_400
pass
test_two_fips_one_port_invalid_return_409
pass
test_router_add_interface_multiple_ipv4_subnets
pass
test_router_delete_with_floatingip_existed_returns_409
pass
test_router_gateway_set_fail_after_port_create
pass
test_router_add_interface_multiple_ipv6_subnets_different_net
pass
test_router_gateway_set_retry
pass
test_router_list_with_pagination
pass
test_associate_to_dhcp_port_fails
pass
test_router_show
pass
test_router_add_interface_overlapped_cidr_returns_400
pass
test_router_add_interface_subnet_with_bad_tenant_returns_404
pass
test_router_update_ext_gwinfo_default
pass
test_router_create_show_ext_gwinfo_with_snat_disabled
pass
test_router_create_with_gwinfo_ext_ip_non_admin
pass
test_floating_port_status_not_applicable
pass
test_router_update_gateway_with_different_external_subnet
pass
test_router_interface_in_use_by_route
pass
test__notify_subnetpool_address_scope_update
pass
test_router_list
pass
test_create_floatingip_with_assoc_to_ipv6_subnet
pass
test_floatingip_create_different_fixed_ip_same_port
pass
test_create_floatingip_with_subnet_id_and_fip_address
pass
test_router_remove_interface_nothing_returns_400
pass
test_network_update_external_failure
pass
test_router_remove_interface_wrong_subnet_returns_400
pass
test_create_floating_non_ext_network_returns_400
pass
test_create_floatingip_invalid_fixed_ipv6_address_returns_400
pass
test_router_add_and_remove_gateway_tenant_ctx
pass
test_create_floatingip_invalid_floating_port_id_returns_400
pass
test_floatingip_association_on_unowned_router
pass
test_router_remove_ipv6_subnet_from_interface
pass
test_create_floatingip_no_public_subnet_returns_400
pass
test_create_floatingip_with_duplicated_specific_ip
pass
test_router_add_gateway_multiple_subnets_ipv6
pass
test_router_update_delete_routes
pass
test_create_floatingip_with_specific_ip_out_of_subnet
pass
test_router_add_interface_by_port_fails_nested
pass
test_router_update_gateway_with_invalid_external_ip
pass
test_floatingip_port_delete
pass
test_create_floatingip_with_subnet_and_invalid_fip_address
pass
test_create_router_gateway_fails_nested
pass
test_router_update_with_dup_address
pass
test_create_router_port_with_device_id_of_other_tenants_router
pass
test_router_add_interface_multiple_ipv6_subnet_port
pass
test_router_add_interface_subnet_with_port_from_other_tenant
pass
test_router_delete
pass
test_create_floatingip_with_specific_ip_non_admin
pass
test_router_list_with_parameters
pass
test_floatingip_same_external_and_internal
pass
test_create_floatingip_with_specific_ip_out_of_allocation
pass
test_floatingip_crd_ops
pass
test_router_remove_interface_callback_failure_returns_409
pass
test_delete_ext_net_with_disassociated_floating_ips
pass
test_router_remove_interface_wrong_port_returns_404
pass
test_floatingip_list_with_pagination
pass
test_floatingip_update_different_fixed_ip_same_port
pass
test_floatingip_delete_router_intf_with_port_id_returns_409
pass
test_router_update_ext_gwinfo_with_snat_enabled
pass
test_floatingip_update_invalid_fixed_ip
pass
test_floatingip_update_subnet_gateway_disabled
pass
test_janitor_clears_orphaned_floatingip_port
pass
test_router_update_gateway_upon_subnet_create_ipv6
pass
test_floatingip_with_assoc_fails
pass
test_route_update_with_one_route
pass
test_router_add_gateway_net_not_external_returns_400
pass
test_floatingip_update_different_router
pass
test_router_add_gateway_no_subnet_forbidden
pass
test_router_add_gateway_notifications
pass
test_janitor_updates_port_device_id
pass
test_router_add_interface_by_port_admin_address_out_of_pool
pass
test_floatingip_update_same_fixed_ip_same_port
pass
test_no_destination_route
pass
test_router_add_interface_by_port_other_tenant_address_in_pool
pass
test_no_nexthop_route
pass
test_router_add_interface_dup_subnet1_returns_400
pass
test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared
pass
test_router_add_interface_port_bad_tenant_returns_404
pass
test_route_update_with_external_route
pass
test_router_add_interface_delete_port_after_failure
pass
test_router_add_interface_multiple_ipv4_subnet_port_returns_400
pass
test_router_add_interface_subnet
pass
test_router_add_interface_with_both_ids_returns_400
pass
test_router_add_interface_dup_subnet2_returns_400
pass
test_router_create_with_gwinfo
pass
test_router_add_interface_empty_port_and_subnet_ids
pass
test_router_create_call_extensions
pass
test_router_delete_callback
pass
test_router_delete_subnet_inuse_returns_409
pass
test_router_create_show_ext_gwinfo_with_snat_enabled
pass
test_router_create_with_gwinfo_ext_ip_subnet
pass
test_router_create_with_gwinfo_invalid_ext_ip
pass
test_router_delete_with_port_existed_returns_409
pass
test_router_list_with_pagination_reverse
pass
test_router_specify_id_backend
pass
test_router_delete_race_with_interface_add
pass
test_router_update_gateway_add_multiple_prefixes_ipv6
pass
test_router_update_ext_gwinfo_with_invalid_snat_setting
pass
test_router_update_gateway
pass
test_router_update_gateway_to_empty_with_existed_floatingip
pass
test_router_update_gateway_upon_subnet_create_max_ips_ipv6
pass
test_router_update_with_invalid_ip_address
pass
test_router_update_with_invalid_nexthop_ip
pass
test_router_update_with_too_many_routes
pass
test_router_update_gateway_with_existed_floatingip
pass
test_update_port_device_id_to_different_tenants_router
pass
test_router_update_gateway_with_external_ip_used_by_gw
pass
test_update_router_interface_port_ip_not_allowed
pass
test_update_subnet_gateway_for_external_net
pass
test_routes_update_for_multiple_routers
pass
test_update_router_interface_port_ipv6_subnet_ext_ra
pass
neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin 61 61 0 0 0 Detail
test_add_router_interface_need_to_frag
pass
test_create_floatingip_without_gateway_port
pass
test_delete_router_with_ext_gw
pass
test_schedule_unhosted_gateways_no_gateways
pass
test_update_router_ext_gw_change_ip_address
pass
test_update_router_with_ext_gw
pass
test_validate_availability_zones_no_azs
pass
test_add_router_interface_then_remove
pass
test_add_router_interface_update_lrouter_port
pass
test_disassociate_floatingips
pass
test_remove_router_interface
pass
test_remove_router_interface_with_gateway_set
pass
test_update_floatingip_association_empty_update
pass
test_update_router_ext_gw_no_change
pass
test_update_router_with_ext_gw_and_disabled_snat
pass
test_add_router_interface
pass
test_create_floatingip_distributed
pass
test_create_floatingip_external_ip_present_type_snat
pass
test_enable_snat
pass
test_get_router_availability_zones_multiple
pass
test_ovn_l3_router_plugin_without_ovn_mech_driver
pass
test_remove_router_interface_router_not_found
pass
test_update_floatingip_reassociate_to_same_port_diff_fixed_ip
pass
test_update_router_static_route_clear
pass
test_validate_availability_zones
pass
test_create_floatingip_distributed_logical_port_down
pass
test_create_floatingip_lsp_external_id
pass
test_create_floatingip_with_gateway_port
pass
test_delete_floatingip
pass
test_get_router_availability_zones_none
pass
test_schedule_unhosted_gateways_on_event_no_gw_chassis
pass
test_update_router_gateway_port_bindings_active
pass
test_update_router_gateway_port_bindings_down
pass
test_add_router_interface_vlan_network
pass
test_add_router_interface_with_gateway_set_and_snat_disabled
pass
test_create_floatingip
pass
test_disable_snat
pass
test_get_router_availability_zones_one
pass
test_port_update_before_update_router_port_without_ip
pass
test_update_router_ext_gw_change_subnet
pass
test_update_router_name_change
pass
test_create_floatingip_external_ip_present_in_nat_rule
pass
test_delete_floatingip_lb_vip_fip
pass
test_delete_floatingip_no_lsp_external_id
pass
test_update_router_static_route_change
pass
test__plugin_driver
pass
test_create_floatingip_lb_member_fip
pass
test_delete_floatingip_lsp_external_id
pass
test_update_floatingip
pass
test_update_floatingip_associate
pass
test_update_router_admin_state_change
pass
test_validate_availability_zones_fail_non_exist
pass
test_add_router_interface_with_gateway_set
pass
test_create_floatingip_lb_vip_fip
pass
test_create_router_with_ext_gw
pass
test_remove_router_interface_update_lrouter_port
pass
test_schedule_unhosted_gateways
pass
test_schedule_unhosted_gateways_on_event
pass
test_update_floatingip_associate_distributed
pass
test_update_floatingip_qos
pass
test_update_router_static_route_no_change
pass
neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPluginEmitNeedToFrag 60 60 0 0 0 Detail
test_create_floatingip_distributed_logical_port_down
pass
test_create_floatingip_without_gateway_port
pass
test_delete_router_with_ext_gw
pass
test_disassociate_floatingips
pass
test_get_router_availability_zones_one
pass
test_remove_router_interface
pass
test_add_router_interface_with_gateway_set_and_snat_disabled
pass
test_schedule_unhosted_gateways_on_event_no_gw_chassis
pass
test_delete_floatingip
pass
test_disable_snat
pass
test_enable_snat
pass
test_update_floatingip_associate_distributed
pass
test_update_router_static_route_change
pass
test_validate_availability_zones
pass
test_create_router_with_ext_gw
pass
test_delete_floatingip_lb_vip_fip
pass
test_delete_floatingip_lsp_external_id
pass
test_remove_router_interface_with_gateway_set
pass
test_schedule_unhosted_gateways
pass
test_update_floatingip
pass
test_update_floatingip_association_empty_update
pass
test_update_router_admin_state_change
pass
test__plugin_driver
pass
test_add_router_interface
pass
test_add_router_interface_then_remove
pass
test_create_floatingip_distributed
pass
test_create_floatingip_lb_vip_fip
pass
test_create_floatingip_with_gateway_port
pass
test_get_router_availability_zones_multiple
pass
test_port_update_before_update_router_port_without_ip
pass
test_update_floatingip_associate
pass
test_update_floatingip_reassociate_to_same_port_diff_fixed_ip
pass
test_update_router_ext_gw_no_change
pass
test_create_floatingip_lb_member_fip
pass
test_create_floatingip_lsp_external_id
pass
test_ovn_l3_router_plugin_without_ovn_mech_driver
pass
test_update_router_static_route_clear
pass
test_update_router_with_ext_gw_and_disabled_snat
pass
test_create_floatingip
pass
test_create_floatingip_external_ip_present_in_nat_rule
pass
test_create_floatingip_external_ip_present_type_snat
pass
test_remove_router_interface_update_lrouter_port
pass
test_update_router_gateway_port_bindings_down
pass
test_add_router_interface_update_lrouter_port
pass
test_add_router_interface_with_gateway_set
pass
test_delete_floatingip_no_lsp_external_id
pass
test_remove_router_interface_router_not_found
pass
test_update_floatingip_qos
pass
test_update_router_gateway_port_bindings_active
pass
test_update_router_name_change
pass
test_update_router_static_route_no_change
pass
test_update_router_with_ext_gw
pass
test_validate_availability_zones_no_azs
pass
test_add_router_interface_vlan_network
pass
test_get_router_availability_zones_none
pass
test_schedule_unhosted_gateways_no_gateways
pass
test_schedule_unhosted_gateways_on_event
pass
test_update_router_ext_gw_change_ip_address
pass
test_update_router_ext_gw_change_subnet
pass
test_validate_availability_zones_fail_non_exist
pass
neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases 13 13 0 0 0 Detail
test_sync_if_agent_is_restarted
pass
test__sync_placement_state_legacy
pass
test__sync_placement_state_rp_pkt_processing_with_direction
pass
test_no_sync_for_rp_name_not_found
pass
test_no_sync_without_resource_info
pass
test__sync_placement_state_rp_hypervisors
pass
test_sync_after_transient_error
pass
test__get_rp_by_name_not_found
pass
test_sync_if_agent_is_new
pass
test__get_rp_by_name_found
pass
test_no_sync_for_placement_gone
pass
test_no_sync_for_unsupported_agent_type
pass
test__sync_placement_state_rp_pkt_processing_without_direction
pass
neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases 3 3 0 0 0 Detail
test_mechanism_driver_by_agent_type_found
pass
test_supported_agent_types
pass
test_mechanism_driver_by_agent_type_not_found
pass
neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding 15 15 0 0 0 Detail
test__validate_configuration_wrong
pass
test_handle_notification_noop
pass
test_db_sync_create_or_update
pass
test_handle_notification_update
pass
test_init
pass
test_get_fip_objs
pass
test_register
pass
test_db_sync_delete
pass
test_maintenance_create_or_update
pass
test_get_pf_objs
pass
test_handle_notification_basic
pass
test_handle_notification_create
pass
test__validate_configuration_ok
pass
test_handle_notification_delete
pass
test_maintenance_delete
pass
neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler 11 11 0 0 0 Detail
test_get_lb_protocol
pass
test_port_forwarding_updated_with_ranges
pass
test_lb_names
pass
test_port_forwarding_deleted_with_ranges
pass
test__validate_router_networks_tunnel_networks
pass
test_get_lb_attributes
pass
test_port_forwarding_created
pass
test_port_forwarding_deleted
pass
test_port_forwarding_updated
pass
test__validate_router_networks_provider_networks
pass
test_port_forwarding_created_with_ranges
pass
neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin 19 19 0 0 0 Detail
test_check_port_forwarding_update_invalid_address
pass
test_check_port_forwarding_update_invalid_internal
pass
test_get_floatingip_port_forwarding
pass
test_negative_check_router_match
pass
test_check_port_forwarding_update_invalid_external
pass
test_negative_create_floatingip_port_forwarding
pass
test_negative_get_floatingip_port_forwarding
pass
test_create_floatingip_port_forwarding_port_in_use
pass
test_get_floatingip_port_forwardings
pass
test_negative_update_floatingip_port_forwarding
pass
test_service_plugins_values
pass
test_update_floatingip_port_forwarding_port_in_use
pass
test_negative_delete_floatingip_port_forwarding
pass
test_create_floatingip_port_forwarding
pass
test_negative_find_a_router_for_fip_port_forwarding
pass
test_check_port_forwarding_update
pass
test_delete_floatingip_port_forwarding
pass
test_service_plugins_no_such_opt
pass
test_update_floatingip_port_forwarding
pass
neutron.tests.unit.services.qos.drivers.openvswitch.test_driver.TestOVSDriver 1 1 0 0 0 Detail
test_validate_min_bw_rule
pass
neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver 3 3 0 0 0 Detail
test_create_policy
pass
test_delete_policy
pass
test_update_policy
pass
neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations 5 5 0 0 0 Detail
test_validate_rule_for_port_rule_vif_type_supported
pass
test_validate_rule_for_port_unbound_vnic_type_supported
pass
test_validate_rule_for_network
pass
test_validate_rule_for_port_unbound_vnic_type_not_supported
pass
test_validate_rule_for_port_vif_type_not_supported
pass
neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls 2 2 0 0 0 Detail
test_implemented_call_methods
pass
test_not_implemented_call_methods
pass
neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti 4 4 0 0 0 Detail
test_driver_manager_empty_with_no_drivers
pass
test_driver_manager_with_two_loaded_drivers
pass
test_driver_manager_empty_with_no_loaded_drivers
pass
test_driver_manager_with_one_loaded_driver
pass
neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules 4 4 0 0 0 Detail
test_available_rules
pass
test__parse_parameter_values
pass
test_supported_rule_type_details
pass
test_supported_rule_type_details_no_drivers_loaded
pass
neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias 4 4 0 0 0 Detail
test_show_non_existing_rule
pass
test_delete_rule
pass
test_show_rule
pass
test_update_rule
pass
neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate 4 4 0 0 0 Detail
test_delete_rule
pass
test_show_non_existing_rule
pass
test_show_rule
pass
test_update_rule
pass
neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin 104 104 0 0 0 Detail
test__extend_port_resource_request_bulk_min_bw_rule
pass
test__extend_port_resource_request_min_bw_rule
pass
test__extend_port_resource_request_non_min_bw_or_min_pps_rule
pass
test_create_policy_min_pps_rule_duplicates
pass
test_delete_policy_min_pps_rule_bad_policy
pass
test_update_policy_min_pps_rule_bad_policy
pass
test_update_policy_rule_check_rule_min_less_than_max
pass
test_create_min_bw_rule_on_bound_port
pass
test_create_policy_rule_check_rule_minbw_gr_than_bwlimit
pass
test_delete_policy_dscp_marking_rule
pass
test_get_min_pps_rule_type_as_user
pass
test_get_policy_bandwidth_limit_rule
pass
test_get_policy_bandwidth_limit_rules_for_nonexistent_policy
pass
test_get_policy_min_pps_rule_for_nonexistent_policy
pass
test_get_policy_min_pps_rules_for_policy
pass
test_get_policy_minimum_bandwidth_rules_for_policy_with_filters
pass
test_update_policy_min_pps_rule
pass
test_update_policy_min_pps_rule_for_nonexistent_policy
pass
test_update_policy_packet_rate_limit_rule
pass
test_validate_policy_for_network
pass
test__extend_port_resource_request_min_pps_rule
pass
test__extend_port_resource_request_mix_rules_non_provider_net
pass
test_add_policy
pass
test_create_min_pps_rule_on_unbound_port
pass
test_create_policy_min_pps_rule
pass
test_delete_policy_packet_rate_limit_rule
pass
test_delete_policy_rule_bad_policy
pass
test_get_policy_bandwidth_limit_rules_for_policy
pass
test_get_policy_for_nonexistent_policy
pass
test_get_policy_minimum_bandwidth_rule
pass
test_get_policy_packet_rate_limit_rules_for_policy
pass
test_get_policy_packet_rate_limit_rules_for_policy_with_filters
pass
test_get_pps_rule_type
pass
test_validate_policy_for_port_rule_not_valid
pass
test__extend_port_resource_request_bulk_non_min_bw_or_pps_rule
pass
test_add_policy_with_extra_tenant_keyword
pass
test_create_min_bw_rule_on_unbound_port
pass
test_create_policy_rule_check_rule_max_more_than_min
pass
test_delete_policy_min_pps_rule_for_nonexistent_policy
pass
test_delete_policy_pps_rule_for_nonexistent_policy
pass
test_delete_policy_rule_for_nonexistent_policy
pass
test_get_policy_bandwidth_limit_rule_for_nonexistent_policy
pass
test_get_policy_dscp_marking_rule_for_nonexistent_policy
pass
test_get_policy_minimum_bandwidth_rule_for_nonexistent_policy
pass
test_get_policy_packet_rate_limit_rule
pass
test_get_policy_packet_rate_limit_rule_for_nonexistent_policy
pass
test_get_ports_with_policy
pass
test_update_policy_rule_for_nonexistent_policy
pass
test_validate_update_network_callback_policy_changed
pass
test_validate_update_network_callback_policy_not_changed
pass
test__extend_port_resource_request_bulk_min_pps_rule
pass
test_create_min_pps_rule_on_bound_port
pass
test_create_policy_dscp_marking_rule
pass
test_create_policy_min_pps_rule_for_nonexistent_policy
pass
test_get_min_pps_rule_type
pass
test_get_policy_dscp_marking_rules_for_nonexistent_policy
pass
test_get_policy_dscp_marking_rules_for_policy_with_filters
pass
test_get_policy_minimum_bandwidth_rules_for_policy
pass
test_get_policy_packet_rate_limit_rules_for_nonexistent_policy
pass
test_update_policy_pps_rule_for_nonexistent_policy
pass
test_validate_update_port_callback_policy_removed
pass
test__extend_port_resource_request_bulk_min_bw_and_pps_rule
pass
test__get_min_bw_traits
pass
test_create_policy_pps_rule_for_nonexistent_policy
pass
test_delete_policy
pass
test_delete_policy_pps_rule_bad_policy
pass
test_delete_policy_rule
pass
test_get_policy_dscp_marking_rules
pass
test_get_pps_rule_type_as_user
pass
test_get_rule_type
pass
test_update_policy_pps_rule_bad_policy
pass
test_update_policy_rule
pass
test_update_policy_rule_bad_policy
pass
test_update_policy_rule_check_rule_bwlimit_less_than_minbw
pass
test_validate_update_port_callback_policy_changed
pass
test_verify_bad_method_call
pass
test__extend_port_resource_request_min_bw_and_pps_rule
pass
test__extend_port_resource_request_min_bw_non_provider_net
pass
test__extend_port_resource_request_no_qos_policy
pass
test_create_policy_pps_rule_duplicates
pass
test_create_policy_rule
pass
test_create_policy_rule_check_rule_bwlimit_less_than_minbw
pass
test_create_policy_rule_check_rule_min_less_than_max
pass
test_create_policy_rule_for_nonexistent_policy
pass
test_get_policy_min_pps_rule
pass
test_get_policy_min_pps_rules_for_nonexistent_policy
pass
test_get_rule_types
pass
test_update_policy_rule_check_rule_min_pps_direction_conflict
pass
test_update_policy_rule_check_rule_minbw_gr_than_bwlimit
pass
test_validate_policy_for_port_all_rules_valid
pass
test_validate_update_network_callback_policy_removed
pass
test_validate_update_port_callback_policy_not_changed
pass
test__extend_port_resource_request_min_bw_inherited_policy
pass
test_create_policy_packet_rate_limit_rule
pass
test_create_policy_rule_check_rule_min_pps_direction_conflict
pass
test_create_policy_rule_duplicates
pass
test_delete_policy_min_pps_rule
pass
test_get_policy_bandwidth_limit_rules_for_policy_with_filters
pass
test_get_policy_min_pps_rules_for_policy_with_filters
pass
test_get_policy_minimum_bandwidth_rules_for_nonexistent_policy
pass
test_get_rule_type_as_user
pass
test_rule_notification_and_driver_ordering
pass
test_update_policy
pass
test_update_policy_dscp_marking_rule
pass
neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB 34 34 0 0 0 Detail
test_change_placement_allocation_increase_min_pps
pass
test_validate_create_port_callback_no_policy
pass
test_change_placement_allocation_update_conflict
pass
test_check_network_for_placement_allocation_change
pass
test_validate_create_port_callback_policy_on_network
pass
test_validate_create_port_callback_policy_on_port_and_network
pass
test_change_placement_allocation_decrease_min_pps
pass
test_change_placement_allocation_equal_minkbps_and_minkpps
pass
test_change_placement_allocation_new_policy_empty
pass
test_check_port_for_placement_allocation_change_qos_network_policy
pass
test_change_placement_allocation_change_direction_min_pps_and_min_bw
pass
test_change_placement_allocation_no_original_qos
pass
test_change_placement_allocation_increase_min_pps_and_min_bw
pass
test_change_placement_allocation_min_bw_dataplane_enforcement
pass
test_change_placement_allocation_min_bw_dataplane_enforcement_with_pps
pass
test_change_placement_allocation_no_min_bw
pass
test_change_placement_allocation_qos_network_policy
pass
test_validate_create_network_callback
pass
test_change_placement_allocation_change_dir_min_pps_ingress_to_any
pass
test_change_placement_allocation_new_rule_not_min_bw
pass
test_change_placement_allocation_update_generation_conflict
pass
test_check_network_for_placement_allocation_change_no_ports_to_update
pass
test_check_network_for_placement_allocation_change_no_qos_change
pass
test_check_port_for_placement_allocation_change
pass
test_check_port_for_placement_allocation_change_no_qos_update
pass
test_change_placement_allocation_decrease
pass
test_change_placement_allocation_increase
pass
test_check_network_for_placement_allocation_change_remove_qos
pass
test_check_port_for_placement_allocation_change_no_qos_change
pass
test_validate_create_port_callback_policy_on_port
pass
test_change_placement_allocation_no_original_allocation
pass
test_change_placement_allocation_old_rule_not_min_bw
pass
test_check_port_for_placement_allocation_change_no_new_policy
pass
test_validate_create_network_callback_no_qos
pass
neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin 14 14 0 0 0 Detail
test_port_ip_update_revises
pass
test_subnet_description_bumps_revision
pass
test_handle_expired_object
pass
test_network_description_bumps_revision
pass
test_security_group_rule_ops_bump_security_group
pass
test_constrained_port_update
pass
test_shared_network_create
pass
test_port_name_update_revises
pass
test_router_interface_ops_bump_router
pass
test_net_tag_bumps_net_revision
pass
test_constrained_port_delete
pass
test_qos_policy_bump_port_revision
pass
test_constrained_port_update_handles_db_retries
pass
test_qos_policy_bump_network_revision
pass
neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase 2 2 0 0 0 Detail
test_get_provider_driver_class_miss
pass
test_get_provider_driver_class_hit
pass
neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigDirTestCase 1 1 0 0 0 Detail
test_can_parse_multi_opt_service_provider_from_conf_dir
pass
neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigNotParsedTestCase 1 1 0 0 0 Detail
test_ini_no_crash_if_config_files_not_parsed
pass
neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigDirTestCase 1 1 0 0 0 Detail
test_read_configuration_from_all_matching_files
pass
neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigFileTestCase 1 1 0 0 0 Detail
test_read_configuration_from_all_matching_files
pass
neutron.tests.unit.services.test_provider_configuration.NeutronModuleTestCase 1 1 0 0 0 Detail
test_can_parse_multi_opt_service_provider_from_conf_file
pass
neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase 6 6 0 0 0 Detail
test_parse_multi_service_provider_opt
pass
test_default_service_provider_configuration
pass
test_parse_single_service_provider_opt
pass
test_parse_service_provider_name_too_long
pass
test_parse_single_default_service_provider_opt
pass
test_parse_service_provider_invalid_format
pass
neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase 6 6 0 0 0 Detail
test_get_service_providers_with_fields
pass
test_add_provider
pass
test_get_service_providers
pass
test_add_duplicate_provider
pass
test_ensure_driver_unique
pass
test_ensure_default_unique
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest 8 8 0 0 0 Detail
test_handle_subports_created
pass
test_handle_subports_not_for_this_agent
pass
test_handle_subports_unknown_event
pass
test___init__
pass
test_handle_subports_created_trunk_on_trunk_update
pass
test_handle_subports_deleted_trunk_on_trunk_update
pass
test_handle_subports_trunk_rpc_error
pass
test_handle_subports_deleted
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort 3 3 0 0 0 Detail
test_device_on_bridge
pass
test_only_service_ports_on_bridge
pass
test_ovsdb_error
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort 6 6 0 0 0 Detail
test_with_random_string
pass
test_with_subport_patch_port_int_side
pass
test_with_trunk_patch_port_int_side
pass
test_with_subport_patch_port_trunk_side
pass
test_with_bridge_name
pass
test_with_trunk_patch_port_trunk_side
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName 3 3 0 0 0 Detail
test_missing_argument
pass
test_keyword_argument
pass
test_positional_argument
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler 22 22 0 0 0 Detail
test__update_trunk_metadata_wire
pass
test__wire_trunk_trunk_not_associated
pass
test_unwire_subports_for_trunk_trunk_manager_failure
pass
test__update_trunk_metadata_no_tbr_no_raise
pass
test_handle_trunk_remove_trunk_manager_failure
pass
test_wire_subports_for_trunk_trunk_manager_failure
pass
test__wire_trunk_report_trunk_called_on_wiring
pass
test_handle_trunk_add_missing_bridge
pass
test_handle_trunk_add_ovsdb_failure
pass
test_wire_subports_for_trunk_ovsdb_failure
pass
test__wire_trunk_create_trunk_failure
pass
test_handle_trunk_add_parent_port_not_found
pass
test__get_current_status_degraded
pass
test__wire_trunk_rewire_trunk_failure
pass
test_handle_trunk_add_interface_wont_appear
pass
test_handle_trunk_remove_rpc_failure
pass
test_unwire_subports_for_trunk_port_not_found
pass
test__set_trunk_metadata_with_None_params
pass
test__wire_trunk_get_trunk_details_failure
pass
test_handle_trunk_add_rpc_failure
pass
test__get_current_status_active
pass
test__update_trunk_metadata_unwire
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase 4 4 0 0 0 Detail
test_remove_sub_port_unplug_fails
pass
test_remove_trunk_unplug_fails
pass
test_create_trunk_plug_fails
pass
test_add_sub_port_plug_fails
pass
neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase 5 5 0 0 0 Detail
test_driver_is_not_loaded
pass
test_driver_creation
pass
test__update_subport_binding
pass
test_driver_is_loaded
pass
test_vif_details_bridge_name_handler_registration
pass
neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver 2 2 0 0 0 Detail
test_register
pass
test_is_loaded
pass
neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler 15 15 0 0 0 Detail
test_create_trunk_port_not_found
pass
test_subports_deleted_no_subports
pass
test_subports_added_no_parent
pass
test_subports_added_no_subports
pass
test_subports_deleted_no_parent
pass
test_trunk_created
pass
test_create_trunk_port_db_exception
pass
test_delete_trunk_port_not_found
pass
test_delete_trunk
pass
test_subports_added
pass
test_trunk_deleted
pass
test_delete_trunk_port_db_exception
pass
test_subports_deleted
pass
test_create_trunk
pass
test_delete_trunk_key_not_found
pass
neutron.tests.unit.services.trunk.rpc.test_agent.TrunkSkeletonTest 1 1 0 0 0 Detail
test___init__
pass
neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest 2 2 0 0 0 Detail
test_process_event
pass
test___init__
pass
neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest 8 8 0 0 0 Detail
test_update_subport_bindings
pass
test_update_subport_bindings_during_migration
pass
test_update_subport_bindings_exception
pass
test__handle_port_binding_binding_error
pass
test___init__
pass
test_udate_subport_bindings_staledataerror
pass
test_udate_subport_bindings_error
pass
test_udate_subport_bindings_noretryerror
pass
neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest 5 5 0 0 0 Detail
test_subports_deleted
pass
test___init__
pass
test_subports_added
pass
test_trunk_created
pass
test_trunk_deleted
pass
neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase 4 4 0 0 0 Detail
test_add_validator_raises_keyerror_on_redefinition
pass
test_add_validator_add_new_type
pass
test_get_validator
pass
test_get_validator_raises_keyerror_on_missing_validator
pass
neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase 4 4 0 0 0 Detail
test_plugins_fails_to_start_seg_type_validator_not_found
pass
test_plugin_fails_to_start_no_loaded_drivers
pass
test_plugin_with_fake_driver
pass
test_plugins_fails_to_start_conflicting_seg_types
pass
neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase 26 26 0 0 0 Detail
test__trigger_trunk_status_change_parent_port_status_down
pass
test__trigger_trunk_status_change_parent_port_status_up
pass
test_delete_port_raise_in_use_by_subport
pass
test_delete_trunk_notify_precommit_delete
pass
test_remove_subports_notify_after_delete_empty_list
pass
test_delete_trunk_raise_in_use
pass
test_remove_subports_notify_precommit_delete_empty_list
pass
test_remove_subports_trunk_goes_to_down
pass
test_remove_subports_notify_after_delete
pass
test__trigger_trunk_status_change_vif_type_changed
pass
test__trigger_trunk_status_change_vif_type_changed_unbound
pass
test_add_subports_trunk_goes_to_down
pass
test_delete_trunk_notify_after_delete
pass
test_add_subports_notify_after_create
pass
test_delete_port_raise_in_use_by_trunk
pass
test_add_subports_notify_after_create_empty_list
pass
test_add_subports_notify_precommit_create
pass
test_remove_subports_notify_precommit_delete
pass
test_trunk_update_notify_after_update
pass
test__trigger_trunk_status_change_vif_type_unchanged
pass
test_create_trunk_in_down_state
pass
test_create_trunk_notify_precommit_create
pass
test_add_subports_notify_precommit_create_empty_list
pass
test_trunk_update_notify_precommit_update
pass
test_add_subports_trunk_in_error_state_raises
pass
test_create_trunk_notify_after_create
pass
neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase 6 6 0 0 0 Detail
test_validate_subport_mtu_smaller_than_trunks
pass
test_validate_subport_mtu_same_as_trunk
pass
test_validate_subport_mtu_greater_than_trunks
pass
test_validate_subport_mtu_set_trunks_unset
pass
test_validate_subport_mtu_unset_trunks_set
pass
test_validate_subport_mtu_set_trunks_net_exception
pass
neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorPrepareTestCase 1 1 0 0 0 Detail
test__prepare_subports_raise_no_provider_ext
pass
neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase 8 8 0 0 0 Detail
test_validate_subport_missing_segmentation_id
pass
test_validate_subport_valid_vlan_id_as_string
pass
test_validate_subport_subport_and_trunk_shared_port_id
pass
test_validate_subport_missing_port_id
pass
test_validate_subport_missing_segmentation_type
pass
test_validate_subport_vlan_id_not_an_int
pass
test_validate_subport_invalid_vlan_id
pass
test_validate_subport_subport_invalid_segmentation_type
pass
neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase 11 11 0 0 0 Detail
test_can_be_trunked_or_untrunked_returns_true
pass
test_validate_port_cannot_be_trunked_raises
pass
test_can_be_trunked_or_untrunked_returns_false
pass
test_check_not_in_use_raises
pass
test_validate_for_subport_calls_check
pass
test_validate_port_parent_in_use_by_trunk
pass
test_can_be_trunked_or_untrunked_raises_conflict
pass
test_can_be_trunked_or_untrunked_unbound_port
pass
test_check_not_in_use_pass
pass
test_validate_port_has_binding_host
pass
test_validate_port_id_in_use_by_unrelated_trunk
pass
neutron.tests.unit.services.trunk.test_utils.UtilsTestCase 7 7 0 0 0 Detail
test_is_driver_compatible_agent_based_agent_mismatch
pass
test_get_agent_types_by_host_returns_agents
pass
test_is_driver_compatible_multiple_drivers
pass
test_is_driver_incompatible_because_of_interface_mismatch
pass
test_get_agent_types_by_host_returns_empty
pass
test_is_driver_compatible
pass
test_is_driver_compatible_agentless
pass
neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase 9 9 0 0 0 Detail
test_roles_no_admin
pass
test_with_user_id
pass
test_without_auth_token
pass
test_with_tenant_id
pass
test_with_user_tenant_name
pass
test_no_user_id
pass
test_request_id_extracted_from_env
pass
test_with_auth_token
pass
test_roles_with_admin
pass
neutron.tests.unit.test_manager.NeutronManagerTestCase 17 17 0 0 0 Detail
test_dhcp_agents_per_network_min
pass
test_load_class_for_provider
pass
test_load_default_service_plugins
pass
test_pre_plugin_validation
pass
test_service_plugin_conflicts_with_core_plugin
pass
test_load_class_for_provider_wrong_plugin
pass
test_multiple_plugins_mixed_specified_for_service_type
pass
test_load_plugins_with_requirements_child_first
pass
test_manager_gathers_agent_notifiers_from_service_plugins
pass
test_multiple_plugins_by_name_specified_for_service_type
pass
test_service_plugin_by_name_is_loaded
pass
test_load_plugins_with_requirements_with_parent
pass
test_service_plugin_is_loaded
pass
test_core_plugin_supports_services
pass
test_load_plugins_with_requirements
pass
test_get_service_plugin_by_path_prefix_3
pass
test_multiple_plugins_specified_for_service_type
pass
neutron.tests.unit.test_neutron_plugin_base_v2.NeutronPluginBaseV2TestCase 1 1 0 0 0 Detail
test_can_load_core_plugin_without_datastore
pass
neutron.tests.unit.test_opts.OptsTestCase 1 1 0 0 0 Detail
test_list_sriov_agent_opts
pass
neutron.tests.unit.test_policy.CustomRulesTestCase 4 4 0 0 0 Detail
test_field_check__boolean_value
pass
test_field_check_deepcopy
pass
test_field_check__regex_value
pass
test_owner_check_deepcopy
pass
neutron.tests.unit.test_policy.DefaultPolicyTestCase 2 2 0 0 0 Detail
test_policy_called
pass
test_not_found_policy_calls_default
pass
neutron.tests.unit.test_policy.NeutronPolicyTestCase 46 46 0 0 0 Detail
test__build_subattr_match_rule_empty_dict_validator
pass
test_advsvc_create_port_works
pass
test_enforce_adminonly_attribute_nonadminctx_returns_403
pass
test_enforce_admin_only_subattribute
pass
test_enforce_tenant_id_check_parent_resource
pass
test_enforce_adminonly_attribute_create
pass
test_enforce_subattribute_as_list
pass
test_nonadmin_read_on_private_fails
pass
test_nonadmin_write_on_shared_fails
pass
test__build_subattr_match_rule_list_of_dict_rule_missing_sattr
pass
test_create_port_fixed_ips_on_nonshared_network
pass
test_enforce_subattribute_as_list_forbiden
pass
test_log_rule_list
pass
test_process_rules
pass
test__is_attribute_explicitly_set
pass
test_advsvc_create_subnet_fails
pass
test_enforce_admin_only_subattribute_nonadminctx_returns_403
pass
test_enforce_adminonly_attribute_update
pass
test_nonadmin_write_on_private_fails
pass
test_retryrequest_on_notfound
pass
test__build_subattr_match_rule_list_of_dict_rule_empty_list
pass
test_advsvc_get_network_works
pass
test_build_match_rule_normal_pluralized_when_create
pass
test_create_port_fixed_ips_on_shared_network
pass
test_enforce_regularuser_on_read
pass
test_enforce_tenant_id_check
pass
test_nonadmin_read_on_shared_succeeds
pass
test__build_subattr_match_rule_list_of_dict_rule_empty_dict
pass
test__build_subattr_match_rule_wrong_validation_info
pass
test_advsvc_get_port_works
pass
test_advsvc_update_port_works
pass
test_build_match_rule_special_pluralized
pass
test_create_port_device_owner_regex
pass
test_enforce_tenant_id_check_malformed_target_field_raises
pass
test_enforce_tenant_id_check_parent_resource_bw_compatibility
pass
test_enforce_tenant_id_check_parent_resource_owner
pass
test_reset_adminonly_attr_to_default_fails
pass
test_tenant_id_check_no_target_field_raises
pass
test_advsvc_delete_port_works
pass
test_build_match_rule_normal_pluralized_when_update
pass
test_enforce_plugin_failure
pass
test_enforce_subattribute
pass
test_enforce_tenant_id_check_invalid_parent_resource_raises
pass
test__build_subattr_match_rule_list_of_dict_rule
pass
test_advsvc_create_network_fails
pass
test_tenant_id_check_caches_extracted_fields
pass
neutron.tests.unit.test_policy.PolicyFileTestCase 1 1 0 0 0 Detail
test_modified_policy_reloads
pass
neutron.tests.unit.test_policy.PolicyTestCase 17 17 0 0 0 Detail
test_check_bad_action_noraise
pass
test_templatized_enforcement
pass
test_enforce_http_true
pass
test_enforce_only_system_admin_new_defaults
pass
test_early_OR_enforcement
pass
test_enforce_nonexistent_action_throws
pass
test_enforce_only_system_admin_old_defaults
pass
test_check_invalid_scope
pass
test_early_AND_enforcement
pass
test_enforce_good_action
pass
test_ignore_case_role_check
pass
test_check_only_system_admin_new_defaults
pass
test_enforce_bad_action_throws
pass
test_enforce_http_false
pass
test_check_non_existent_action
pass
test_check_only_system_admin_old_defaults
pass
test_enforce_invalid_scope
pass
neutron.tests.unit.test_service.TestRpcWorker 1 1 0 0 0 Detail
test_reset
pass
neutron.tests.unit.test_service.TestRunRpcWorkers 4 4 0 0 0 Detail
test_rpc_workers_default_api_workers_default
pass
test_rpc_workers_default_api_workers_set
pass
test_rpc_workers_defined
pass
test_rpc_workers_zero
pass
neutron.tests.unit.test_service.TestRunWsgiApp 4 4 0 0 0 Detail
test_api_workers_defined
pass
test_api_workers_default
pass
test_api_workers_one
pass
test_start_all_workers
pass
neutron.tests.unit.test_service.TestServiceHelpers 1 1 0 0 0 Detail
test_get_workers
pass
neutron.tests.unit.test_worker.PeriodicWorkerTestCase 1 1 0 0 0 Detail
test_periodic_worker_lifecycle
pass
neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase 3 3 0 0 0 Detail
test_get_unused_port
pass
test_get_free_namespace_port
pass
test__get_source_ports_from_ss_output
pass
neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase 2 2 0 0 0 Detail
test_override_variables
pass
test_no_config_decorator
pass
neutron.tests.unit.tests.test_base.BrokenExceptionHandlerTestCase 1 1 0 0 0 Detail
test_broken_exception_handler
pass
neutron.tests.unit.tests.test_base.CatchTimeoutTestCase 1 1 0 0 0 Detail
test_catch_timeout
pass
neutron.tests.unit.tests.test_base.SystemExitTestCase 2 2 0 0 0 Detail
test_sysexit
pass
test_no_sysexit
pass
neutron.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback 1 1 0 0 0 Detail
test_filter_traceback
pass
neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback 5 5 0 0 0 Detail
test_single_member_trailing_chain
pass
test_no_ignored_tracebacks
pass
test_middle_traceback_ignored
pass
test_first_traceback_ignored
pass
test_two_member_trailing_chain
pass
neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler 2 2 0 0 0 Detail
test_exception_handler
pass
test__get_debugger
pass
Total 21025 19289 1 0 1735