Merge "fix(neutron): OVN fails to start by default"
This commit is contained in:
@@ -2115,6 +2115,7 @@ conf:
|
||||
max_header_size: 38
|
||||
agent:
|
||||
extensions: ""
|
||||
ovn: {}
|
||||
ml2_conf_sriov: null
|
||||
taas:
|
||||
taas:
|
||||
|
||||
7
releasenotes/notes/neutron-fca28403d7a0be3a.yaml
Normal file
7
releasenotes/notes/neutron-fca28403d7a0be3a.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
neutron:
|
||||
- |
|
||||
When enabling the OVN backend, don't fail to start with the default
|
||||
connection setup to OVN NB and SB. A feature change was made allowing users
|
||||
to override these connections but it did not preserve the default.
|
||||
...
|
||||
Reference in New Issue
Block a user