Merge "Remove unused permitted_instance_types"

This commit is contained in:
Jenkins
2012-08-27 04:09:22 +00:00
committed by Gerrit Code Review

View File

@@ -2279,7 +2279,6 @@ class LibvirtConnTestCase(test.TestCase):
want = {"vendor": "AMD", want = {"vendor": "AMD",
"features": ["extapic", "3dnow"], "features": ["extapic", "3dnow"],
"permitted_instance_types": ["x86_64", "i686"],
"model": "Opteron_G4", "model": "Opteron_G4",
"arch": "x86_64", "arch": "x86_64",
"topology": {"cores": 2, "threads": 1, "sockets": 4}} "topology": {"cores": 2, "threads": 1, "sockets": 4}}