After the two fixes above, I see failures from the following 87 test cases which need resolving
nova.tests.api.ec2.test_cloud.CloudTestCase test_describe_instances_with_filters_tags FAIL nova.tests.api.openstack.compute.contrib.test_availability_zone.AvailabilityZoneApiTest test_availability_zone_detail FAIL nova.tests.api.openstack.compute.contrib.test_flavor_access.FlavorAccessSerializerTest test_serializer FAIL nova.tests.api.openstack.compute.plugins.v3.test_availability_zone.AvailabilityZoneApiTest test_availability_zone_detail FAIL nova.tests.api.openstack.compute.plugins.v3.test_keypairs.KeypairsTest test_keypair_create_with_empty_name FAIL nova.tests.api.openstack.compute.test_versions.VersionsTest test_multi_choice_image FAIL test_multi_choice_server FAIL nova.tests.api.openstack.test_xmlutil.SelectorTest test_empty_selector FAIL nova.tests.api.openstack.compute.test_versions.VersionsTest test_multi_choice_image_xml FAIL nova.tests.api.openstack.test_xmlutil.MiscellaneousXMLUtilTests test_make_flat_dict FAIL nova.tests.image.test_glance.TestGlanceSerializer test_serialize FAIL nova.tests.integrated.test_api_samples.AggregatesSampleXmlTest test_add_host FAIL test_add_metadata FAIL test_aggregate_get FAIL test_remove_host FAIL test_update_aggregate FAIL nova.tests.integrated.test_api_samples.DiskConfigXmlTest test_get_image FAIL nova.tests.integrated.test_api_samples.DiskConfigJsonTest test_get_image FAIL nova.tests.integrated.test_api_samples.ImageSizeSampleXmlTests test_show FAIL nova.tests.integrated.test_api_samples.ImagesSampleJsonTest test_image_get FAIL nova.tests.integrated.test_api_samples.ImagesSampleXmlTest test_image_metadata_post FAIL nova.tests.integrated.test_api_samples.ImageSizeSampleJsonTests test_show FAIL nova.tests.integrated.test_api_samples.ImagesSampleJsonTest test_image_metadata_get FAIL test_image_metadata_post FAIL nova.tests.integrated.test_api_samples.ImagesSampleXmlTest test_image_get FAIL test_image_metadata_get FAIL nova.tests.integrated.test_api_samples.ServersActionsAllJsonTest test_server_confirm_resize FAIL nova.tests.integrated.test_api_samples.ServersActionsAllJsonTest test_server_create_image FAIL nova.tests.integrated.test_api_samples.ServersActionsAllJsonTest test_server_password FAIL test_server_reboot_hard FAIL test_server_reboot_soft FAIL test_server_rebuild FAIL nova.tests.integrated.test_api_samples.ServersActionsAllXmlTest test_server_password FAIL nova.tests.integrated.test_api_samples.ServersActionsAllJsonTest test_server_resize FAIL nova.tests.integrated.test_api_samples.ServersActionsAllXmlTest test_server_reboot_soft FAIL nova.tests.integrated.test_api_samples.ServersActionsAllJsonTest test_server_revert_resize FAIL nova.tests.integrated.test_api_samples.ServersActionsAllXmlTest test_server_rebuild FAIL test_server_confirm_resize FAIL test_server_resize FAIL test_server_create_image FAIL test_server_revert_resize FAIL test_server_reboot_hard FAIL nova.tests.integrated.test_api_samples.ServersSampleAllExtensionJsonTest test_servers_details FAIL test_servers_list FAIL test_servers_get FAIL test_servers_post FAIL nova.tests.integrated.test_api_samples.ServersSampleAllExtensionXmlTest test_servers_post FAIL test_servers_details FAIL nova.tests.integrated.test_api_samples.ServersSampleAllExtensionXmlTest test_servers_get FAIL nova.tests.integrated.test_api_samples.ServersSampleAllExtensionXmlTest test_servers_list FAIL nova.tests.integrated.v3.test_access_ips.AccessIPsSampleJsonTest test_servers_rebuild FAIL nova.tests.network.security_group.test_neutron_driver.TestNeutronDriver test_instances_security_group_bindings FAIL test_instances_security_group_bindings_less_than_max FAIL test_instances_security_group_bindings_more_then_max FAIL test_instances_security_group_bindings_with_hidden_sg FAIL nova.tests.network.test_linux_net.LinuxNetworkTestCase test_dnsmasq_execute_dns_servers FAIL nova.tests.network.security_group.test_neutron_driver.TestNeutronDriver test_instances_security_group_bindings_max FAIL nova.tests.objects.test_instance.TestInstanceObject test_datetime_deserialization FAIL test_ip_deserialization FAIL nova.tests.objects.test_instance.TestRemoteInstanceObject test_datetime_deserialization FAIL test_ip_deserialization FAIL nova.tests.objects.test_objects.TestObjectVersions test_versions FAIL nova.tests.objects.test_objects.TestObject test_base_attributes FAIL nova.tests.objects.test_objects.TestRemoteObject test_base_attributes FAIL nova.tests.test_availability_zones.AvailabilityZoneTestCases test_get_availability_zones FAIL nova.tests.test_iptables_network.IptablesManagerTestCase test_iptables_preserve_order FAIL test_iptables_bottom_order FAIL test_iptables_top_order FAIL test_remove_rules_regex FAIL nova.tests.test_matchers.TestIsSubDictOf test__str__ FAIL nova.tests.virt.disk.test_inject.VirtDiskTest test_inject_metadata FAIL nova.tests.virt.vmwareapi.test_driver_api.VMwareAPIVCDriverTestCase test_get_available_resource FAIL test_image_aging_not_aged FAIL test_image_aging_image_marked_for_deletion FAIL nova.tests.virt.vmwareapi.test_vm_util.VMwareVMUtilTestCase test_get_cdrom_attach_config_spec FAIL test_get_vnc_config_spec FAIL nova.tests.virt.vmwareapi.test_driver_api.VMwareAPIVMTestCase test_image_aging_aged FAIL test_image_aging_not_aged FAIL test_image_aging_image_marked_for_deletion FAIL test_timestamp_file_removed_aging FAIL test_timestamp_file_removed_spawn FAIL nova.tests.virt.vmwareapi.test_vm_util.VMwareVMUtilTestCase test_get_network_attach_config_spec_dvs FAIL test_get_network_attach_config_spec_opaque FAIL test_get_network_detach_config_spec FAIL test_get_vm_create_spec FAIL nova.tests.virt.xenapi.test_xenapi.XenAPIVMTestCase test_spawn_netinject_file FAIL test_spawn_netinject_xenstore FAIL
After the two fixes above, I see failures from the following 87 test cases which need resolving
nova.tests. api.ec2. test_cloud. CloudTestCase describe_ instances_ with_filters_ tags FAIL api.openstack. compute. contrib. test_availabili ty_zone. AvailabilityZon eApiTest availability_ zone_detail FAIL api.openstack. compute. contrib. test_flavor_ access. FlavorAccessSer ializerTest api.openstack. compute. plugins. v3.test_ availability_ zone.Availabili tyZoneApiTest availability_ zone_detail FAIL api.openstack. compute. plugins. v3.test_ keypairs. KeypairsTest keypair_ create_ with_empty_ name FAIL api.openstack. compute. test_versions. VersionsTest multi_choice_ image FAIL multi_choice_ server FAIL api.openstack. test_xmlutil. SelectorTest empty_selector FAIL api.openstack. compute. test_versions. VersionsTest multi_choice_ image_xml FAIL api.openstack. test_xmlutil. MiscellaneousXM LUtilTests make_flat_ dict FAIL image.test_ glance. TestGlanceSeria lizer integrated. test_api_ samples. AggregatesSampl eXmlTest add_metadata FAIL aggregate_ get FAIL remove_ host FAIL update_ aggregate FAIL integrated. test_api_ samples. DiskConfigXmlTe st integrated. test_api_ samples. DiskConfigJsonT est integrated. test_api_ samples. ImageSizeSample XmlTests integrated. test_api_ samples. ImagesSampleJso nTest integrated. test_api_ samples. ImagesSampleXml Test image_metadata_ post FAIL integrated. test_api_ samples. ImageSizeSample JsonTests integrated. test_api_ samples. ImagesSampleJso nTest image_metadata_ get FAIL image_metadata_ post FAIL integrated. test_api_ samples. ImagesSampleXml Test image_metadata_ get FAIL integrated. test_api_ samples. ServersActionsA llJsonTest server_ confirm_ resize FAIL integrated. test_api_ samples. ServersActionsA llJsonTest server_ create_ image FAIL integrated. test_api_ samples. ServersActionsA llJsonTest server_ password FAIL server_ reboot_ hard FAIL server_ reboot_ soft FAIL server_ rebuild FAIL integrated. test_api_ samples. ServersActionsA llXmlTest server_ password FAIL integrated. test_api_ samples. ServersActionsA llJsonTest server_ resize FAIL integrated. test_api_ samples. ServersActionsA llXmlTest server_ reboot_ soft FAIL integrated. test_api_ samples. ServersActionsA llJsonTest server_ revert_ resize FAIL integrated. test_api_ samples. ServersActionsA llXmlTest server_ rebuild FAIL server_ confirm_ resize FAIL server_ resize FAIL server_ create_ image FAIL server_ revert_ resize FAIL server_ reboot_ hard FAIL integrated. test_api_ samples. ServersSampleAl lExtensionJsonT est servers_ details FAIL servers_ list FAIL servers_ get FAIL servers_ post FAIL integrated. test_api_ samples. ServersSampleAl lExtensionXmlTe st servers_ post FAIL servers_ details FAIL integrated. test_api_ samples. ServersSampleAl lExtensionXmlTe st servers_ get FAIL integrated. test_api_ samples. ServersSampleAl lExtensionXmlTe st servers_ list FAIL integrated. v3.test_ access_ ips.AccessIPsSa mpleJsonTest servers_ rebuild FAIL network. security_ group.test_ neutron_ driver. TestNeutronDriv er instances_ security_ group_bindings FAIL instances_ security_ group_bindings_ less_than_ max FAIL instances_ security_ group_bindings_ more_then_ max FAIL instances_ security_ group_bindings_ with_hidden_ sg FAIL network. test_linux_ net.LinuxNetwor kTestCase dnsmasq_ execute_ dns_servers FAIL network. security_ group.test_ neutron_ driver. TestNeutronDriv er instances_ security_ group_bindings_ max FAIL objects. test_instance. TestInstanceObj ect datetime_ deserialization FAIL ip_deserializat ion FAIL objects. test_instance. TestRemoteInsta nceObject datetime_ deserialization FAIL ip_deserializat ion FAIL objects. test_objects. TestObjectVersi ons objects. test_objects. TestObject base_attributes FAIL objects. test_objects. TestRemoteObjec t base_attributes FAIL test_availabili ty_zones. AvailabilityZon eTestCases get_availabilit y_zones FAIL test_iptables_ network. IptablesManager TestCase iptables_ preserve_ order FAIL iptables_ bottom_ order FAIL iptables_ top_order FAIL remove_ rules_regex FAIL test_matchers. TestIsSubDictOf virt.disk. test_inject. VirtDiskTest inject_ metadata FAIL virt.vmwareapi. test_driver_ api.VMwareAPIVC DriverTestCase get_available_ resource FAIL image_aging_ not_aged FAIL image_aging_ image_marked_ for_deletion FAIL virt.vmwareapi. test_vm_ util.VMwareVMUt ilTestCase get_cdrom_ attach_ config_ spec FAIL get_vnc_ config_ spec FAIL virt.vmwareapi. test_driver_ api.VMwareAPIVM TestCase image_aging_ aged FAIL image_aging_ not_aged FAIL image_aging_ image_marked_ for_deletion FAIL timestamp_ file_removed_ aging FAIL timestamp_ file_removed_ spawn FAIL virt.vmwareapi. test_vm_ util.VMwareVMUt ilTestCase get_network_ attach_ config_ spec_dvs FAIL get_network_ attach_ config_ spec_opaque FAIL get_network_ detach_ config_ spec FAIL get_vm_ create_ spec FAIL virt.xenapi. test_xenapi. XenAPIVMTestCas e spawn_netinject _file FAIL spawn_netinject _xenstore FAIL
test_
nova.tests.
test_
nova.tests.
test_serializer FAIL
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_serialize FAIL
nova.tests.
test_add_host FAIL
test_
test_
test_
test_
nova.tests.
test_get_image FAIL
nova.tests.
test_get_image FAIL
nova.tests.
test_show FAIL
nova.tests.
test_image_get FAIL
nova.tests.
test_
nova.tests.
test_show FAIL
nova.tests.
test_
test_
nova.tests.
test_image_get FAIL
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
test_
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
test_
test_
test_
test_
nova.tests.
test_
test_
test_
test_
nova.tests.
test_
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
test_
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
nova.tests.
test_
test_
nova.tests.
test_versions FAIL
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
nova.tests.
test_
test_
test_
test_
nova.tests.
test__str__ FAIL
nova.tests.
test_
nova.tests.
test_
test_
test_
nova.tests.
test_
test_
nova.tests.
test_
test_
test_
test_
test_
nova.tests.
test_
test_
test_
test_
nova.tests.
test_
test_