Merge "Enables conductor py3 unit tests"

This commit is contained in:
Jenkins 2016-01-27 05:28:29 +00:00 committed by Gerrit Code Review
commit a37590c21b
1 changed files with 0 additions and 4 deletions

View File

@ -79,10 +79,6 @@ nova.tests.unit.compute.test_compute_cells.CellsComputeAPITestCase
nova.tests.unit.compute.test_host_api.ComputeHostAPICellsTestCase
nova.tests.unit.compute.test_resources.BaseTestCase
nova.tests.unit.compute.test_tracker.TestMoveClaim
nova.tests.unit.conductor.test_conductor.ConductorLocalComputeTaskAPITestCase
nova.tests.unit.conductor.test_conductor.ConductorTaskAPITestCase
nova.tests.unit.conductor.test_conductor.ConductorTaskRPCAPITestCase
nova.tests.unit.conductor.test_conductor.ConductorTaskTestCase
nova.tests.unit.console.test_websocketproxy.NovaProxyRequestHandlerBaseTestCase
nova.tests.unit.consoleauth.test_consoleauth.ControlauthMemcacheEncodingTestCase
nova.tests.unit.db.test_migrations.TestNovaMigrationsMySQL