Merge "ovn: Set enable_hw_offload by puppet-vswitch"

This commit is contained in:
Zuul 2021-04-23 14:08:27 +00:00 committed by Gerrit Code Review
commit de2a10cb48
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ resources:
- map_replace:
- ovn::controller::ovn_bridge_mappings: NeutronBridgeMappings
ovn::controller::ovn_cms_options: OVNCMSOptions
ovn::controller::enable_hw_offload: OvsHwOffload
vswitch::ovs::enable_hw_offload: OvsHwOffload
- values: {get_param: [RoleParameters]}
- values:
NeutronBridgeMappings: {get_param: NeutronBridgeMappings}