From f6851519b9ebfb5fa3ea2cd8faddea216a7c8d72 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Fri, 17 Aug 2018 11:48:11 -0400 Subject: [PATCH] Drop checksum checks We currently run the agents on bare metal so the workaround for checksums is no longer necessary. Change-Id: I2d3f6a811604d3fd615b1b6e6b3e8c34a46ff85d --- test-vars.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/test-vars.yml b/test-vars.yml index ad10b5e6..d37d33e7 100644 --- a/test-vars.yml +++ b/test-vars.yml @@ -227,7 +227,6 @@ neutron_provider_networks: network_types: "vxlan" network_vxlan_ranges: "1:1000" neutron_plugin_type: ml2.lxb -neutron_metadata_checksum_fix: yes # Cinder specific settings cinder_backends_rbd_inuse: false