Commit b1868a2
Fix OVN leader detection in chassis priority fix (#1970)
After kolla-ansible patch [1] ovn commands can run on all nodes.
Changing method of getting the leader.
[1] https://review.opendev.org/c/openstack/kolla-ansible/+/963412
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit f8f9b24)1 parent 4a3208f commit b1868a2
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | | - | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments