Commit 6cd92e3
committed
[OVN]
The event ``HAChassisGroupRouterEvent`` handles the ``HA_Chassis_Group``
registers created for routers, when the external network is tunnelled.
This event should only attend ``HA_Chassis_Group`` that have the key
"neutron:router_id" in the external_ids field, that identifies that is
created for routers only.
Closes-Bug: #2126588
Signed-off-by: Rodolfo Alonso Hernandez <[email protected]>
Change-Id: I4631094d7e2bfda9ddff5feb8c96960ea0cd436d
(cherry picked from commit d7e8042)HAChassisGroupRouterEvent is for router HCG only1 parent b3db08f commit 6cd92e3
File tree
1 file changed
+4
-2
lines changed- neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
697 | | - | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
698 | 700 | | |
699 | 701 | | |
700 | 702 | | |
| |||
0 commit comments