|
|
|
@ -1,654 +0,0 @@
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_bad_cidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_bad_vlan
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_cidr_conflict
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_handle_network_not_created
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_invalid_fixed_cidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_invalid_start
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_label_too_long
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_no_cidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_no_label
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworkCreateExceptionsTestV21.test_network_create_vlan_conflict
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateDeprecationTest.test_all_api_return_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateEnforcementV21.test_disassociate_host_only_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateEnforcementV21.test_disassociate_host_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateEnforcementV21.test_disassociate_project_only_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_associate_project_delete_fail
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_associate_with_host
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_disassociate_host_only
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_disassociate_project_network_delete
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_disassociate_project_only
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_associate_bad_associate_host_key
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_associate_host_empty_body
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_associate_host_extra_arg
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_associate_host_non_string
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_associate_not_implemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_disassociate_host_not_implemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksAssociateTestV21.test_network_neutron_disassociate_project_not_implemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksDeprecationTest.test_all_api_return_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_add_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_create_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_delete_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_disassociate_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_index_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksEnforcementV21.test_show_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_network_not_found_networks_fail
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_network_with_extra_arg
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_network_with_invalid_id
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_network_with_none_id
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_network_without_body
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_add_no_more_networks_fail
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_create
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_create_large
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_delete
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_delete_in_use
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_delete_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_disassociate
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_disassociate_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_get_as_admin
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_get_as_user
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_get_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_list_all_as_admin
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_list_all_as_user
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_networks.NetworksTestV21.test_network_neutron_disassociate_not_implemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksDeprecationTest.test_all_apis_return_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksEnforcementV21.test_create_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksEnforcementV21.test_delete_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksEnforcementV21.test_index_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksEnforcementV21.test_show_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_bad_format_cidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_empty_body
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_empty_network
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_exception_conflictcidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_exception_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_exception_service_unavailable
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_quota_error
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_without_cidr
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_create_without_label
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_delete
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_delete_exception_network_in_use
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_delete_exception_network_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_delete_exception_policy_failed
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_index_with_default_net
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_index_without_default_net
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_show
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_tenant_networks.TenantNetworksTestV21.test_network_show_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_virtual_interfaces.ServerVirtualInterfaceTestV21.test_list_vifs_neutron_notimplemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_virtual_interfaces.ServerVirtualInterfaceTestV21.test_vif_instance_not_found
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_virtual_interfaces.ServerVirtualInterfaceTestV212.test_list_vifs_neutron_notimplemented
|
|
|
|
|
nova.tests.unit.api.openstack.compute.test_virtual_interfaces.ServerVirtualInterfaceTestV212.test_vif_instance_not_found
|
|
|
|
|
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase.test_init_instance_with_binding_failed_vif_type
|
|
|
|
|
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase.test_process_instance_vif_deleted_event
|
|
|
|
|
nova.tests.unit.db.test_db_api.FixedIPTestCase.test_fixed_ip_associate_not_allocated_without_vif
|
|
|
|
|
nova.tests.unit.db.test_db_api.FixedIPTestCase.test_fixed_ip_associate_with_vif
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_associate
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_count_reserved_ips
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_create_safe
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_create_with_duplicate_vlan
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_delete_safe
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_diassociate
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_admin_user
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_by_host
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_by_uuids
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_by_uuids_no_networks
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_no_networks
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_all_normal_user
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_associated_default_route
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_associated_fixed_ips
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_by_cidr
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_by_cidr_nonexistent
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_by_uuid
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_get_by_uuid_nonexistent
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_in_use_on_host
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_already_set_correct
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_already_set_incorrect
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_failed_with_retry_on_no_rows_updated
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_nonexistent_network
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_succeeds_retry_on_deadlock
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_succeeds_retry_on_no_rows_updated
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_set_host_with_initially_no_host
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_update
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_update_nonexistent
|
|
|
|
|
nova.tests.unit.db.test_db_api.NetworkTestCase.test_network_update_with_duplicate_vlan
|
|
|
|
|
nova.tests.unit.network.test_api.ApiTestCase.test_get_vif_by_mac_address
|
|
|
|
|
nova.tests.unit.network.test_api.ApiTestCase.test_get_vifs_by_instance
|
|
|
|
|
nova.tests.unit.network.test_api.NetworkHooksTestCase.test_instance_network_info_hook
|
|
|
|
|
nova.tests.unit.network.test_config.NetworkAPIConfigTest.test_default
|
|
|
|
|
nova.tests.unit.network.test_config.NetworkAPIConfigTest.test_dont_use_neutron
|
|
|
|
|
nova.tests.unit.network.test_config.NetworkAPIConfigTest.test_use_neutron
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_add_snat_rule_ext
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_add_snat_rule_no_ext
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_add_snat_rule_snat_range_ext
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_add_snat_rule_snat_range_no_ext
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_apply_not_run
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_apply_ran
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_dev
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_dev_fallback_to_tunctl
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_dev_mac
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_dev_multiqueue
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_dev_multiqueue_tunctl_raises
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_tap_skipped_when_exists
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_create_veth_pair
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_deferred_unset_apply_ran
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_dhcp_opts_not_default_gateway_network
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_dnsmasq_execute
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_dnsmasq_execute_dns_servers
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_dnsmasq_execute_use_network_dns_servers
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_bridge_brclt_addbr_neutron_race
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_bridge_brclt_addif_exception
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_bridge_brings_up_interface
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_floating_no_duplicate_forwards
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_vlan
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ensure_vlan_device_exists
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_exec_ebtables_fail_all
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_exec_ebtables_fail_no_retry
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_exec_ebtables_fail_once
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_exec_ebtables_success
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_flat_override
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_hosts_for_nw00
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_hosts_for_nw01
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_leases_for_nw00
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_leases_for_nw01
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_opts_for_nw00
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_opts_for_nw00_no_single_default_gateway
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dhcp_opts_for_nw01
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dns_hosts_for_nw00
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_get_dns_hosts_for_nw01
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_host_dhcp_truncated_hostname
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_host_dhcp_without_default_gateway_network
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_host_dns_without_default_gateway_network
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_initialize_gateway_add_if_blank
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_initialize_gateway_ip_with_dynamic_flag
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_initialize_gateway_moves_wrong_ip
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_initialize_gateway_no_move_right_ip
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_initialize_gateway_resets_route
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_isolated_host
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_linux_bridge_driver_plug
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_linux_ovs_driver_plug_exception
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_accept
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_accept_ipv6
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_accept_ipv6_localhost
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_accept_localhost
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_forward
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_metadata_forward_localhost
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ovs_vif_port
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ovs_vif_port_cmd
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_ovs_vif_port_with_type_vhostuser
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_remove_bridge
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_remove_bridge_negative
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_set_device_mtu_default
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_update_dhcp_for_nw00
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_update_dhcp_for_nw01
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkTestCase.test_vlan_override
|
|
|
|
|
nova.tests.unit.network.test_linux_net.LinuxNetworkUtilsTestCase.test_is_pid_cmdline_correct
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_create_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_create_networks_cidr_already_used
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_create_networks_many
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_create_networks_with_uuid
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_deallocate_for_instance_passes_host_info
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_deallocate_for_instance_passes_host_info_with_update_dns_entries
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_deallocate_for_instance_with_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_deallocate_for_instance_with_update_dns_entries
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_disassociate_network
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_disassociate_network_not_found
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_fixed_cidr_out_of_range
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_fixed_ip_cleanup_rollback
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_flatdhcpmanager_dynamic_fixed_range
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_all_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_instance_nw_info_client_exceptions
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_instance_uuids_by_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_instance_uuids_by_ip_regex
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_instance_uuids_by_ipv6_regex
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_network
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_get_network_not_found
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_remove_fixed_ip_from_instance
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_remove_fixed_ip_from_instance_bad_input
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_already_used
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_conflict_existing_supernet
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_one_in_use
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_smaller_subnet_in_use
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_all_in_use
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_cidr_in_use_middle_of_range
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_exact_in_half
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_partial
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_smaller_cidr_in_use
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_split_smaller_cidr_in_use2
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_cidrs_too_many
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_validate_instance_zone_for_dns_domain
|
|
|
|
|
nova.tests.unit.network.test_manager.CommonNetworkTestCase.test_vlanmanager_dynamic_fixed_range
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatDHCPNetworkTestCase.test_init_host_iptables_defer_apply
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_add_fixed_ip_instance_using_id_without_vpn
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_add_fixed_ip_instance_using_uuid_without_vpn
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_calculates_quota_auth
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_fixed_ip_add_vif_fails
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_fixed_ip_cleanup
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_fixed_ip_create_new_vifs
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_fixed_ip_instance_dns
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_fixed_ip_passes_string_address
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_allocate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_associate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_deallocate_calculates_quota_auth
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_deallocate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_disassociate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_get_instance_nw_info
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_get_instance_nw_info_fake
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_get_networks_by_uuids_ordering
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_mini_dns_driver
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_mini_dns_driver_with_mixed_case
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_cidr_invalid
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_empty_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_empty_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_invalid_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_none_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_none_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_networks_valid_fixed_ipv6
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_non_int_size
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_reserved
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_reserved_end_invalid
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_reserved_start_end
|
|
|
|
|
nova.tests.unit.network.test_manager.FlatNetworkTestCase.test_validate_reserved_start_out_of_range
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_deallocate_fixed_ip_explicit_disassociate
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_allocated
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_mac_matches_associated_instance
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_mac_mismatch_associated_instance
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_no_mac
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_not_associated
|
|
|
|
|
nova.tests.unit.network.test_manager.NetworkManagerNoDBTestCase.test_release_fixed_ip_vif_not_found_for_mac
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_add_fixed_ip_instance_without_vpn_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_add_floating_ip_nat_before_bind
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_fixed_ip_add_vif_fails
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_fixed_ip_passes_string_address
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_fixed_ip_passes_string_address_vpn
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_fixed_ip_return_none
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_allocate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_associate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_create_networks_too_big
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_create_networks_too_many
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed_deleted
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed_no_vif
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed_rpc_pinned
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed_with_dhcp
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_fixed_without_dhcp
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_deallocate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_disassociate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_duplicate_vlan_raises
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_fixed_ip_cleanup_fail
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_floating_ip_init_host_with_public_interface
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_floating_ip_init_host_without_public_interface
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_floating_ip_owned_by_project
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_get_networks_by_uuids_ordering
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_init_host_iptables_defer_apply
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_ip_association_and_allocation_of_other_project
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_quota_driver_type
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks_empty_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks_empty_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks_invalid_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks_none_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_validate_networks_none_requested_networks
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_be_integer
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_multiple_with_dhcp_server
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_multiple_without_dhcp_server
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_parameter
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_start
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_start_multiple
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vlan_start_used
|
|
|
|
|
nova.tests.unit.network.test_manager.VlanNetworkTestCase.test_vpn_allocate_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_create_async_model
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_create_async_model_exceptions
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_create_model
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_get_floating_ips
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_hydrate
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_dynamic
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_ipv6_two_interfaces
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_ipv6_with_lxc
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_ipv6_with_lxc_no_gateway
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_ipv6
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_ipv6_no_gateway
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_no_dns
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_no_gateway
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_overriden_template
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkInfoTests.test_injection_static_with_ipv4_off
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_add_subnet
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_add_subnet_a_lot
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_create_network
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_hydrate
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_network_equal
|
|
|
|
|
nova.tests.unit.network.test_network_info.NetworkTests.test_network_not_equal
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test__get_default_route
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test__get_dns_services
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test__get_eth_link
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test__get_eth_link_physical
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test__get_nets
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test_get_network_metadata
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test_get_network_metadata_json
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test_get_network_metadata_json_dhcp
|
|
|
|
|
nova.tests.unit.network.test_network_info.TestNetworkMetadata.test_get_network_metadata_no_ipv4
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_create_vif
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_create_vif_with_type
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_hydrate_vif_with_type
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_vif_equal
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_vif_get_fixed_ips
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_vif_get_floating_ips
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_vif_get_labeled_ips
|
|
|
|
|
nova.tests.unit.network.test_network_info.VIFTests.test_vif_not_equal
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__auto_allocate_network
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__auto_allocate_network_conflict
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__auto_allocate_network_network_not_found
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__can_auto_allocate_network
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__can_auto_allocate_network_no_extension
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__can_auto_allocate_network_validation_conflict
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__has_auto_allocate_extension_empty
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__has_auto_allocate_extension_false
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__has_auto_allocate_extension_refresh_ok
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__ports_needed_per_instance_auto_reqs_no_nets_not_ready
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__ports_needed_per_instance_auto_reqs_no_nets_ok
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__ports_needed_per_instance_empty_reqs_no_nets
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__ports_needed_per_instance_no_reqs_no_nets
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test__validate_requested_port_ids_auto_allocate
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2AutoAllocateNetwork.test_allocate_for_instance_auto_allocate
|
|
|
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2WithMock.test_update_ports_for_instance_fails_rollback_ports_and_vifs
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_is_firewall_required_not
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_is_firewall_required_via_driver
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_is_firewall_required_via_vif
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_instance
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_instance_minimal
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_ips
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_network
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_network_extra
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_network_labeled_no_bridge
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_network_labeled_no_vlan
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_network_mtu
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_routes
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_subnets
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vhostuser_non_ovs
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vhostuser_ovs
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vhostuser_ovs_no_socket_path
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vif_ivs_plain
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vif_linux_bridge
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vif_ovs_hybrid
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vif_ovs_plain
|
|
|
|
|
nova.tests.unit.network.test_os_vif_util.OSVIFUtilTestCase.test_nova_to_osvif_vif_unknown
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test__associate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test__disassociate_floating_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_add_dns_entry
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_add_fixed_ip_to_instance
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_add_network_to_project
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_allocate_for_instance
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_create_networks
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_create_private_dns_domain
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_create_public_dns_domain
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_deallocate_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_deallocate_for_instance
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_deallocate_for_instance_with_expected_networks
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_delete_dns_domain
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_delete_dns_entry
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_delete_network
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_get_dns_domains
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_get_dns_entries_by_address
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_get_dns_entries_by_name
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_get_instance_nw_info
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_lease_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_migrate_instance_finish
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_migrate_instance_finish_multi_host
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_migrate_instance_start
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_migrate_instance_start_multi_host
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_modify_dns_entry
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_release_dhcp
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_release_dhcp_v116
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_release_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_release_fixed_ip_no_mac_support
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_remove_fixed_ip_from_instance
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_rpc_allocate_fixed_ip
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_rpc_setup_network_on_host
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_set_network_host
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_set_network_host_network_object_to_primitive
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_setup_networks_on_host
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_setup_networks_on_host_v1_0
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_update_dns
|
|
|
|
|
nova.tests.unit.network.test_rpcapi.NetworkRpcAPITestCase.test_validate_networks
|
|
|
|
|
nova.tests.unit.objects.test_fields.TestNetworkModel.test_coerce_bad_values
|
|
|
|
|
nova.tests.unit.objects.test_fields.TestNetworkModel.test_coerce_good_values
|
|
|
|
|
nova.tests.unit.objects.test_fields.TestNetworkModel.test_from_primitive
|
|
|
|
|
nova.tests.unit.objects.test_fields.TestNetworkModel.test_stringify
|
|
|
|
|
nova.tests.unit.objects.test_fields.TestNetworkModel.test_to_primitive
|
|
|
|
|
nova.tests.unit.objects.test_fixed_ip.TestFixedIPObject.test_associate_pool_with_vif
|
|
|
|
|
nova.tests.unit.objects.test_fixed_ip.TestFixedIPObject.test_associate_with_vif
|
|
|
|
|
nova.tests.unit.objects.test_fixed_ip.TestRemoteFixedIPObject.test_associate_pool_with_vif
|
|
|
|
|
nova.tests.unit.objects.test_fixed_ip.TestRemoteFixedIPObject.test_associate_with_vif
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_associate
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_compat_version_1_1
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_create
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_destroy
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_disassociate
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_all
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_all_by_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_all_by_project
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_all_by_uuids
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_by_cidr
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_by_id
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_get_by_uuid
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_in_use_on_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_save
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_save_with_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestNetworkObject.test_save_with_host_and_other
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_associate
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_compat_version_1_1
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_create
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_destroy
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_disassociate
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_all
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_all_by_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_all_by_project
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_all_by_uuids
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_by_cidr
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_by_id
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_get_by_uuid
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_in_use_on_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_save
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_save_with_host
|
|
|
|
|
nova.tests.unit.objects.test_network.TestRemoteNetworkObject.test_save_with_host_and_other
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_auto_allocate
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_basic
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_from_tuples_neutron
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_from_tuples_nova
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_is_single_unspecified
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_list_as_tuples
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_load
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_no_allocate
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_obj_make_compatible_pre_1_2
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_to_tuple_neutron
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestObject.test_to_tuple_nova
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_auto_allocate
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_basic
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_from_tuples_neutron
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_from_tuples_nova
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_is_single_unspecified
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_list_as_tuples
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_load
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_no_allocate
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_obj_make_compatible_pre_1_2
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_to_tuple_neutron
|
|
|
|
|
nova.tests.unit.objects.test_network_request.TestNetworkRequestRemoteObject.test_to_tuple_nova
|
|
|
|
|
nova.tests.unit.test_notifications.NotificationsTestCase.test_payload_has_vif_mac_address
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_create
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_create_with_lable_too_long
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_create_without_cidr
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_create_without_lable
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_delete
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_delete_by_cidr
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_list
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_modify_associate
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_modify_disassociate
|
|
|
|
|
nova.tests.unit.test_nova_manage.NetworkCommandsTestCase.test_modify_unchanged
|
|
|
|
|
nova.tests.unit.test_nova_manage.NeutronV2NetworkCommandsTestCase.test_create
|
|
|
|
|
nova.tests.unit.test_nova_manage.NeutronV2NetworkCommandsTestCase.test_delete
|
|
|
|
|
nova.tests.unit.test_nova_manage.NeutronV2NetworkCommandsTestCase.test_list
|
|
|
|
|
nova.tests.unit.test_nova_manage.NeutronV2NetworkCommandsTestCase.test_modify
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_driver.HyperVDriverTestCase.test_plug_vifs
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_driver.HyperVDriverTestCase.test_unplug_vifs
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_vif.HyperVNovaNetworkVIFDriverTestCase.test_plug
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_vmops.VMOpsTestCase.test_get_vif_metadata
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_vmops.VMOpsTestCase.test_load_vif_driver_neutron
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_vmops.VMOpsTestCase.test_load_vif_driver_nova
|
|
|
|
|
nova.tests.unit.virt.hyperv.test_vmops.VMOpsTestCase.test_wait_vif_plug_events
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_plug_vifs
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_plug_vifs_count_mismatch
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_plug_vifs_multiple_ports
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_plug_vifs_no_network_info
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_plug_vifs_with_port
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_unplug_vifs
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_unplug_vifs_no_network_info
|
|
|
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase.test_unplug_vifs_port_not_associated
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_bandwidth_config_no_extra_specs
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_guest_frontend_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_802qbg_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_802qbh_config_direct
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_802qbh_config_hostdev
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_bridge_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_direct_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_ethernet_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_hostdev_pci_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_hw_veb_direct
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_hw_veb_hostdev
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_designer.DesignerTestCase.test_set_vif_host_backend_vhostuser_config
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_cleanup_wants_vif_errors_ignored
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_pre_live_migration_plug_vifs_retry_fails
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_pre_live_migration_plug_vifs_retry_works
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_unplug_vifs_ignores_errors
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_unplug_vifs_reports_errors
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_config_os_vif_bridge
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_config_os_vif_bridge_nofw
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_config_os_vif_ovs
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_config_os_vif_ovs_hybrid
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_direct_plug_with_port_filter_cap_no_nova_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_driver_macvtap_exception
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_driver_macvtap_flat
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_driver_macvtap_vlan
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_8021qbg_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_8021qbh_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_driver_bridge
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_driver_none
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_hybrid_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_iovisor_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_ivs_virtualport_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_generic_ovs_virtualport_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_hostdev_physical_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_hw_veb_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_hw_veb_driver_macvtap
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_hybrid_plug_without_nova_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ib_hostdev_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ivs_ethernet_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ivs_hybrid_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ivs_plug_with_nova_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ivs_plug_with_port_filter_direct_no_nova_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_ivs_plug_with_port_filter_hybrid_no_nova_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_macvtap_plug_flat
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_macvtap_plug_vlan
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_midonet_ethernet_vif_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_kvm
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_kvm_qemu_parallels_custom
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_novirtio
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_parallels
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_qemu_iptables
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_qemu_no_firewall
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_with_osinfo
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_model_xen
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_multiple_nics
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_osvif_plug_fail
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_osvif_plug_normal
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_osvif_unplug_fail
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_osvif_unplug_normal
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_hw_veb
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_iovisor
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_ivs_hybrid
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_tap
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_vrouter_with_details
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_plug_vrouter_with_details_multiqueue
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_tap_ethernet_vif_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_hw_veb
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_iovisor
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_ivs_ethernet
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_ivs_hybrid
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_ivs_hybrid_bridge_does_not_exist
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_tap
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_unplug_vrouter_with_details
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_driver
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_driver_no_path
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_driver_ovs
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_fp_plug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_fp_unplug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_no_queues
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_os_vif_multiqueue
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_ovs_fp_hybrid_plug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_ovs_fp_hybrid_unplug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_ovs_fp_plug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_vhostuser_ovs_fp_unplug
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_virtio_multiqueue
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_virtio_multiqueue_in_kernel_2
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_virtio_multiqueue_in_kernel_3
|
|
|
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase.test_virtio_multiqueue_in_kernel_4
|
|
|
|
|
nova.tests.unit.virt.test_virt_drivers.LibvirtConnTestCase.test_unplug_vifs_with_destroy_vifs_false
|
|
|
|
|
nova.tests.unit.virt.test_virt_drivers.LibvirtConnTestCase.test_unplug_vifs_with_destroy_vifs_true
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase.test_detach_interface_no_vif_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase.test_plug_vifs
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase.test_unplug_vifs
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_network_util.GetNetworkWithTheNameTestCase.test_get_network_dvs_exact_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_network_util.GetNetworkWithTheNameTestCase.test_get_network_dvs_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_network_util.GetNetworkWithTheNameTestCase.test_get_network_dvs_match_with_token
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_network_util.GetNetworkWithTheNameTestCase.test_get_network_network_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_network_util.GetNetworkWithTheNameTestCase.test_get_network_no_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_check_invalid_ovs_version
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_create_port_group_already_exists
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_create_port_group_exception
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_ensure_vlan_bridge
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_ensure_vlan_bridge_with_existing_dvs
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_ensure_vlan_bridge_with_network
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_ensure_vlan_bridge_without_vlan
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_network_ref_bridge
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_network_ref_flat_dhcp
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_dvs
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_dvs_no_match
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_dvs_vif_details
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_invalid_type
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_ovs
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_ovs_integration_bridge
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_neutron_network_ovs_logical_switch_id
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_vif_info
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vif.VMwareVifTestCase.test_get_vif_info_none
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vm_util.VMwareVMUtilTestCase.test_convert_vif_model
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vm_util.VMwareVMUtilTestCase.test_get_create_vif_spec
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vm_util.VMwareVMUtilTestCase.test_get_create_vif_spec_dvs_port_key
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_extra_specs_vif_shares_custom_pos01
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_extra_specs_vif_shares_with_invalid_level
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_spawn_vif_limit
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_spawn_vif_reservation
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_spawn_vif_shares_custom
|
|
|
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase.test_spawn_vif_shares_level
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_bridge_raises_no_networks
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_bridge_raises_too_many
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_bridge_works
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_name_label_raises
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_name_label_works
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_network_utils.NetworkUtilsTestCase.test_find_network_with_name_returns_none
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIBridgeDriverTestCase.test_plug_create_vlan
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_create_vif_interim_network_exist
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_create_vif_interim_network_new
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_plug
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_post_start_actions
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_unplug
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenAPIOpenVswitchDriverTestCase.test_unplug_exception
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_create_vif
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_create_vif_exception
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_get_vif_ref
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_get_vif_ref_none_and_exception
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_unplug
|
|
|
|
|
nova.tests.unit.virt.xenapi.test_vif.XenVIFDriverTestCase.test_unplug_exception
|