kolla-ansible/releasenotes/notes/bug-1913031-e8b14c50e8a27d14.yaml
zhouhenglc 21191fb7b3 Replace db-sock with db-nb-sock and db-sb-sock
--db-sock JSON-RPC socket name
--db-nb-sock OVN_Northbound db socket
--db-sb-sock OVN_Southbound db socket [1]
so should use db-nb-sock and db-sb-sock

Closes-bug: #1913031

[1] https://github.com/ovn-org/ovn/blob/master/utilities/ovn-ctl

Change-Id: Ife38237a308c87465d5ac3faf7d8de93fd49de4e
2021-01-27 10:02:56 +00:00

5 lines
87 B
YAML

---
fixes:
- |
Fixes the Northbound and Southbound database socket paths in OVN.