diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-07 21:07:24 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-07 21:07:24 +0000 |
commit | bc34c0a8b209de772588d9a6770e33b026d4c8ed (patch) | |
tree | 0ac12ba7ef67bc93771aa589652bb58a36c5312f /tests-py3.txt | |
parent | 82dd754726b602195ba86b3e78b16784c2a0761f (diff) | |
parent | 0ae8cbf83ea46f32f79834beb0b7dd5838df40cd (diff) | |
download | nova-bc34c0a8b209de772588d9a6770e33b026d4c8ed.tar.gz |
Merge "Port libvirt test_driver to Python 3"
Diffstat (limited to 'tests-py3.txt')
-rw-r--r-- | tests-py3.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests-py3.txt b/tests-py3.txt index a2da9d11cb..9c5b01322a 100644 --- a/tests-py3.txt +++ b/tests-py3.txt @@ -19,9 +19,6 @@ nova.tests.unit.test_matchers.TestDictMatches.test__str__ nova.tests.unit.test_wsgi.TestWSGIServerWithSSL nova.tests.unit.virt.disk.mount.test_nbd.NbdTestCase 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_firewall.IptablesFirewallTestCase nova.tests.unit.virt.libvirt.test_imagebackend.EncryptedLvmTestCase nova.tests.unit.virt.libvirt.test_imagebackend.LvmTestCase |