Drop checksum checks

We currently run the agents on bare metal so the workaround for
checksums is no longer necessary.

Change-Id: I2d3f6a811604d3fd615b1b6e6b3e8c34a46ff85d
This commit is contained in:
Mohammed Naser 2018-08-17 11:48:11 -04:00
parent 821a468006
commit f6851519b9
1 changed files with 0 additions and 1 deletions

View File

@ -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