diff --git a/defcore/havanacore.json b/defcore/havanacore.json index 00475f6d..202c07de 100644 --- a/defcore/havanacore.json +++ b/defcore/havanacore.json @@ -134,9 +134,6 @@ "tests": [ "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_list_fixed_ip_details", "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_reserve", - "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_list_fixed_ip_details", - "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_unreserve", - "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_reserve", "tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_unreserve" ] }, @@ -1661,4 +1658,4 @@ "tests": [] } } -} \ No newline at end of file +}