Skip to content

Commit

Permalink
Merge pull request #464 from openshift-cherrypick-robot/cherry-pick-4…
Browse files Browse the repository at this point in the history
…63-to-18.0-fr1

[18.0-fr1] Enable ovn_emit_need_to_frag by default
  • Loading branch information
openshift-merge-bot[bot] authored Jan 16, 2025
2 parents 2c7e017 + 2b883ac commit 9c5f413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/neutronapi/config/01-neutron.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ ovn_nb_connection = {{ .NBConnection }}
ovn_sb_connection = {{ .SBConnection }}
ovn_metadata_enabled = True
enable_distributed_floating_ip=True
ovn_emit_need_to_frag = True
{{- if .OVNDB_TLS }}
ovn_nb_private_key = /etc/pki/tls/private/ovndb.key
ovn_nb_certificate = /etc/pki/tls/certs/ovndb.crt
Expand Down

0 comments on commit 9c5f413

Please sign in to comment.