Skip to content

Commit

Permalink
Merge pull request #463 from karelyatin/OSPRH-10684
Browse files Browse the repository at this point in the history
Enable ovn_emit_need_to_frag by default
  • Loading branch information
openshift-merge-bot[bot] authored Jan 13, 2025
2 parents d9aadc1 + 3b5ffcf commit 092188d
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 @@ -39,6 +39,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 092188d

Please sign in to comment.