Commit 690bc72
committed
Fix OVN leader detection in chassis priority fix
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>1 parent 6946bf2 commit 690bc72
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments