Enables conductor py3 unit tests

Enables conductor unit tests for gate-nova-python34, as
they are python 3 compatible.

Partially implements blueprint: nova-python3-mitaka

Change-Id: I8fd40798a437dfd7f38bd7f676da0bf2666d4206
This commit is contained in:
Claudiu Belu
2015-12-07 03:59:27 +02:00
parent cdfb527217
commit c6c4c70bd9

View File

@@ -78,10 +78,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