diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-02 15:27:00 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-02 15:27:00 +0000 |
commit | bf26d65677ff767d50d39999d37ff5f18e14765d (patch) | |
tree | c6cdaa7873419cdc8d86c37e0658791e7c452e79 /tests-py3.txt | |
parent | 59c6300d26d7f14ccbcd0c8db50d706095024869 (diff) | |
parent | d830fd858380aa51a9f1c0393d768643e577d6d8 (diff) | |
download | nova-bf26d65677ff767d50d39999d37ff5f18e14765d.tar.gz |
Merge "Port test_serversV21 to Python 3"
Diffstat (limited to 'tests-py3.txt')
-rw-r--r-- | tests-py3.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests-py3.txt b/tests-py3.txt index f826e34f27..a2da9d11cb 100644 --- a/tests-py3.txt +++ b/tests-py3.txt @@ -7,11 +7,6 @@ nova.tests.unit.api.openstack.compute.test_security_group_default_rules.TestSecu 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_user_data.ServersControllerCreateTest nova.tests.unit.compute.test_compute.ComputeAPITestCase.test_create_with_base64_user_data |