4fb6c10929
nova/api/validator.py is not used any more since I8bf7cbaa7015bb61656ab90ccc8f944aaeebb095. So remove it and unit tests for it. TrivialFix Change-Id: I1b91753846a2be011216a418d3f95f907fe2abe7
123 lines
8.2 KiB
Plaintext
123 lines
8.2 KiB
Plaintext
nova.tests.unit.api.openstack.compute.test_console_output.ConsoleOutputExtensionTestV21
|
|
nova.tests.unit.api.openstack.compute.test_disk_config.DiskConfigTestCaseV21
|
|
nova.tests.unit.api.openstack.compute.test_extended_availability_zone.ExtendedAvailabilityZoneTestV21
|
|
nova.tests.unit.api.openstack.compute.test_extended_ips.ExtendedIpsTestV21
|
|
nova.tests.unit.api.openstack.compute.test_extended_ips_mac.ExtendedIpsMacTestV21
|
|
nova.tests.unit.api.openstack.compute.test_extended_server_attributes.ExtendedServerAttributesTestV21
|
|
nova.tests.unit.api.openstack.compute.test_extended_server_attributes.ExtendedServerAttributesTestV23
|
|
nova.tests.unit.api.openstack.compute.test_floating_ip_dns.FloatingIPDNSDomainPolicyEnforcementV21
|
|
nova.tests.unit.api.openstack.compute.test_floating_ip_dns.FloatingIPDNSEntryPolicyEnforcementV21
|
|
nova.tests.unit.api.openstack.compute.test_hide_server_addresses.HideServerAddressesTestV21
|
|
nova.tests.unit.api.openstack.compute.test_keypairs.KeypairsTestV21
|
|
nova.tests.unit.api.openstack.compute.test_keypairs.KeypairsTestV210
|
|
nova.tests.unit.api.openstack.compute.test_keypairs.KeypairsTestV22
|
|
nova.tests.unit.api.openstack.compute.test_limits.WsgiLimiterProxyTest
|
|
nova.tests.unit.api.openstack.compute.test_neutron_security_groups.TestNeutronSecurityGroupRulesV21
|
|
nova.tests.unit.api.openstack.compute.test_neutron_security_groups.TestNeutronSecurityGroupsOutputTest
|
|
nova.tests.unit.api.openstack.compute.test_scheduler_hints.SchedulerHintsTestCaseV21
|
|
nova.tests.unit.api.openstack.compute.test_security_group_default_rules.TestSecurityGroupDefaultRulesNeutronV21
|
|
nova.tests.unit.api.openstack.compute.test_security_group_default_rules.TestSecurityGroupDefaultRulesV21
|
|
nova.tests.unit.api.openstack.compute.test_security_groups.SecurityGroupsOutputTestV21
|
|
nova.tests.unit.api.openstack.compute.test_security_groups.TestSecurityGroupRulesV21
|
|
nova.tests.unit.api.openstack.compute.test_serversV21.ServersControllerCreateTest
|
|
nova.tests.unit.api.openstack.compute.test_serversV21.ServersControllerRebuildInstanceTest
|
|
nova.tests.unit.api.openstack.compute.test_serversV21.ServersControllerRebuildTestV219
|
|
nova.tests.unit.api.openstack.compute.test_serversV21.ServersControllerTest
|
|
nova.tests.unit.api.openstack.compute.test_serversV21.ServersControllerTestV29
|
|
nova.tests.unit.api.openstack.compute.test_simple_tenant_usage.SimpleTenantUsageTestV21
|
|
nova.tests.unit.api.openstack.compute.test_urlmap.UrlmapTest
|
|
nova.tests.unit.api.openstack.compute.test_user_data.ServersControllerCreateTest
|
|
nova.tests.unit.api.openstack.compute.test_versions.VersionsTestV21
|
|
nova.tests.unit.api.openstack.compute.test_versions.VersionsTestV21WithV2CompatibleWrapper
|
|
nova.tests.unit.api.openstack.compute.test_volumes.BootFromVolumeTest
|
|
nova.tests.unit.api.openstack.compute.test_volumes.VolumeApiTestV21
|
|
nova.tests.unit.api.test_compute_req_id.RequestIdTest
|
|
nova.tests.unit.api.test_wsgi.Test
|
|
nova.tests.unit.compute.test_compute.ComputeAPITestCase.test_create_with_base64_user_data
|
|
nova.tests.unit.compute.test_compute.ComputeTestCase.test_finish_resize_with_volumes
|
|
nova.tests.unit.compute.test_compute.ComputeVolumeTestCase.test_boot_volume_serial
|
|
nova.tests.unit.compute.test_compute.ComputeVolumeTestCase.test_poll_bandwidth_usage_not_implemented
|
|
nova.tests.unit.compute.test_compute.ComputeVolumeTestCase.test_prep_block_device_over_quota_failure
|
|
nova.tests.unit.compute.test_compute.ComputeVolumeTestCase.test_prep_block_device_with_blanks
|
|
nova.tests.unit.compute.test_compute_cells.CellsComputeAPITestCase.test_create_with_base64_user_data
|
|
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase.test_run_pending_deletes
|
|
nova.tests.unit.compute.test_host_api.ComputeHostAPICellsTestCase
|
|
nova.tests.unit.console.test_websocketproxy.NovaProxyRequestHandlerBaseTestCase
|
|
nova.tests.unit.consoleauth.test_consoleauth.ControlauthMemcacheEncodingTestCase
|
|
nova.tests.unit.db.test_migrations.TestNovaMigrationsMySQL
|
|
nova.tests.unit.db.test_migrations.TestNovaMigrationsPostgreSQL
|
|
nova.tests.unit.db.test_migrations.TestNovaMigrationsSQLite
|
|
nova.tests.unit.image.test_fake.FakeImageServiceTestCase
|
|
nova.tests.unit.network.test_manager.LdapDNSTestCase
|
|
nova.tests.unit.test_bdm.BlockDeviceMappingEc2CloudTestCase
|
|
nova.tests.unit.test_configdrive2.ConfigDriveTestCase
|
|
nova.tests.unit.test_matchers.TestDictMatches
|
|
nova.tests.unit.test_metadata.MetadataHandlerTestCase
|
|
nova.tests.unit.test_metadata.MetadataPasswordTestCase
|
|
nova.tests.unit.test_metadata.MetadataTestCase
|
|
nova.tests.unit.test_metadata.OpenStackMetadataTestCase
|
|
nova.tests.unit.test_wsgi.TestWSGIServerWithSSL
|
|
nova.tests.unit.virt.disk.mount.test_nbd.NbdTestCase
|
|
nova.tests.unit.virt.ironic.test_driver.IronicDriverTestCase
|
|
nova.tests.unit.virt.ironic.test_patcher.IronicDriverFieldsTestCase
|
|
nova.tests.unit.virt.libvirt.storage.test_lvm.LvmTestCase
|
|
nova.tests.unit.virt.libvirt.storage.test_rbd.RbdTestCase
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtDriverTestCase
|
|
nova.tests.unit.virt.libvirt.test_driver.LibvirtVolumeSnapshotTestCase
|
|
nova.tests.unit.virt.libvirt.test_fakelibvirt.FakeLibvirtTests.test_numa_topology_generation
|
|
nova.tests.unit.virt.libvirt.test_firewall.IptablesFirewallTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagebackend.EncryptedLvmTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagebackend.LvmTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagebackend.FlatTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagebackend.RbdTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagecache.ImageCacheManagerTestCase
|
|
nova.tests.unit.virt.libvirt.test_imagecache.VerifyChecksumTestCase
|
|
nova.tests.unit.virt.libvirt.test_utils.LibvirtUtilsTestCase
|
|
nova.tests.unit.virt.libvirt.test_vif.LibvirtVifTestCase
|
|
nova.tests.unit.virt.test_hardware.CPUPinningCellTestCase
|
|
nova.tests.unit.virt.test_hardware.CPUPinningTestCase
|
|
nova.tests.unit.virt.test_virt_drivers.FakeConnectionTestCase
|
|
nova.tests.unit.virt.test_virt_drivers.LibvirtConnTestCase
|
|
nova.tests.unit.virt.vmwareapi.test_images.VMwareImagesTestCase
|
|
nova.tests.unit.virt.vmwareapi.test_read_write_util.ReadWriteUtilTestCase
|
|
nova.tests.unit.virt.vmwareapi.test_vmops.VMwareVMOpsTestCase
|
|
nova.tests.unit.virt.xenapi.client.test_session.CallPluginTestCase
|
|
nova.tests.unit.virt.xenapi.image.test_utils.RawTGZTestCase
|
|
nova.tests.unit.virt.xenapi.image.test_vdi_through_dev.TestTarGzProducer
|
|
nova.tests.unit.virt.xenapi.test_agent.FileInjectionTestCase
|
|
nova.tests.unit.virt.xenapi.test_vm_utils.ResizeFunctionTestCase
|
|
nova.tests.unit.virt.xenapi.test_vm_utils.ScanSrTestCase
|
|
nova.tests.unit.virt.xenapi.test_vm_utils.UnplugVbdTestCase
|
|
nova.tests.unit.virt.xenapi.test_vmops.GetConsoleOutputTestCase
|
|
nova.tests.unit.virt.xenapi.test_volume_utils.ParseVolumeInfoTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.HypervisorPoolTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIDiffieHellmanTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIDom0IptablesFirewallTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIVMTestCase
|
|
|
|
##########################################################################
|
|
# NOTE(dims): The following tests randomly fail in the gate. Please be
|
|
# careful before you re-enable them
|
|
##########################################################################
|
|
nova.tests.unit.compute.test_compute_mgr.ComputeManagerUnitTestCase
|
|
nova.tests.unit.network.test_neutronv2.TestNeutronv2
|
|
nova.tests.unit.virt.test_virt_drivers.AbstractDriverTestCase
|
|
nova.tests.unit.virt.vmwareapi.test_configdrive.ConfigDriveTestCase
|
|
nova.tests.unit.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase
|
|
nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase
|
|
nova.tests.unit.virt.xenapi.test_vmops.SpawnTestCase
|
|
nova.tests.unit.virt.xenapi.test_volumeops.VolumeDetachTestCase
|
|
nova.tests.unit.virt.xenapi.test_xenapi.XenAPIMigrateInstance
|
|
|
|
##########################################################################
|
|
# NOTE(cdent): The following test takes 10-15 minutes to run because
|
|
# of eventlet lockups and can cause a gate run to timeout. See:
|
|
# https://bugs.launchpad.net/nova/+bug/1558105
|
|
##########################################################################
|
|
nova.tests.unit.test_fixtures.TestOSAPIFixture.test_responds_to_version
|
|
|
|
# The XenAPI plugins run in a Python 2.4 environment, so avoid attempting
|
|
# to run their unit tests in a Python 3 environment.
|
|
nova.tests.unit.virt.xenapi.plugins
|